Update Fedora Atomic kubelet from v1.10.5 to v1.11.0

This commit is contained in:
Dalton Hubble
2018-06-30 16:45:42 -07:00
parent 8464b258d8
commit def445a344
8 changed files with 8 additions and 8 deletions

View File

@ -70,7 +70,7 @@ runcmd:
- [systemctl, daemon-reload]
- [systemctl, restart, NetworkManager]
- [systemctl, enable, cloud-metadata.service]
- "atomic install --system --name=kubelet quay.io/poseidon/kubelet:v1.10.5"
- "atomic install --system --name=kubelet quay.io/poseidon/kubelet:v1.11.0"
- [systemctl, start, --no-block, kubelet.service]
users:
- default