We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 100d037 commit e1ae43eCopy full SHA for e1ae43e
roles/argo-cd/Chart.yaml
@@ -2,7 +2,7 @@ apiVersion: v2
2
name: argo-cd
3
description: Documentation generator for argo-cd Ansible role
4
home: https://github.com/argoproj/argo-helm
5
-version: 8.5.9
+version: 9.4.3
6
dependencies:
7
- name: argocd
8
repository: https://github.com/argoproj/argo-cd
roles/argo-cd/defaults/main.yaml
@@ -111,7 +111,7 @@ argocd_vars:
111
# -- Helm chart name
112
113
# -- Helm chart version
114
- version: v8.5.9
+ version: v9.4.3
115
repository:
116
# -- Repository name in Helm
117
name: argo-helm
0 commit comments