From a73f57fe4e0c9ad3f8d7bee786b70f7f6e0e2278 Mon Sep 17 00:00:00 2001 From: Dalton Hubble Date: Tue, 24 Oct 2017 22:14:03 -0700 Subject: [PATCH] Update CLUO from v0.4.0 to v0.4.1 --- addons/cluo/update-agent.yaml | 2 +- addons/cluo/update-operator.yaml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) 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: