Add hashes for 1.25.5, 1.24.9, 1.23.15 and make v1.25.5 default (#9557)

Signed-off-by: yanggang <gang.yang@daocloud.io>

Signed-off-by: yanggang <gang.yang@daocloud.io>
This commit is contained in:
yanggang
2022-12-12 08:45:33 +08:00
committed by GitHub
parent 67c4f2d95e
commit f8d6b54dbb
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.25.4
kube_version: v1.25.5
# Where the binaries will be downloaded.
# Note: ensure that you've enough disk space (about 1G)