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:
+2
-2
@@ -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",
|
||||
|
||||
Reference in New Issue
Block a user