We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 69c3e60 commit 2563d1eCopy full SHA for 2563d1e
charts/argo-cd/Chart.yaml
@@ -1,9 +1,9 @@
1
apiVersion: v2
2
-appVersion: v2.6.5
+appVersion: v2.6.6
3
kubeVersion: ">=1.22.0-0"
4
description: A Helm chart for Argo CD, a declarative, GitOps continuous delivery tool for Kubernetes.
5
name: argo-cd
6
-version: 5.27.0
+version: 5.27.1
7
home: https://github.com/argoproj/argo-helm
8
icon: https://argo-cd.readthedocs.io/en/stable/assets/logo.png
9
sources:
@@ -23,5 +23,5 @@ dependencies:
23
condition: redis-ha.enabled
24
annotations:
25
artifacthub.io/changes: |
26
- - kind: added
27
- description: Ability to add project scoped cluster(s)
+ - kind: changed
+ description: Upgrade Argo CD to v2.6.6
0 commit comments