From 9a9a5e1b7219334ee9a31f8797bb8654126f97b0 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 24 Nov 2025 18:14:11 +0000 Subject: [PATCH] feat(github-release): update rancher/system-upgrade-controller to v0.18.0 --- .../addons/system-upgrade-controller/app/kustomization.yaml.j2 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/bootstrap/templates/addons/system-upgrade-controller/app/kustomization.yaml.j2 b/bootstrap/templates/addons/system-upgrade-controller/app/kustomization.yaml.j2 index d8822d643..789d35816 100644 --- a/bootstrap/templates/addons/system-upgrade-controller/app/kustomization.yaml.j2 +++ b/bootstrap/templates/addons/system-upgrade-controller/app/kustomization.yaml.j2 @@ -4,7 +4,7 @@ kind: Kustomization resources: # renovate: datasource=github-releases depName=rancher/system-upgrade-controller - https://github.com/rancher/system-upgrade-controller/releases/download/v0.16.2/crd.yaml - - https://github.com/rancher/system-upgrade-controller?ref=v0.16.3 + - https://github.com/rancher/system-upgrade-controller?ref=v0.18.0 images: - name: rancher/system-upgrade-controller newTag: v0.16.2