diff --git a/charts/helm-dashboard/Chart.yaml b/charts/helm-dashboard/Chart.yaml index 9c2b47e3..14ff714b 100644 --- a/charts/helm-dashboard/Chart.yaml +++ b/charts/helm-dashboard/Chart.yaml @@ -5,5 +5,5 @@ name: helm-dashboard description: A GUI Dashboard for Helm by Komodor icon: "https://github.com/komodorio/helm-dashboard/blob/main/pkg/dashboard/static/logo.png" -version: 0.1.0 -appVersion: "0.0.0" +version: 0.1.1 +appVersion: "0.3.0" diff --git a/plugin.yaml b/plugin.yaml index d2891509..31679672 100644 --- a/plugin.yaml +++ b/plugin.yaml @@ -1,5 +1,5 @@ name: "dashboard" -version: "0.2.8" +version: "0.3.0" usage: "A simplified way of working with Helm" description: "View HELM situation in nice web UI" command: "$HELM_PLUGIN_DIR/bin/helm-dashboard"