diff --git a/addons/cluo/update-agent.yaml b/addons/cluo/update-agent.yaml index 152061b6..f4c98e1f 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.4.0 + image: quay.io/coreos/container-linux-update-operator:v0.4.1 command: - "/bin/update-agent" volumeMounts: diff --git a/addons/cluo/update-operator.yaml b/addons/cluo/update-operator.yaml index 4d69923f..d029815c 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.4.0 + image: quay.io/coreos/container-linux-update-operator:v0.4.1 command: - "/bin/update-operator" env: