Add new Kubernetes version hashes and set default to 1.17.6 (#6183)

* Add new Kubernetes version hashes and set default to 1.17.6

* Do not rebase against master when commiting a release branch
This commit is contained in:
Florian Ruynat
2020-05-25 11:43:11 +02:00
committed by GitHub
parent 1f4ef0e86e
commit 31094b1768
5 changed files with 33 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.17.5
kube_version: v1.17.6
## The minimum version working
kube_version_min_required: v1.16.0