From ab8d82c52d70e3f427e2f1ecfd3e8a9a87ff8f87 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Wed, 23 Oct 2024 01:50:57 +0000 Subject: [PATCH] feat(container): update image rancher/system-upgrade-controller to v0.14.2 --- .../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..d1d234e2 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.14.2 images: - name: rancher/system-upgrade-controller - newTag: v0.13.4 + newTag: v0.14.2 commonLabels: app.kubernetes.io/name: system-upgrade-controller app.kubernetes.io/instance: system-upgrade-controller