From e4d4baa0b15f0a58d7132954ac0e5784bf71d0dd Mon Sep 17 00:00:00 2001 From: Andrei Pohilko Date: Tue, 26 Sep 2023 10:51:21 +0100 Subject: [PATCH] Prepare Helm chart for new release --- charts/helm-dashboard/Chart.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/charts/helm-dashboard/Chart.yaml b/charts/helm-dashboard/Chart.yaml index ff783b5..36d87d7 100644 --- a/charts/helm-dashboard/Chart.yaml +++ b/charts/helm-dashboard/Chart.yaml @@ -3,7 +3,7 @@ type: application name: helm-dashboard description: A GUI Dashboard for Helm by Komodor -icon: "https://raw.githubusercontent.com/komodorio/helm-dashboard/main/pkg/dashboard/static/logo.svg" +icon: "https://raw.githubusercontent.com/komodorio/helm-dashboard/main/images/logo.svg" -version: 0.1.10 +version: 2.0.1 appVersion: "1.3.3"