From 074c5afb2dc38af9d1bfca80051c07e02e2f99d5 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sat, 22 Jul 2023 00:07:44 +0000 Subject: [PATCH] feat(container): update image rancher/system-upgrade-controller to v0.13.0 --- .../system-upgrade-controller/app/kustomization.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/kubernetes/apps/system-upgrade/system-upgrade-controller/app/kustomization.yaml b/kubernetes/apps/system-upgrade/system-upgrade-controller/app/kustomization.yaml index 1177d5d07..786a1bbeb 100644 --- a/kubernetes/apps/system-upgrade/system-upgrade-controller/app/kustomization.yaml +++ b/kubernetes/apps/system-upgrade/system-upgrade-controller/app/kustomization.yaml @@ -4,10 +4,10 @@ kind: Kustomization resources: # renovate: datasource=docker image=rancher/system-upgrade-controller - https://github.com/rancher/system-upgrade-controller/releases/download/v0.10.0/crd.yaml - - https://github.com/rancher/system-upgrade-controller?ref=v0.12.0 + - https://github.com/rancher/system-upgrade-controller?ref=v0.13.0 images: - name: rancher/system-upgrade-controller - newTag: v0.11.0 + newTag: v0.13.0 commonLabels: app.kubernetes.io/name: system-upgrade-controller app.kubernetes.io/instance: system-upgrade-controller