[2.17] Update kubernetes version to 1.21.6 (#8142)

This commit is contained in:
Kenichi Omichi
2021-11-02 01:32:58 -07:00
committed by GitHub
parent 7e296b1523
commit eeeca4a1d0
4 changed files with 12 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.21.5
kube_version: v1.21.6
# Where the binaries will be downloaded.
# Note: ensure that you've enough disk space (about 1G)