chore: update ArtifactHub namespace from privilegedescalation to headlamp (#47)

Co-authored-by: Chris Farhood <chris@farhood.org>
This commit was merged in pull request #47.
This commit is contained in:
privilegedescalation-engineer[bot]
2026-05-04 21:19:12 +00:00
committed by GitHub
parent 2e80c3f0ca
commit 7ef6e7ee7b
2 changed files with 6 additions and 2 deletions
+4
View File
@@ -7,6 +7,10 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
## [Unreleased] ## [Unreleased]
### Changed
- **ArtifactHub namespace** — updated `provider.name` and `maintainers[].name` in `artifacthub-pkg.yml` from `privilegedescalation` to `headlamp` to reflect the ArtifactHub package namespace
## [1.0.0] - 2026-03-24 ## [1.0.0] - 2026-03-24
### Added ### Added
+2 -2
View File
@@ -18,10 +18,10 @@ links:
- name: source - name: source
url: https://github.com/privilegedescalation/headlamp-rook-plugin url: https://github.com/privilegedescalation/headlamp-rook-plugin
maintainers: maintainers:
- name: privilegedescalation - name: headlamp
email: privilegedescalation@users.noreply.github.com email: privilegedescalation@users.noreply.github.com
provider: provider:
name: privilegedescalation name: headlamp
changes: changes:
- kind: changed - kind: changed
description: "Bump to v1.0.1 patch release — fix ArtifactHub checksum" description: "Bump to v1.0.1 patch release — fix ArtifactHub checksum"