diff --git a/README.md b/README.md index 9e66db3053041fb6bb77876ef5d88ee2fd78f5b2..313ad4d86ca70fbb1abc786ef1e63324e7777d14 100644 --- a/README.md +++ b/README.md @@ -171,7 +171,7 @@ Note: Upstart/SysV init based OS types are not supported. - [coredns](https://github.com/coredns/coredns) v1.9.3 - [ingress-nginx](https://github.com/kubernetes/ingress-nginx) v1.5.1 - [krew](https://github.com/kubernetes-sigs/krew) v0.4.3 - - [argocd](https://argoproj.github.io/) v2.5.7 + - [argocd](https://argoproj.github.io/) v2.5.8 - [helm](https://helm.sh/) v3.10.3 - [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 7177803a0007ace7e9b2b2c7b469902c83feb264..5e5fb053e7113382ef596f8388ce72ca86c16301 100644 --- a/inventory/sample/group_vars/k8s_cluster/addons.yml +++ b/inventory/sample/group_vars/k8s_cluster/addons.yml @@ -218,7 +218,7 @@ metallb_speaker_enabled: "{{ metallb_enabled }}" # my_asn: 4200000000 argocd_enabled: false -# argocd_version: v2.5.7 +# argocd_version: v2.5.8 # 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 d042028f6dbfbff5475a1f9cad0a09cee37b18c7..3a9977da750dc2ff4822d2216029b8fbb3920899 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.5.7 +argocd_version: v2.5.8 argocd_namespace: argocd # argocd_admin_password: