From 6e780e9db095e88adc45fb85ce483476a327dca5 Mon Sep 17 00:00:00 2001 From: oleksandr-codefresh Date: Thu, 21 Nov 2024 12:26:03 +0200 Subject: [PATCH] feat: argo-cd v2.12.3-2024.11.14-d7a4c4e7e with repo-server fix of repeated resource for source directory type --- charts/argo-cd/Chart.yaml | 8 +++----- 1 file changed, 3 insertions(+), 5 deletions(-) diff --git a/charts/argo-cd/Chart.yaml b/charts/argo-cd/Chart.yaml index a10aae46a..b9635040e 100644 --- a/charts/argo-cd/Chart.yaml +++ b/charts/argo-cd/Chart.yaml @@ -1,9 +1,9 @@ apiVersion: v2 -appVersion: v2.12.3-2024.10.28-20100fc54 +appVersion: v2.12.3-2024.11.14-d7a4c4e7e 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.3-2024.10.28-20100fc54 +version: 7.4.7-6-cap-2.12.3-2024.11.14-d7a4c4e7e home: https://github.com/argoproj/argo-helm icon: https://argo-cd.readthedocs.io/en/stable/assets/logo.png sources: @@ -26,7 +26,5 @@ annotations: fingerprint: 2B8F22F57260EFA67BE1C5824B11F800CD9D2252 url: https://argoproj.github.io/argo-helm/pgp_keys.asc artifacthub.io/changes: | - - kind: added - description: added warning conditions reporting - kind: fixed - description: failures in update revision for path should not affect sync + description: argo-cd updated to v2.12.3-2024.11.14-d7a4c4e7e with repeated resources fix in repo-server for apps with directory type source