b44f118196
- Updated artifacthub-repo.yml owner and email - Updated all artifacthub-pkg.yml files (current and historical versions) - Updated package.json author - Updated README.md badge URLs - Updated all version-specific metadata files Part of organization migration from cpfarhood to privilegedescalation.
42 lines
1.6 KiB
YAML
42 lines
1.6 KiB
YAML
# Artifact Hub package metadata file
|
|
version: 0.2.3
|
|
name: headlamp-sealed-secrets
|
|
displayName: Sealed Secrets Plugin for Headlamp
|
|
createdAt: "2026-02-12T00:00:00Z"
|
|
description: A comprehensive Headlamp plugin for managing Bitnami Sealed Secrets with client-side encryption and RBAC-aware UI
|
|
license: Apache-2.0
|
|
homeURL: https://github.com/privilegedescalation/headlamp-sealed-secrets-plugin
|
|
appVersion: 0.2.3
|
|
containersImages:
|
|
- name: sealed-secrets-controller
|
|
image: docker.io/bitnami/sealed-secrets-controller:v0.24.0
|
|
keywords:
|
|
- headlamp
|
|
- kubernetes
|
|
- sealed-secrets
|
|
- secrets
|
|
- encryption
|
|
- security
|
|
annotations:
|
|
headlamp/plugin/archive-url: "https://github.com/privilegedescalation/headlamp-sealed-secrets-plugin/releases/download/v0.2.3/headlamp-sealed-secrets-0.2.3.tar.gz"
|
|
headlamp/plugin/archive-checksum: "SHA256:03787323abc9430a63433838253b2dd8296d237000acdfe4ce2507678b63125f"
|
|
headlamp/plugin/version-compat: ">=0.13.0"
|
|
headlamp/plugin/distro-compat: "desktop,in-cluster,web,docker-desktop"
|
|
links:
|
|
- name: Source Code
|
|
url: https://github.com/privilegedescalation/headlamp-sealed-secrets-plugin
|
|
- name: Sealed Secrets
|
|
url: https://github.com/bitnami-labs/sealed-secrets
|
|
- name: Headlamp
|
|
url: https://headlamp.dev
|
|
maintainers:
|
|
- name: privilegedescalation
|
|
email: privilegedescalation@users.noreply.github.com
|
|
recommendations:
|
|
- url: https://artifacthub.io/packages/helm/sealed-secrets/sealed-secrets
|
|
provider:
|
|
name: privilegedescalation
|
|
changes:
|
|
- kind: fixed
|
|
description: "Replace @mui/icons-material with @iconify/react to fix icon loading errors"
|