Update default Kubernetes version to 1.20.6

This commit is contained in:
Florian Ruynat
2021-04-15 17:27:14 +02:00
committed by Kubernetes Prow Robot
parent bccbe323b7
commit 1c0836946f
4 changed files with 4 additions and 4 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.20.5
kube_version: v1.20.6
# Where the binaries will be downloaded.
# Note: ensure that you've enough disk space (about 1G)