[kubernetes] make 1.24.1 the new default

This commit is contained in:
Calin Cristian Andrei
2022-06-06 18:00:27 +03:00
committed by Kubernetes Prow Robot
parent ab4d590547
commit d69d4a8303
4 changed files with 4 additions and 3 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.23.7
kube_version: v1.24.1
# Where the binaries will be downloaded.
# Note: ensure that you've enough disk space (about 1G)