From 330e951bc9d610f2a87ef250e359ffd6e57eefcb Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sat, 22 Feb 2025 21:32:05 +0000 Subject: [PATCH] feat(container): update image rancher/system-upgrade-controller to v0.15.0 --- .../addons/system-upgrade-controller/app/kustomization.yaml.j2 | 2 +- .../system-upgrade-controller/app/kustomization.yaml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) 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 4b5a73420..49fbc8458 100644 --- a/bootstrap/templates/addons/system-upgrade-controller/app/kustomization.yaml.j2 +++ b/bootstrap/templates/addons/system-upgrade-controller/app/kustomization.yaml.j2 @@ -7,7 +7,7 @@ resources: - https://github.com/rancher/system-upgrade-controller?ref=v0.14.2 images: - name: rancher/system-upgrade-controller - newTag: v0.14.2 + newTag: v0.15.0 commonLabels: app.kubernetes.io/name: system-upgrade-controller app.kubernetes.io/instance: system-upgrade-controller 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 4b5a73420..49fbc8458 100644 --- a/kubernetes/apps/system-upgrade/system-upgrade-controller/app/kustomization.yaml +++ b/kubernetes/apps/system-upgrade/system-upgrade-controller/app/kustomization.yaml @@ -7,7 +7,7 @@ resources: - https://github.com/rancher/system-upgrade-controller?ref=v0.14.2 images: - name: rancher/system-upgrade-controller - newTag: v0.14.2 + newTag: v0.15.0 commonLabels: app.kubernetes.io/name: system-upgrade-controller app.kubernetes.io/instance: system-upgrade-controller