Update CLUO from v0.4.0 to v0.4.1

This commit is contained in:
Dalton Hubble 2017-10-24 22:14:03 -07:00
parent 60bc8957c9
commit a73f57fe4e
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.4.0
image: quay.io/coreos/container-linux-update-operator:v0.4.1
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.4.0
image: quay.io/coreos/container-linux-update-operator:v0.4.1
command:
- "/bin/update-operator"
env: