From d8a9e03d67ca0137075fdda37bf491ce364ee8c5 Mon Sep 17 00:00:00 2001 From: "lumiere-bot[bot]" <98047013+lumiere-bot[bot]@users.noreply.github.com> Date: Sat, 15 Jun 2024 14:24:13 +0000 Subject: [PATCH] =?UTF-8?q?fix(container):=20update=20ghcr.io/siderolabs/k?= =?UTF-8?q?ubelet=20(=20v1.30.1=20=E2=86=92=20v1.30.2=20)=20(#4867)?= 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://togithub.com/siderolabs/kubelet) | patch | `v1.30.1` -> `v1.30.2` | --- > [!WARNING] > Some dependencies could not be looked up. Check the Dependency Dashboard for more information. --- ### Release Notes
siderolabs/kubelet (ghcr.io/siderolabs/kubelet) ### [`v1.30.2`](https://togithub.com/siderolabs/kubelet/compare/v1.30.1...v1.30.2) [Compare Source](https://togithub.com/siderolabs/kubelet/compare/v1.30.1...v1.30.2)
--- ### 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://togithub.com/renovatebot/renovate). Co-authored-by: lumiere-bot[bot] <98047013+lumiere-bot[bot]@users.noreply.github.com> --- .taskfiles/Talos/Taskfile.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.taskfiles/Talos/Taskfile.yaml b/.taskfiles/Talos/Taskfile.yaml index ccc3d84f04..5e8e887f30 100644 --- a/.taskfiles/Talos/Taskfile.yaml +++ b/.taskfiles/Talos/Taskfile.yaml @@ -14,7 +14,7 @@ vars: TALOS_VERSION: v1.7.4 TALOS_SCHEMATIC_ID: d715f723f882b1e1e8063f1b89f237dcc0e3bd000f9f970243af59c8baae0100 # renovate: datasource=docker depName=ghcr.io/siderolabs/kubelet - KUBERNETES_VERSION: v1.30.1 + KUBERNETES_VERSION: v1.30.2 TALOS_SCRIPTS_DIR: "{{.ROOT_DIR}}/.taskfiles/Talos/scripts" tasks: