From e4a92bd9dd4284fb89a8735b73ff9cd03974cce3 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Tue, 18 Feb 2025 21:54:42 +0000 Subject: [PATCH] feat(container): update image rancher/system-upgrade-controller to v0.15.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 075fcf2a..e3cc8454 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.13.4 + - https://github.com/rancher/system-upgrade-controller?ref=v0.15.0 images: - name: rancher/system-upgrade-controller - newTag: v0.13.4 + newTag: v0.15.0 commonLabels: app.kubernetes.io/name: system-upgrade-controller app.kubernetes.io/instance: system-upgrade-controller