Skip to content

Commit 7ec1712

Browse files
Merge pull request #81 from codefresh-io/CR-23599-argo-cd-metadata-reporting
fix: argo-cd with fixes for application metadata changes reporting
2 parents f48da0d + 31b3d61 commit 7ec1712

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.11-2024.6.18-a171b066e
2+
appVersion: v2.11-2024.6.26-5cebdff8d
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: 6.11.1-0-cap-2.11-2024.6.18-a171b066e
6+
version: 6.11.1-1-cap-2.11-2024.6.26-5cebdff8d
77
home: https://github.com/argoproj/argo-helm
88
icon: https://argo-cd.readthedocs.io/en/stable/assets/logo.png
99
sources:
@@ -27,6 +27,4 @@ annotations:
2727
url: https://argoproj.github.io/argo-helm/pgp_keys.asc
2828
artifacthub.io/changes: |
2929
- kind: changed
30-
description: Upgrade argo-cd to v2.11-2024.6.18-a171b066e
31-
- kind: changed
32-
description: Upgrade argo-cd chart to upstream 6.11.1
30+
description: Upgrade argo-cd to v2.11-2024.6.26-5cebdff8d with fixes for application metadata changes reporting

0 commit comments

Comments
 (0)