From 0124f2ac0ba6b081b1b18cd6fa3ca9023f577caa Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Didrik=20Finn=C3=B8y?= Date: Mon, 26 Apr 2021 10:25:33 +0200 Subject: [PATCH] =?UTF-8?q?bump=20chart=20version,=20Signed-off-by:=20Didr?= =?UTF-8?q?ik=20Finn=C3=B8y=20djfinnoy@protonmail.com?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Didrik Finnøy --- charts/argo-cd/Chart.yaml | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/charts/argo-cd/Chart.yaml b/charts/argo-cd/Chart.yaml index 766578ef..702a95f2 100644 --- a/charts/argo-cd/Chart.yaml +++ b/charts/argo-cd/Chart.yaml @@ -2,7 +2,7 @@ apiVersion: v2 appVersion: 2.0.0 description: A Helm chart for ArgoCD, a declarative, GitOps continuous delivery tool for Kubernetes. name: argo-cd -version: 3.2.2 +version: 3.2.3 home: https://github.com/argoproj/argo-helm icon: https://raw.githubusercontent.com/argoproj/argo/master/docs/assets/argo.png keywords: @@ -19,3 +19,4 @@ dependencies: version: 4.10.4 repository: https://dandydeveloper.github.io/charts/ condition: redis-ha.enabled +