From 4d77d0fc0a5f0b403c38cf8cf14226af92dd4724 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Fri, 1 Mar 2024 02:02:55 +0000 Subject: [PATCH] chore(deps): update container image rancher/system-upgrade-controller to v0.13.4 --- cluster/core/system-upgrade/kustomization.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/cluster/core/system-upgrade/kustomization.yaml b/cluster/core/system-upgrade/kustomization.yaml index 1ce4cb5..cfa6c9a 100644 --- a/cluster/core/system-upgrade/kustomization.yaml +++ b/cluster/core/system-upgrade/kustomization.yaml @@ -2,7 +2,7 @@ apiVersion: kustomize.config.k8s.io/v1beta1 kind: Kustomization resources: - - github.com/rancher/system-upgrade-controller?ref=v0.8.1 + - github.com/rancher/system-upgrade-controller?ref=v0.13.4 images: - name: rancher/system-upgrade-controller - newTag: v0.8.1 + newTag: v0.13.4