From 9ec3cc1a613e858778ee3b26c603b84c732022c0 Mon Sep 17 00:00:00 2001 From: pashakostohrys Date: Fri, 18 Oct 2024 13:27:29 +0300 Subject: [PATCH 1/3] upgrade argocd to 2.12-2024.10.17-36fb3f0d1 --- charts/argo-cd/Chart.yaml | 10 ++++++++-- 1 file changed, 8 insertions(+), 2 deletions(-) diff --git a/charts/argo-cd/Chart.yaml b/charts/argo-cd/Chart.yaml index 9d3f903b..45b4a248 100644 --- a/charts/argo-cd/Chart.yaml +++ b/charts/argo-cd/Chart.yaml @@ -1,9 +1,9 @@ apiVersion: v2 -appVersion: v2.12-2024.10.11-4a252db7c +appVersion: v2.12-2024.10.17-36fb3f0d1 kubeVersion: ">=1.23.0-0" description: A Helm chart for Argo CD, a declarative, GitOps continuous delivery tool for Kubernetes. name: argo-cd -version: 7.4.7-5-cap-2.12-2024.10.11-4a252db7c +version: 7.4.7-5-cap-2.12-2024.10.17-36fb3f0d1 home: https://github.com/argoproj/argo-helm icon: https://argo-cd.readthedocs.io/en/stable/assets/logo.png sources: @@ -32,3 +32,9 @@ annotations: description: getting version based on synced revision - kind: changed description: suppress 'version not found' error message when version configuration is not provided + - kind: changed + description: merge https://github.com/argoproj/argo-cd/pull/19799 to fork + - kind: changed + description: acr controller minor fixes + + From ebf177ac005eb79a2a0a3b14a2ec5e72a9b2d47d Mon Sep 17 00:00:00 2001 From: pashakostohrys Date: Fri, 18 Oct 2024 13:28:32 +0300 Subject: [PATCH 2/3] upgrade argocd to 2.12-2024.10.17-36fb3f0d1 --- charts/argo-cd/Chart.yaml | 2 -- 1 file changed, 2 deletions(-) diff --git a/charts/argo-cd/Chart.yaml b/charts/argo-cd/Chart.yaml index 45b4a248..269083a7 100644 --- a/charts/argo-cd/Chart.yaml +++ b/charts/argo-cd/Chart.yaml @@ -36,5 +36,3 @@ annotations: description: merge https://github.com/argoproj/argo-cd/pull/19799 to fork - kind: changed description: acr controller minor fixes - - From bf1b2d4945f7c7412e93b1e7329a5dae8a04294a Mon Sep 17 00:00:00 2001 From: pashakostohrys Date: Fri, 18 Oct 2024 13:29:47 +0300 Subject: [PATCH 3/3] upgrade argocd to 2.12-2024.10.17-36fb3f0d1 --- charts/argo-cd/Chart.yaml | 6 ------ 1 file changed, 6 deletions(-) diff --git a/charts/argo-cd/Chart.yaml b/charts/argo-cd/Chart.yaml index 269083a7..08967686 100644 --- a/charts/argo-cd/Chart.yaml +++ b/charts/argo-cd/Chart.yaml @@ -26,12 +26,6 @@ annotations: fingerprint: 2B8F22F57260EFA67BE1C5824B11F800CD9D2252 url: https://argoproj.github.io/argo-helm/pgp_keys.asc artifacthub.io/changes: | - - kind: changed - description: support for arrays in promotion versionSource - - kind: changed - description: getting version based on synced revision - - kind: changed - description: suppress 'version not found' error message when version configuration is not provided - kind: changed description: merge https://github.com/argoproj/argo-cd/pull/19799 to fork - kind: changed