From 4b5cbe8584a33a5f48373ea17cc611ec90340c7e Mon Sep 17 00:00:00 2001 From: Oleksandr Saulyak Date: Mon, 19 Aug 2024 12:22:47 +0300 Subject: [PATCH] update argo-cd --- charts/argo-cd/Chart.yaml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/charts/argo-cd/Chart.yaml b/charts/argo-cd/Chart.yaml index d601cf2f..14e8ac12 100644 --- a/charts/argo-cd/Chart.yaml +++ b/charts/argo-cd/Chart.yaml @@ -1,9 +1,9 @@ apiVersion: v2 -appVersion: 2.11-v1-reporter-removed-0 +appVersion: v2.11-2024.8.19-6be897266 kubeVersion: ">=1.23.0-0" description: A Helm chart for Argo CD, a declarative, GitOps continuous delivery tool for Kubernetes. name: argo-cd -version: 6.11.1-6-cap-2.11-v1-reporter-removed-0 +version: 6.11.1-7-cap-2.11-2024.8.19-6be897266 home: https://github.com/argoproj/argo-helm icon: https://argo-cd.readthedocs.io/en/stable/assets/logo.png sources: @@ -27,4 +27,4 @@ annotations: url: https://argoproj.github.io/argo-helm/pgp_keys.asc artifacthub.io/changes: | - kind: changed - description: Upgrade argo-cd to v2.11-2024.7.30-a31bf96bb with fix - self heal is not working in monorepo + description: Upgrade argo-cd to v2.11-2024.8.19-6be897266 with v1 reporter removal