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 c04f70f commit 75103b8Copy full SHA for 75103b8
charts/argo-cd/Chart.yaml
@@ -1,9 +1,9 @@
1
apiVersion: v2
2
-appVersion: v3.1.8
+appVersion: v3.1.9
3
kubeVersion: ">=1.25.0-0"
4
description: A Helm chart for Argo CD, a declarative, GitOps continuous delivery tool for Kubernetes.
5
name: argo-cd
6
-version: 9.0.0
+version: 9.0.1
7
home: https://github.com/argoproj/argo-helm
8
icon: https://argo-cd.readthedocs.io/en/stable/assets/logo.png
9
sources:
@@ -27,4 +27,4 @@ annotations:
27
url: https://argoproj.github.io/argo-helm/pgp_keys.asc
28
artifacthub.io/changes: |
29
- kind: changed
30
- description: Remove default values from `config.params` (See detail of breaking change in README).
+ description: Bump argo-cd to v3.1.9
0 commit comments