From df36531b05b0a055f7ae17161fa85a48fc0b5882 Mon Sep 17 00:00:00 2001 From: Nicolas Lamirault Date: Mon, 10 May 2021 12:57:07 +0200 Subject: [PATCH] Update: bump chart version Signed-off-by: Nicolas Lamirault --- charts/argo-cd/Chart.yaml | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/charts/argo-cd/Chart.yaml b/charts/argo-cd/Chart.yaml index 584ef6e2..4bcb6b87 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.3 +version: 3.2.4 home: https://github.com/argoproj/argo-helm icon: https://raw.githubusercontent.com/argoproj/argo/master/docs/assets/argo.png keywords: @@ -14,8 +14,8 @@ maintainers: - name: alexmt - name: jessesuen - name: seanson -dependencies: - - name: redis-ha - version: 4.12.14 - repository: https://dandydeveloper.github.io/charts/ - condition: redis-ha.enabled +# dependencies: +# - name: redis-ha +# version: 4.12.14 +# repository: https://dandydeveloper.github.io/charts/ +# condition: redis-ha.enabled