Fix/update org references (#13)

* chore: bump version to 0.3.11

* fix: update owner references from cpfarhood to privilegedescalation

- Updated artifacthub-repo.yml owner
- Updated artifacthub-pkg.yml maintainer
- Updated package.json author

Part of organization migration from cpfarhood to privilegedescalation.
This commit was merged in pull request #13.
This commit is contained in:
2026-02-12 11:57:10 -05:00
committed by GitHub
parent 0b081246b0
commit 44fe9ab749
3 changed files with 6 additions and 6 deletions
+2 -2
View File
@@ -1,6 +1,6 @@
{
"name": "polaris",
"version": "0.3.10",
"version": "0.3.11",
"description": "Headlamp plugin for Fairwinds Polaris audit results",
"repository": {
"type": "git",
@@ -10,7 +10,7 @@
"url": "https://github.com/privilegedescalation/headlamp-polaris-plugin/issues"
},
"homepage": "https://github.com/privilegedescalation/headlamp-polaris-plugin#readme",
"author": "cpfarhood",
"author": "privilegedescalation",
"license": "Apache-2.0",
"scripts": {
"start": "headlamp-plugin start",