From 1e3bbb9c61f64ecfb997e6b58fa80b8382fa3280 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 19 Mar 2026 01:04:46 +0000 Subject: [PATCH] =?UTF-8?q?chore(flux):=20update=20image=20registry.k8s.io?= =?UTF-8?q?/kubectl=20v1.35.2=20=E2=86=92=20v1.35.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 3dc61090..f1f894e9 100644 --- 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.35.2 + SYSTEM_UPGRADE_JOB_KUBECTL_IMAGE: registry.k8s.io/kubectl:v1.35.3 SYSTEM_UPGRADE_JOB_POD_REPLACEMENT_POLICY: Failed SYSTEM_UPGRADE_JOB_PRIVILEGED: true SYSTEM_UPGRADE_JOB_TTL_SECONDS_AFTER_FINISH: 900