From 2c97728153408ab16306354308e0da74a77955f5 Mon Sep 17 00:00:00 2001 From: Paul Brit Date: Sun, 15 Dec 2019 15:54:30 -0700 Subject: [PATCH] fix: Bump appVersion to v1.3.6 for ArgoCD (#190) Related: #186 --- 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 65b9911e..41e3eed2 100644 --- a/charts/argo-cd/Chart.yaml +++ b/charts/argo-cd/Chart.yaml @@ -1,8 +1,8 @@ apiVersion: v1 -appVersion: "1.3.4" +appVersion: "1.3.6" description: A Helm chart for ArgoCD, a declarative, GitOps continuous delivery tool for Kubernetes. name: argo-cd -version: 1.4.6 +version: 1.4.7 home: https://github.com/argoproj/argo-helm icon: https://raw.githubusercontent.com/argoproj/argo/master/argo.png keywords: