We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f49f52e commit 3060b92Copy full SHA for 3060b92
charts/helm-dashboard/Chart.yaml
@@ -5,5 +5,5 @@ name: helm-dashboard
5
description: A GUI Dashboard for Helm by Komodor
6
icon: "https://raw.githubusercontent.com/komodorio/helm-dashboard/main/pkg/dashboard/static/logo.svg"
7
8
-version: 0.1.3
9
-appVersion: "1.0.0"
+version: 0.1.4
+appVersion: "1.1.0"
plugin.yaml
@@ -1,5 +1,5 @@
1
name: "dashboard"
2
-version: "1.0.0"
+version: "1.1.0"
3
usage: "A simplified way of working with Helm"
4
description: "View HELM situation in nice web UI"
command: "$HELM_PLUGIN_DIR/bin/helm-dashboard"
0 commit comments