Update Kubernetes from v1.13.1 to v1.13.2

* https://github.com/kubernetes/kubernetes/blob/master/CHANGELOG-1.13.md#v1132
This commit is contained in:
Dalton Hubble
2019-01-10 23:21:21 -08:00
parent df4c0ba05d
commit 4d32b79c6f
50 changed files with 110 additions and 110 deletions

View File

@ -128,7 +128,7 @@ storage:
contents:
inline: |
KUBELET_IMAGE_URL=docker://k8s.gcr.io/hyperkube
KUBELET_IMAGE_TAG=v1.13.1
KUBELET_IMAGE_TAG=v1.13.2
- path: /etc/hostname
filesystem: root
mode: 0644

View File

@ -89,7 +89,7 @@ storage:
contents:
inline: |
KUBELET_IMAGE_URL=docker://k8s.gcr.io/hyperkube
KUBELET_IMAGE_TAG=v1.13.1
KUBELET_IMAGE_TAG=v1.13.2
- path: /etc/hostname
filesystem: root
mode: 0644