From 5404ac6ce70d4a84943560aeb2f0d6f9da4593ee Mon Sep 17 00:00:00 2001 From: chocopowwwa Date: Thu, 10 Oct 2019 16:00:36 +0700 Subject: [PATCH] Argocd - Bump helm chart version to 0.6.0 and fix wrong app version --- charts/argo-cd/Chart.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/charts/argo-cd/Chart.yaml b/charts/argo-cd/Chart.yaml index 8908ec1c..cd2fcaff 100644 --- a/charts/argo-cd/Chart.yaml +++ b/charts/argo-cd/Chart.yaml @@ -1,6 +1,6 @@ apiVersion: v1 -appVersion: "1.2.0" +appVersion: "1.2.1" description: A Helm chart for Argo-CD name: argo-cd -version: 0.5.4 +version: 0.6.0 icon: https://raw.githubusercontent.com/argoproj/argo/master/argo.png