Merge pull request 'chore: bump version to 0.2.0' (#28) from release/0.2.0 into main
Reviewed-on: farhoodliquor/headlamp-polaris-plugin#28
This commit is contained in:
+4
-6
@@ -1,11 +1,9 @@
|
|||||||
version: 0.2.0-dev.5
|
version: 0.2.0
|
||||||
name: headlamp-polaris-plugin
|
name: headlamp-polaris-plugin
|
||||||
displayName: Polaris
|
displayName: Polaris
|
||||||
createdAt: "2026-02-05T19:00:00Z"
|
createdAt: "2026-02-05T19:00:00Z"
|
||||||
prerelease: true
|
|
||||||
description: >-
|
description: >-
|
||||||
[DEV PREVIEW] Surfaces Fairwinds Polaris audit results inside the Headlamp UI
|
Surfaces Fairwinds Polaris audit results inside the Headlamp UI.
|
||||||
with a new drawer-based namespace navigation pattern.
|
|
||||||
Shows cluster score, check summary, and per-namespace drill-downs
|
Shows cluster score, check summary, and per-namespace drill-downs
|
||||||
with per-resource pass/warning/danger breakdowns. Data is fetched
|
with per-resource pass/warning/danger breakdowns. Data is fetched
|
||||||
read-only via the Kubernetes service proxy to the Polaris dashboard.
|
read-only via the Kubernetes service proxy to the Polaris dashboard.
|
||||||
@@ -30,7 +28,7 @@ maintainers:
|
|||||||
- name: cpfarhood
|
- name: cpfarhood
|
||||||
email: "chris@farhood.org"
|
email: "chris@farhood.org"
|
||||||
annotations:
|
annotations:
|
||||||
headlamp/plugin/archive-url: "https://github.com/cpfarhood/headlamp-polaris-plugin/releases/download/v0.2.0-dev.5/headlamp-polaris-plugin-0.2.0-dev.5.tar.gz"
|
headlamp/plugin/archive-url: "https://github.com/cpfarhood/headlamp-polaris-plugin/releases/download/v0.2.0/headlamp-polaris-plugin-0.2.0.tar.gz"
|
||||||
headlamp/plugin/version-compat: ">=0.26"
|
headlamp/plugin/version-compat: ">=0.26"
|
||||||
headlamp/plugin/archive-checksum: sha256:cb8d03f52022590fce5565b4f08a3fb99d0e264f3ff6a1c99ab59bf48b33ef79
|
headlamp/plugin/archive-checksum: sha256:0000000000000000000000000000000000000000000000000000000000000000
|
||||||
headlamp/plugin/distro-compat: in-cluster
|
headlamp/plugin/distro-compat: in-cluster
|
||||||
|
|||||||
+1
-1
@@ -1,6 +1,6 @@
|
|||||||
{
|
{
|
||||||
"name": "headlamp-polaris-plugin",
|
"name": "headlamp-polaris-plugin",
|
||||||
"version": "0.2.0-dev.5",
|
"version": "0.2.0",
|
||||||
"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",
|
||||||
|
|||||||
Reference in New Issue
Block a user