From 79eaa6910d3975ce77c1f29f3a04f8f94f6f30e7 Mon Sep 17 00:00:00 2001 From: Chris Farhood Date: Mon, 4 May 2026 08:05:57 +0000 Subject: [PATCH] chore: update ArtifactHub namespace from privilegedescalation to headlamp --- 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"