chore: bump version to 0.0.9

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
This commit is contained in:
2026-02-07 08:45:43 -05:00
parent e6e2aa63a5
commit 9a1d7f961f
3 changed files with 4 additions and 4 deletions
+1 -1
View File
@@ -1,4 +1,4 @@
version: 0.0.8 version: 0.0.9
name: headlamp-polaris-plugin name: headlamp-polaris-plugin
displayName: Polaris displayName: Polaris
createdAt: "2026-02-05T19:00:00Z" createdAt: "2026-02-05T19:00:00Z"
+2 -2
View File
@@ -1,12 +1,12 @@
{ {
"name": "headlamp-polaris-plugin", "name": "headlamp-polaris-plugin",
"version": "0.0.8", "version": "0.0.9",
"lockfileVersion": 3, "lockfileVersion": 3,
"requires": true, "requires": true,
"packages": { "packages": {
"": { "": {
"name": "headlamp-polaris-plugin", "name": "headlamp-polaris-plugin",
"version": "0.0.8", "version": "0.0.9",
"devDependencies": { "devDependencies": {
"@kinvolk/headlamp-plugin": "^0.13.0" "@kinvolk/headlamp-plugin": "^0.13.0"
} }
+1 -1
View File
@@ -1,6 +1,6 @@
{ {
"name": "headlamp-polaris-plugin", "name": "headlamp-polaris-plugin",
"version": "0.0.8", "version": "0.0.9",
"description": "Headlamp plugin for Fairwinds Polaris audit results", "description": "Headlamp plugin for Fairwinds Polaris audit results",
"scripts": { "scripts": {
"start": "headlamp-plugin start", "start": "headlamp-plugin start",