[kubernetes] Add hashes for kubernetes 1.28.2, 1.27.6, 1.26.9 (#10435)

This commit is contained in:
Mohamed Omar Zaian
2023-09-18 14:40:32 +02:00
committed by GitHub
parent c24c279df7
commit dbdc4d4123
4 changed files with 39 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.28.1
kube_version: v1.28.2
# Where the binaries will be downloaded.
# Note: ensure that you've enough disk space (about 1G)