Bump default version of kubernetes to 1.22.5

This commit is contained in:
Calin Cristian Andrei
2021-12-20 08:50:33 +00:00
committed by Kubernetes Prow Robot
parent ff5ca5f7f8
commit 1a7b4435f3
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.22.4
kube_version: v1.22.5
# Where the binaries will be downloaded.
# Note: ensure that you've enough disk space (about 1G)