diff --git a/README.md b/README.md index fccea4783b5d1331fddabd27c4d388668fde4878..606dd82c426ea03b463e57c9453c15eb3231a68c 100644 --- a/README.md +++ b/README.md @@ -157,7 +157,7 @@ Note: Upstart/SysV init based OS types are not supported. - [coredns](https://github.com/coredns/coredns) v1.8.6 - [ingress-nginx](https://github.com/kubernetes/ingress-nginx) v1.4.0 - [krew](https://github.com/kubernetes-sigs/krew) v0.4.3 - - [argocd](https://argoproj.github.io/) v2.4.12 + - [argocd](https://argoproj.github.io/) v2.4.15 - [helm](https://helm.sh/) v3.9.4 - [metallb](https://metallb.universe.tf/) v0.12.1 - [registry](https://github.com/distribution/distribution) v2.8.1 diff --git a/inventory/sample/group_vars/k8s_cluster/addons.yml b/inventory/sample/group_vars/k8s_cluster/addons.yml index a5cdd92694b361a4c5509428fd7934b8e4418011..1560a01daad3a0b9b3689c3c03eff69811a3c235 100644 --- a/inventory/sample/group_vars/k8s_cluster/addons.yml +++ b/inventory/sample/group_vars/k8s_cluster/addons.yml @@ -210,7 +210,7 @@ metallb_speaker_enabled: "{{ metallb_enabled }}" # my_asn: 4200000000 argocd_enabled: false -# argocd_version: v2.4.12 +# argocd_version: v2.4.15 # argocd_namespace: argocd # Default password: # - https://argo-cd.readthedocs.io/en/stable/getting_started/#4-login-using-the-cli diff --git a/roles/kubernetes-apps/argocd/defaults/main.yml b/roles/kubernetes-apps/argocd/defaults/main.yml index 5c13056c4c30aa717c850abd6f6ff23ef6e7f45e..bb8f1fe9c6a8cf4dedff1424334e80b38bd5e428 100644 --- a/roles/kubernetes-apps/argocd/defaults/main.yml +++ b/roles/kubernetes-apps/argocd/defaults/main.yml @@ -1,5 +1,5 @@ --- argocd_enabled: false -argocd_version: v2.4.12 +argocd_version: v2.4.15 argocd_namespace: argocd # argocd_admin_password: