addons: Update CLUO from v0.5.0 to v0.6.0

* https://github.com/coreos/container-linux-update-operator/releases/tag/v0.6.0
This commit is contained in:
Dalton Hubble 2018-01-26 17:24:09 -08:00
parent 8aca5a089e
commit 211ec94c75
2 changed files with 2 additions and 2 deletions

View File

@ -15,7 +15,7 @@ spec:
spec:
containers:
- name: update-agent
image: quay.io/coreos/container-linux-update-operator:v0.5.0
image: quay.io/coreos/container-linux-update-operator:v0.6.0
command:
- "/bin/update-agent"
volumeMounts:

View File

@ -12,7 +12,7 @@ spec:
spec:
containers:
- name: update-operator
image: quay.io/coreos/container-linux-update-operator:v0.5.0
image: quay.io/coreos/container-linux-update-operator:v0.6.0
command:
- "/bin/update-operator"
env: