From 4d30cbd589d90599ad0fce7f6ecad1b80eadb6b3 Mon Sep 17 00:00:00 2001 From: "lumiere-bot[bot]" <98047013+lumiere-bot[bot]@users.noreply.github.com> Date: Tue, 17 Dec 2024 02:28:09 +0000 Subject: [PATCH] =?UTF-8?q?feat(container):=20update=20ghcr.io/siderolabs/?= =?UTF-8?q?kubelet=20(=20v1.31.3=20=E2=86=92=20v1.32.0=20)=20(#6005)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit This PR contains the following updates: | Package | Update | Change | |---|---|---| | [ghcr.io/siderolabs/kubelet](https://redirect.github.com/siderolabs/kubelet) | minor | `v1.31.3` -> `v1.32.0` | --- ### Release Notes
siderolabs/kubelet (ghcr.io/siderolabs/kubelet) ### [`v1.32.0`](https://redirect.github.com/siderolabs/kubelet/compare/v1.31.4...v1.32.0) [Compare Source](https://redirect.github.com/siderolabs/kubelet/compare/v1.31.4...v1.32.0) ### [`v1.31.4`](https://redirect.github.com/siderolabs/kubelet/compare/v1.31.3...v1.31.4) [Compare Source](https://redirect.github.com/siderolabs/kubelet/compare/v1.31.3...v1.31.4)
--- ### Configuration 📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined). 🚦 **Automerge**: Disabled by config. Please merge this manually once you are satisfied. ♻ **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). Co-authored-by: lumiere-bot[bot] <98047013+lumiere-bot[bot]@users.noreply.github.com> --- .../kyak/apps/system-upgrade/system-upgrade-controller/ks.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/kubernetes/kyak/apps/system-upgrade/system-upgrade-controller/ks.yaml b/kubernetes/kyak/apps/system-upgrade/system-upgrade-controller/ks.yaml index 2dba63131a..77a3cf53c2 100644 --- a/kubernetes/kyak/apps/system-upgrade/system-upgrade-controller/ks.yaml +++ b/kubernetes/kyak/apps/system-upgrade/system-upgrade-controller/ks.yaml @@ -49,4 +49,4 @@ spec: # renovate: datasource=docker depName=ghcr.io/siderolabs/installer TALOS_VERSION: v1.8.4 # renovate: datasource=docker depName=ghcr.io/siderolabs/kubelet - KUBERNETES_VERSION: v1.31.3 + KUBERNETES_VERSION: v1.32.0