diff --git a/README.md b/README.md
index baa3addcde45e8627a10db8ad673659fa6ee1a39..7e6bd2e68caf32e398a7f3e3260d80e1874d3b29 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.6.4
   - [krew](https://github.com/kubernetes-sigs/krew) v0.4.3
-  - [argocd](https://argoproj.github.io/) v2.5.10
+  - [argocd](https://argoproj.github.io/) v2.6.3
   - [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 6548b16385727a20c97f9199fb0a0d3da7bd39bb..4cacaeb40f6408cc609306ef427dc5e905e5dd73 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.10
+# argocd_version: v2.6.3
 # 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 8df9d56fadc6f75a0d0ef955f2d7bd3cba831e52..eaf5f85a095996540f3fd548daf790ff05cb2ffa 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.10
+argocd_version: v2.6.3
 argocd_namespace: argocd
 # argocd_admin_password: