From 7ef6e7ee7b4223bfa7eb4feac6457ae814709360 Mon Sep 17 00:00:00 2001 From: "privilegedescalation-engineer[bot]" <269729446+privilegedescalation-engineer[bot]@users.noreply.github.com> Date: Mon, 4 May 2026 21:19:12 +0000 Subject: [PATCH] chore: update ArtifactHub namespace from privilegedescalation to headlamp (#47) Co-authored-by: Chris Farhood --- CHANGELOG.md | 4 ++++ artifacthub-pkg.yml | 4 ++-- 2 files changed, 6 insertions(+), 2 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index f24f37e..ba4d57e 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -7,6 +7,10 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 ## [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 ### Added diff --git a/artifacthub-pkg.yml b/artifacthub-pkg.yml index 70740c8..05f8d30 100644 --- a/artifacthub-pkg.yml +++ b/artifacthub-pkg.yml @@ -18,10 +18,10 @@ links: - name: source url: https://github.com/privilegedescalation/headlamp-rook-plugin maintainers: - - name: privilegedescalation + - name: headlamp email: privilegedescalation@users.noreply.github.com provider: - name: privilegedescalation + name: headlamp changes: - kind: changed description: "Bump to v1.0.1 patch release — fix ArtifactHub checksum"