Upgraded kubernetes from 1.9.3 to 1.9.5

This commit is contained in:
Zobair Shahadat
2018-03-19 15:42:24 -04:00
parent f253691a68
commit ebfee51aca
4 changed files with 5 additions and 5 deletions

View File

@@ -14,7 +14,7 @@ is_atomic: false
## Change this to use another Kubernetes version, e.g. a current beta release
kube_version: v1.9.3
kube_version: v1.9.5
## Kube Proxy mode One of ['iptables','ipvs']
kube_proxy_mode: iptables