diff --git a/artifacthub-pkg.yml b/artifacthub-pkg.yml index 8127bf5..a8ba1de 100644 --- a/artifacthub-pkg.yml +++ b/artifacthub-pkg.yml @@ -1,5 +1,5 @@ version: 0.0.7 -name: polaris-headlamp-plugin +name: headlamp-polaris-plugin displayName: Polaris createdAt: "2026-02-05T19:00:00Z" description: Surfaces Fairwinds Polaris audit results inside the Headlamp UI. diff --git a/package-lock.json b/package-lock.json index 75e4df1..cada470 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,12 +1,12 @@ { "name": "polaris-headlamp-plugin", - "version": "0.0.5", + "version": "0.0.7", "lockfileVersion": 3, "requires": true, "packages": { "": { "name": "polaris-headlamp-plugin", - "version": "0.0.5", + "version": "0.0.7", "devDependencies": { "@kinvolk/headlamp-plugin": "^0.13.0" }