From 313aaa0a96526de11f4edcf0472671f945f85826 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Wed, 23 Oct 2024 00:35:00 +0000 Subject: [PATCH] chore(deps): update rancher/system-upgrade-controller docker tag to v0.14.2 --- .../system-upgrade-controller/system-upgrade-controller.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/_infrastructure/k3s/system-upgrade-controller/system-upgrade-controller.yaml b/_infrastructure/k3s/system-upgrade-controller/system-upgrade-controller.yaml index 994d7102..d701e0dc 100644 --- a/_infrastructure/k3s/system-upgrade-controller/system-upgrade-controller.yaml +++ b/_infrastructure/k3s/system-upgrade-controller/system-upgrade-controller.yaml @@ -73,7 +73,7 @@ spec: envFrom: - configMapRef: name: default-controller-env - image: rancher/system-upgrade-controller:v0.11.0 + image: rancher/system-upgrade-controller:v0.14.2 imagePullPolicy: IfNotPresent name: system-upgrade-controller volumeMounts: