[kubernetes] make v1.24.3 default (#9101)

This commit is contained in:
Mohamed Zaian
2022-07-19 11:58:06 +02:00
committed by GitHub
parent 3ce5458f32
commit 91073d7379
3 changed files with 3 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.24.2
kube_version: v1.24.3
# Where the binaries will be downloaded.
# Note: ensure that you've enough disk space (about 1G)