Update Kubernetes from v1.15.1 to v1.15.2

* https://github.com/kubernetes/kubernetes/blob/master/CHANGELOG-1.15.md#v1152
This commit is contained in:
Dalton Hubble
2019-08-05 08:47:39 -07:00
parent a12833531e
commit 2227f2cc62
40 changed files with 90 additions and 89 deletions

View File

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

View File

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