From a79b6fb48ca0801be7eade9cf44331b63c7f2a55 Mon Sep 17 00:00:00 2001 From: "viserion-renovate[bot]" <199991279+viserion-renovate[bot]@users.noreply.github.com> Date: Tue, 15 Jul 2025 21:09:20 +0000 Subject: [PATCH] =?UTF-8?q?chore(flux):=20update=20image=20registry.k8s.io?= =?UTF-8?q?/kubectl=20v1.33.2=20=E2=86=92=20v1.33.3?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../system/system-upgrade-controller/app/helm-release.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/clusters/main/kubernetes/system/system-upgrade-controller/app/helm-release.yaml b/clusters/main/kubernetes/system/system-upgrade-controller/app/helm-release.yaml index 28e4fbb9..b0429d86 100755 --- a/clusters/main/kubernetes/system/system-upgrade-controller/app/helm-release.yaml +++ b/clusters/main/kubernetes/system/system-upgrade-controller/app/helm-release.yaml @@ -40,7 +40,7 @@ spec: SYSTEM_UPGRADE_JOB_ACTIVE_DEADLINE_SECONDS: 900 SYSTEM_UPGRADE_JOB_BACKOFF_LIMIT: 99 SYSTEM_UPGRADE_JOB_IMAGE_PULL_POLICY: IfNotPresent - SYSTEM_UPGRADE_JOB_KUBECTL_IMAGE: registry.k8s.io/kubectl:v1.33.2 + SYSTEM_UPGRADE_JOB_KUBECTL_IMAGE: registry.k8s.io/kubectl:v1.33.3 SYSTEM_UPGRADE_JOB_POD_REPLACEMENT_POLICY: Failed SYSTEM_UPGRADE_JOB_PRIVILEGED: true SYSTEM_UPGRADE_JOB_TTL_SECONDS_AFTER_FINISH: 900