From 37d5a9a3f44ac4b6d20c86e62621bd6f329b55ef Mon Sep 17 00:00:00 2001 From: "k8s-renovate[bot]" <129223303+k8s-renovate[bot]@users.noreply.github.com> Date: Wed, 20 Dec 2023 22:41:12 +0000 Subject: [PATCH] =?UTF-8?q?feat(container):=20update=20docker.io/rancher/k?= =?UTF-8?q?ubectl=20(v1.28.4=20=E2=86=92=20v1.29.0)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../kube-system/system-upgrade-controller/app/helmrelease.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/kubernetes/apps/kube-system/system-upgrade-controller/app/helmrelease.yaml b/kubernetes/apps/kube-system/system-upgrade-controller/app/helmrelease.yaml index 8214706e2f..90dac05b8f 100644 --- a/kubernetes/apps/kube-system/system-upgrade-controller/app/helmrelease.yaml +++ b/kubernetes/apps/kube-system/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: docker.io/rancher/kubectl:v1.28.4 + SYSTEM_UPGRADE_JOB_KUBECTL_IMAGE: docker.io/rancher/kubectl:v1.29.0 SYSTEM_UPGRADE_JOB_PRIVILEGED: true SYSTEM_UPGRADE_JOB_TTL_SECONDS_AFTER_FINISH: 900 SYSTEM_UPGRADE_PLAN_POLLING_INTERVAL: 15m