From 26c1a83ef6d462158794fdef54610821d133c3b3 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 16 Apr 2026 10:13:16 +0000 Subject: [PATCH] =?UTF-8?q?chore(flux):=20update=20image=20registry.k8s.io?= =?UTF-8?q?/kubectl=20v1.35.3=20=E2=86=92=20v1.35.4?= 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 ab63f2b3..8229c420 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 @@ -38,7 +38,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.3 + SYSTEM_UPGRADE_JOB_KUBECTL_IMAGE: registry.k8s.io/kubectl:v1.35.4 SYSTEM_UPGRADE_JOB_POD_REPLACEMENT_POLICY: Failed SYSTEM_UPGRADE_JOB_PRIVILEGED: true SYSTEM_UPGRADE_JOB_TTL_SECONDS_AFTER_FINISH: 900