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 77d8a11 commit ca66f88Copy full SHA for ca66f88
charts/argo-cd/Chart.yaml
@@ -1,9 +1,9 @@
1
apiVersion: v2
2
-appVersion: v2.5.2
+appVersion: v2.5.3
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.14.2
+version: 5.14.3
7
home: https://github.com/argoproj/argo-helm
8
icon: https://argo-cd.readthedocs.io/en/stable/assets/logo.png
9
sources:
@@ -23,4 +23,4 @@ dependencies:
23
condition: redis-ha.enabled
24
annotations:
25
artifacthub.io/changes: |
26
- - "[Deprecated]: Configuration option server.extraArgs."--insecure""
+ - "[Changed]: Update to app version 2.5.3"
0 commit comments