diff --git a/charts/helm-dashboard/Chart.yaml b/charts/helm-dashboard/Chart.yaml index b2b4e25..ee05857 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.3 -appVersion: "2.0.3" +version: 2.0.4 +appVersion: "2.0.4" diff --git a/plugin.yaml b/plugin.yaml index 114af3e..7994629 100644 --- a/plugin.yaml +++ b/plugin.yaml @@ -1,5 +1,5 @@ name: "dashboard" -version: "2.0.3" +version: "2.0.4" usage: "A simplified way of working with Helm" description: "View HELM situation in nice web UI" command: "$HELM_PLUGIN_DIR/bin/helm-dashboard"