Add hashes and update default K8S version to 1.20.2 (#7171)

This commit is contained in:
Florian Ruynat
2021-01-15 21:43:09 +01:00
committed by GitHub
parent 1652d8bf4b
commit 7a033a1d55
5 changed files with 35 additions and 6 deletions

View File

@@ -15,7 +15,7 @@ is_fedora_coreos: false
disable_swap: true
## Change this to use another Kubernetes version, e.g. a current beta release
kube_version: v1.19.7
kube_version: v1.20.2
## The minimum version working
kube_version_min_required: v1.18.0