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 eb36d0c commit d8c09f1Copy full SHA for d8c09f1
roles/argo-cd/Chart.yaml
@@ -6,4 +6,4 @@ version: 7.8.28
6
dependencies:
7
- name: argocd
8
repository: https://github.com/argoproj/argo-cd
9
- version: 2.14.11
+ version: 3.0.5
roles/argo-cd/defaults/main.yaml
@@ -239,4 +239,4 @@ argocd_vars:
239
# -- Organization name
240
org: argoproj
241
# -- CLI version to install
242
- version: v2.14.11
+ version: v3.0.5
0 commit comments