From bb8205463de15406e42ad0ab31ca3487368a7e44 Mon Sep 17 00:00:00 2001 From: "lumiere-bot[bot]" <98047013+lumiere-bot[bot]@users.noreply.github.com> Date: Wed, 11 Dec 2024 21:09:06 +0000 Subject: [PATCH] =?UTF-8?q?feat(container):=20update=20registry.k8s.io/kub?= =?UTF-8?q?ectl=20(=20v1.31.3=20=E2=86=92=20v1.32.0=20)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../system-upgrade-controller/app/helmrelease.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/kubernetes/sol/apps/system-upgrade/system-upgrade-controller/app/helmrelease.yaml b/kubernetes/sol/apps/system-upgrade/system-upgrade-controller/app/helmrelease.yaml index 377100394c..618037d2a9 100644 --- a/kubernetes/sol/apps/system-upgrade/system-upgrade-controller/app/helmrelease.yaml +++ b/kubernetes/sol/apps/system-upgrade/system-upgrade-controller/app/helmrelease.yaml @@ -39,7 +39,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.31.3 + SYSTEM_UPGRADE_JOB_KUBECTL_IMAGE: registry.k8s.io/kubectl:v1.32.0 SYSTEM_UPGRADE_JOB_PRIVILEGED: true SYSTEM_UPGRADE_JOB_TTL_SECONDS_AFTER_FINISH: 900 SYSTEM_UPGRADE_PLAN_POLLING_INTERVAL: 15m