We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b760689 commit 6104fadCopy full SHA for 6104fad
group_vars/all/global.yaml
@@ -14,7 +14,7 @@
14
# no_proxy: '127.0.0.1,localhost,.example.com,.svc,.local,.localdomain,.internal,127.0.1.1,127.254.254.254,169.254.169.254,169.254.169.253,169.254.169.123,/var/run/docker.sock,.sock,sock,.socket'
15
#####
16
17
-KUBERNETES_VERSION: "{{ KUBERNETES_VERSION_CUSTOM | default ('1.29.1') }}"
+KUBERNETES_VERSION: "{{ KUBERNETES_VERSION_CUSTOM | default ('1.29.4') }}"
18
# Software versions (used by installation, package manager, image pull, etc. )
19
20
KEEPALIVED_VERSION: "1.3.5"
0 commit comments