From 6449e53e8ac84694cda87ed3e9eb91c58450a813 Mon Sep 17 00:00:00 2001 From: Oleksandr Saulyak Date: Thu, 8 Feb 2024 17:29:16 +0200 Subject: [PATCH 1/2] argo-cd update: With critical vulnerability fixes revert and argo-cd reporter project name bypassing --- 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 04945d51f..1813fe374 100644 --- a/charts/argo-cd/Chart.yaml +++ b/charts/argo-cd/Chart.yaml @@ -1,9 +1,9 @@ apiVersion: v2 -appVersion: v2.9-2024.1.24-ccd7124b3 +appVersion: v2.9-2024.2.8-8ba4b03d4 kubeVersion: ">=1.23.0-0" description: A Helm chart for Argo CD, a declarative, GitOps continuous delivery tool for Kubernetes. name: argo-cd -version: 5.53.12-1-cap-2.9-2024.1.24-ccd7124b3 +version: 5.53.12-1-cap-2.9-2024.2.8-8ba4b03d4 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.9-2024.1.24-ccd7124b3. With critical vulnerability fixes of stdlib and go-git/v5 + description: Upgrade Argo CD to v2.9-2024.2.8-8ba4b03d4. With critical vulnerability fixes revert and argo-cd reporter project name bypassing From 4b5e6b172af82febdfe058f6017b4a2cbfd8b753 Mon Sep 17 00:00:00 2001 From: Oleksandr Saulyak Date: Thu, 8 Feb 2024 18:42:46 +0200 Subject: [PATCH 2/2] update version --- 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 1813fe374..d24f28306 100644 --- a/charts/argo-cd/Chart.yaml +++ b/charts/argo-cd/Chart.yaml @@ -3,7 +3,7 @@ appVersion: v2.9-2024.2.8-8ba4b03d4 kubeVersion: ">=1.23.0-0" description: A Helm chart for Argo CD, a declarative, GitOps continuous delivery tool for Kubernetes. name: argo-cd -version: 5.53.12-1-cap-2.9-2024.2.8-8ba4b03d4 +version: 5.53.12-2-cap-2.9-2024.2.8-8ba4b03d4 home: https://github.com/argoproj/argo-helm icon: https://argo-cd.readthedocs.io/en/stable/assets/logo.png sources: