From ae583df0d4b5d060e697e3e5ec98e6e5ebd0e5d6 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Tue, 28 Nov 2023 00:59:48 +0000 Subject: [PATCH] chore(deps): update container image docker.io/rancher/system-upgrade-controller to v0.13.2 --- .../system-upgrade/system-upgrade-controller/kustomization.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/cluster/apps/system-upgrade/system-upgrade-controller/kustomization.yaml b/cluster/apps/system-upgrade/system-upgrade-controller/kustomization.yaml index 79114b7..87f8665 100644 --- a/cluster/apps/system-upgrade/system-upgrade-controller/kustomization.yaml +++ b/cluster/apps/system-upgrade/system-upgrade-controller/kustomization.yaml @@ -7,7 +7,7 @@ resources: images: - name: rancher/system-upgrade-controller newName: docker.io/rancher/system-upgrade-controller - newTag: v0.9.1 + newTag: v0.13.2 commonLabels: app.kubernetes.io/name: system-upgrade-controller app.kubernetes.io/instance: system-upgrade-controller