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 0845b60 commit b629a3aCopy full SHA for b629a3a
charts/argo-cd/Chart.yaml
@@ -1,9 +1,9 @@
1
apiVersion: v2
2
-appVersion: v2.6.4
+appVersion: v2.6.5
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.26.0
+version: 5.26.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: ConfigMap for Config Management Plugins using sidecar approach
+ - kind: changed
+ description: Upgrade Argo CD v2.6.5
0 commit comments