diff --git a/addons/cluo/update-agent.yaml b/addons/cluo/update-agent.yaml index 9bbd51fe..3ebe292c 100644 --- a/addons/cluo/update-agent.yaml +++ b/addons/cluo/update-agent.yaml @@ -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: diff --git a/addons/cluo/update-operator.yaml b/addons/cluo/update-operator.yaml index a0f1d401..71c21164 100644 --- a/addons/cluo/update-operator.yaml +++ b/addons/cluo/update-operator.yaml @@ -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: