[2.12] Add 1.16.14 and 1.16.15 support (#6583)

* Use k8s.gcr.io for kubernetes related images (#5764)

* Use k8s.gcr.io for kubernetes related images

* Use k8s.gcr.io in inventory sample

* [2.12] Update hashes and set default version to 1.16.14

* [2.12] Update hashes and set default version to 1.16.15

Co-authored-by: Florent Monbillard <f.monbillard@gmail.com>
This commit is contained in:
Vincent Link
2020-09-18 11:10:45 +02:00
committed by GitHub
parent 2acc5a75ac
commit 093d75f04e
4 changed files with 27 additions and 9 deletions

View File

@@ -12,7 +12,7 @@ is_atomic: false
disable_swap: true
## Change this to use another Kubernetes version, e.g. a current beta release
kube_version: v1.16.13
kube_version: v1.16.15
## The minimum version working
kube_version_min_required: v1.15.0