Update hashes and set default to 1.19.4 (#6903)

This commit is contained in:
Christoph Stäbler
2020-12-03 15:34:59 +01:00
committed by GitHub
parent 488db81e36
commit 1a491fc10c
5 changed files with 41 additions and 5 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.3
kube_version: v1.19.4
## The minimum version working
kube_version_min_required: v1.17.0