diff --git a/examples/addons/cluo/update-agent.yaml b/examples/addons/cluo/update-agent.yaml index 8b1c082c..2eb75967 100644 --- a/examples/addons/cluo/update-agent.yaml +++ b/examples/addons/cluo/update-agent.yaml @@ -15,7 +15,7 @@ spec: spec: containers: - name: update-agent - image: quay.io/coreos/container-linux-update-operator:v0.2.2 + image: quay.io/coreos/container-linux-update-operator:v0.3.1 command: - "/bin/update-agent" volumeMounts: diff --git a/examples/addons/cluo/update-operator.yaml b/examples/addons/cluo/update-operator.yaml index 6f4af885..c74ce574 100644 --- a/examples/addons/cluo/update-operator.yaml +++ b/examples/addons/cluo/update-operator.yaml @@ -12,7 +12,7 @@ spec: spec: containers: - name: update-operator - image: quay.io/coreos/container-linux-update-operator:v0.2.2 + image: quay.io/coreos/container-linux-update-operator:v0.3.1 command: - "/bin/update-operator" env: