Skip to content

Commit 5a6d37d

Browse files
Merge pull request #109 from codefresh-io/fix/CR-25973-repo-server-fix
fix(argo-cd): update to v2.12.3-2024.11.14-d7a4c4e7e with repo-server repeated resources fix
2 parents 125575f + 6e780e9 commit 5a6d37d

File tree

1 file changed

+3
-5
lines changed

1 file changed

+3
-5
lines changed

charts/argo-cd/Chart.yaml

Lines changed: 3 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,9 @@
11
apiVersion: v2
2-
appVersion: v2.12.3-2024.10.28-20100fc54
2+
appVersion: v2.12.3-2024.11.14-d7a4c4e7e
33
kubeVersion: ">=1.23.0-0"
44
description: A Helm chart for Argo CD, a declarative, GitOps continuous delivery tool for Kubernetes.
55
name: argo-cd
6-
version: 7.4.7-5-cap-2.12.3-2024.10.28-20100fc54
6+
version: 7.4.7-6-cap-2.12.3-2024.11.14-d7a4c4e7e
77
home: https://github.com/argoproj/argo-helm
88
icon: https://argo-cd.readthedocs.io/en/stable/assets/logo.png
99
sources:
@@ -26,7 +26,5 @@ annotations:
2626
fingerprint: 2B8F22F57260EFA67BE1C5824B11F800CD9D2252
2727
url: https://argoproj.github.io/argo-helm/pgp_keys.asc
2828
artifacthub.io/changes: |
29-
- kind: added
30-
description: added warning conditions reporting
3129
- kind: fixed
32-
description: failures in update revision for path should not affect sync
30+
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

0 commit comments

Comments
 (0)