Skip to content

Commit e957415

Browse files
committed
1.28.6
1 parent 1cc4899 commit e957415

File tree

1 file changed

+1
-10
lines changed

1 file changed

+1
-10
lines changed

group_vars/all/global.yaml

+1-10
Original file line numberDiff line numberDiff line change
@@ -14,6 +14,7 @@
1414
# 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'
1515
#####
1616

17+
KUBERNETES_VERSION: "{{ KUBERNETES_VERSION_CUSTOM | default ('1.28.6') }}"
1718
# Software versions (used by installation, package manager, image pull, etc. )
1819

1920
KEEPALIVED_VERSION: "1.3.5"
@@ -227,13 +228,3 @@ aliases: # to disable adding aliases, comment out this entire section
227228
- hg
228229

229230
#####
230-
231-
232-
233-
234-
235-
236-
237-
238-
239-
KUBERNETES_VERSION: "1.29.0"

0 commit comments

Comments
 (0)