feat: argo-cd v2.12.3-2024.11.14-d7a4c4e7e with repo-server fix of repeated resource for source directory type
This commit is contained in:
parent
125575f73b
commit
6e780e9db0
1 changed files with 3 additions and 5 deletions
|
@ -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
|
||||
|
|
Loading…
Reference in a new issue