[kubernetes] Make 1.27.4 default (#10359)

This commit is contained in:
Mohamed Omar Zaian
2023-08-17 06:12:19 +02:00
committed by GitHub
parent 77bda0df1c
commit 9bc7492ff2
7 changed files with 15 additions and 29 deletions

View File

@@ -17,7 +17,7 @@ kube_token_dir: "{{ kube_config_dir }}/tokens"
kube_api_anonymous_auth: true
## Change this to use another Kubernetes version, e.g. a current beta release
kube_version: v1.26.7
kube_version: v1.27.4
# Where the binaries will be downloaded.
# Note: ensure that you've enough disk space (about 1G)