Add hashes for kubernetes version 1.26.6, 1.26.7, 1.26.8 & 1.26.9

Signed-off-by: Boris Barnier <bozzo@users.noreply.github.com>
This commit is contained in:
Boris Barnier
2023-09-17 13:22:19 +02:00
committed by Florian Ruynat
parent 2cf23e3104
commit f2a364e375
4 changed files with 87 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.26.5
kube_version: v1.26.9
# Where the binaries will be downloaded.
# Note: ensure that you've enough disk space (about 1G)