Kubernetes 1.16.8 (#5770)

* Kubernetes 1.16.8

* Use 1.16.8 in sample inventory and kubespray-defaults
This commit is contained in:
Florent Monbillard
2020-03-13 16:41:47 -04:00
committed by GitHub
parent 221c6a8eef
commit 0330442c63
4 changed files with 22 additions and 4 deletions

View File

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