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"