Skip to content

Commit ca66f88

Browse files
authored
feat(argo-cd): Upgrade argocd to v2.5.3 (argoproj#1671)
Signed-off-by: smcavallo <[email protected]>
1 parent 77d8a11 commit ca66f88

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

charts/argo-cd/Chart.yaml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,9 @@
11
apiVersion: v2
2-
appVersion: v2.5.2
2+
appVersion: v2.5.3
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.14.2
6+
version: 5.14.3
77
home: https://github.com/argoproj/argo-helm
88
icon: https://argo-cd.readthedocs.io/en/stable/assets/logo.png
99
sources:
@@ -23,4 +23,4 @@ dependencies:
2323
condition: redis-ha.enabled
2424
annotations:
2525
artifacthub.io/changes: |
26-
- "[Deprecated]: Configuration option server.extraArgs."--insecure""
26+
- "[Changed]: Update to app version 2.5.3"

0 commit comments

Comments
 (0)