Skip to content

Commit 2563d1e

Browse files
authored
chore(argo-cd): Upgrade Argo CD to v2.6.6 (argoproj#1915)
Signed-off-by: yu-croco <[email protected]>
1 parent 69c3e60 commit 2563d1e

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

charts/argo-cd/Chart.yaml

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,9 @@
11
apiVersion: v2
2-
appVersion: v2.6.5
2+
appVersion: v2.6.6
33
kubeVersion: ">=1.22.0-0"
44
description: A Helm chart for Argo CD, a declarative, GitOps continuous delivery tool for Kubernetes.
55
name: argo-cd
6-
version: 5.27.0
6+
version: 5.27.1
77
home: https://github.com/argoproj/argo-helm
88
icon: https://argo-cd.readthedocs.io/en/stable/assets/logo.png
99
sources:
@@ -23,5 +23,5 @@ dependencies:
2323
condition: redis-ha.enabled
2424
annotations:
2525
artifacthub.io/changes: |
26-
- kind: added
27-
description: Ability to add project scoped cluster(s)
26+
- kind: changed
27+
description: Upgrade Argo CD to v2.6.6

0 commit comments

Comments
 (0)