Skip to content

Commit b629a3a

Browse files
authored
chore(argo-cd): Upgrade Argo CD v2.6.5 (argoproj#1900)
Signed-off-by: yu-croco <[email protected]>
1 parent 0845b60 commit b629a3a

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.4
2+
appVersion: v2.6.5
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.26.0
6+
version: 5.26.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: ConfigMap for Config Management Plugins using sidecar approach
26+
- kind: changed
27+
description: Upgrade Argo CD v2.6.5

0 commit comments

Comments
 (0)