From fa059dbe2fc97f4bac9798db154970874139688d Mon Sep 17 00:00:00 2001 From: TrueCharts Bot Date: Thu, 3 Apr 2025 20:19:27 +0200 Subject: [PATCH] =?UTF-8?q?chore(flux):=20update=20image=20registry.k8s.io?= =?UTF-8?q?/kubectl=20v1.31.1=20=E2=86=92=20v1.31.7=20(clustertool)=20(#33?= =?UTF-8?q?914)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit This PR contains the following updates: | Package | Update | Change | |---|---|---| | registry.k8s.io/kubectl | patch | `v1.31.1` -> `v1.31.7` | --- > [!WARNING] > Some dependencies could not be looked up. Check the Dependency Dashboard for more information. --- ### Configuration 📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined). 🚦 **Automerge**: Enabled. ♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox. 🔕 **Ignore**: Close this PR and you won't be reminded about this update again. --- - [ ] If you want to rebase/retry this PR, check this box --- This PR has been generated by [Renovate Bot](https://redirect.github.com/renovatebot/renovate). --- .../system/system-upgrade-controller/app/helm-release.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/clustertool/embed/generic/kubernetes/system/system-upgrade-controller/app/helm-release.yaml b/clustertool/embed/generic/kubernetes/system/system-upgrade-controller/app/helm-release.yaml index 584eb11f21d..7d16602ddee 100644 --- a/clustertool/embed/generic/kubernetes/system/system-upgrade-controller/app/helm-release.yaml +++ b/clustertool/embed/generic/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.31.1 + SYSTEM_UPGRADE_JOB_KUBECTL_IMAGE: registry.k8s.io/kubectl:v1.31.7 SYSTEM_UPGRADE_JOB_POD_REPLACEMENT_POLICY: Failed SYSTEM_UPGRADE_JOB_PRIVILEGED: true SYSTEM_UPGRADE_JOB_TTL_SECONDS_AFTER_FINISH: 900