Skip to content

Commit fa2fb1c

Browse files
chore(argo-cd): Update dependency argoproj/argo-cd to v2.11.2 (argoproj#2715)
1 parent 728b6e7 commit fa2fb1c

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.11.1
2+
appVersion: v2.11.2
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.0
6+
version: 6.11.1
77
home: https://github.com/argoproj/argo-helm
88
icon: https://argo-cd.readthedocs.io/en/stable/assets/logo.png
99
sources:
@@ -26,5 +26,5 @@ annotations:
2626
fingerprint: 2B8F22F57260EFA67BE1C5824B11F800CD9D2252
2727
url: https://argoproj.github.io/argo-helm/pgp_keys.asc
2828
artifacthub.io/changes: |
29-
- kind: added
30-
description: Made Redis secret initialization optional with default enabled
29+
- kind: changed
30+
description: Bump argo-cd to v2.11.2

0 commit comments

Comments
 (0)