From b587075ab1534496bf424a550358f6444afaea44 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 26 Sep 2024 04:28:55 +0000 Subject: [PATCH] chore(deps): update container image docker.io/rancher/system-upgrade-controller to v0.14.0 --- .../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..02cd9ad 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.14.0 commonLabels: app.kubernetes.io/name: system-upgrade-controller app.kubernetes.io/instance: system-upgrade-controller