From a0f0d3b88557b01c6f8f6ff76c6e10fa40f9eb87 Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Sat, 24 Apr 2021 06:44:24 +0000 Subject: [PATCH] chore(deps): update container image rancher/system-upgrade-controller to v0.7.0 Signed-off-by: Auricom --- cluster/core/infrastructure/system-upgrade/deployment.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/cluster/core/infrastructure/system-upgrade/deployment.yaml b/cluster/core/infrastructure/system-upgrade/deployment.yaml index 6a88d2bf0..7ff1fa0d4 100644 --- a/cluster/core/infrastructure/system-upgrade/deployment.yaml +++ b/cluster/core/infrastructure/system-upgrade/deployment.yaml @@ -70,7 +70,7 @@ spec: operator: Exists containers: - name: system-upgrade-controller - image: rancher/system-upgrade-controller:v0.6.2 + image: rancher/system-upgrade-controller:v0.7.0 imagePullPolicy: IfNotPresent envFrom: - configMapRef: