Update Kubernetes from v1.9.1 to v1.9.2

This commit is contained in:
Dalton Hubble
2018-01-19 08:40:09 -08:00
parent bc967ddcd0
commit 6adffcb778
25 changed files with 48 additions and 45 deletions

View File

@ -117,7 +117,7 @@ storage:
contents:
inline: |
KUBELET_IMAGE_URL=docker://gcr.io/google_containers/hyperkube
KUBELET_IMAGE_TAG=v1.9.1
KUBELET_IMAGE_TAG=v1.9.2
- path: /etc/hostname
filesystem: root
mode: 0644

View File

@ -82,7 +82,7 @@ storage:
contents:
inline: |
KUBELET_IMAGE_URL=docker://gcr.io/google_containers/hyperkube
KUBELET_IMAGE_TAG=v1.9.1
KUBELET_IMAGE_TAG=v1.9.2
- path: /etc/hostname
filesystem: root
mode: 0644