diff --git a/charts/helm-dashboard/Chart.yaml b/charts/helm-dashboard/Chart.yaml index 0f19ac1f..83d79b76 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://raw.githubusercontent.com/komodorio/helm-dashboard/refs/heads/main/images/logo.svg" -version: 2.0.1 -appVersion: "1.3.3" +version: 2.0.2 +appVersion: "2.0.2" diff --git a/plugin.yaml b/plugin.yaml index 83188400..b7303f9b 100644 --- a/plugin.yaml +++ b/plugin.yaml @@ -1,5 +1,5 @@ name: "dashboard" -version: "1.3.3" +version: "2.0.2" usage: "A simplified way of working with Helm" description: "View HELM situation in nice web UI" command: "$HELM_PLUGIN_DIR/bin/helm-dashboard"