From b255ac2584818fe408c9ed567e1b707102ca5650 Mon Sep 17 00:00:00 2001 From: Jason Meridth Date: Sun, 7 May 2023 22:25:28 -0500 Subject: [PATCH] Update Chart.yaml Remove changes to argo-cd Chart.yaml version Signed-off-by: Jason Meridth --- charts/argo-cd/Chart.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/charts/argo-cd/Chart.yaml b/charts/argo-cd/Chart.yaml index 83e1de35..75944916 100644 --- a/charts/argo-cd/Chart.yaml +++ b/charts/argo-cd/Chart.yaml @@ -3,7 +3,7 @@ appVersion: v2.7.1 kubeVersion: ">=1.22.0-0" description: A Helm chart for Argo CD, a declarative, GitOps continuous delivery tool for Kubernetes. name: argo-cd -version: 5.32.1 +version: 5.32.0 home: https://github.com/argoproj/argo-helm icon: https://argo-cd.readthedocs.io/en/stable/assets/logo.png sources: