chore(deps): update ghcr.io/siderolabs/talosctl docker tag to v1.12.6 #5099

Merged
renovate-bot merged 1 commits from renovate/unified-siderolabstalosctl into main 2026-03-24 22:57:10 +00:00
Collaborator

This PR contains the following updates:

Package Update Change
ghcr.io/siderolabs/talosctl patch v1.12.5v1.12.6

Release Notes

siderolabs/talos (ghcr.io/siderolabs/talosctl)

v1.12.6

Compare Source

Talos 1.12.6 (2026-03-19)

Welcome to the v1.12.6 release of Talos!

Please try out the release binaries and report any issues at
https://github.com/siderolabs/talos/issues.

Component Updates

Linux: 6.18.18
runc: 1.3.5

Talos is built with Go 1.25.8.

Contributors
  • Mickaël Canévet
  • Andrey Smirnov
  • Dominik Pitz
  • Kai Zhang
  • Noel Georgi
  • Stanley Chan
  • Zadkiel AHARONIAN
Changes
21 commits

  • @​a1b8bd6 release(v1.12.6): prepare release
  • @​72bd570 feat: update Linux to 6.18.18
  • @​9d5638f fix: accept image cache volume encryption config
  • @​0f018bf fix: panic in hardware.SystemInfoController
  • @​c46b898 fix: validate missing apiVersion in config document decoder
  • @​c47cad9 fix: pull in a fix for dmesg timestamps
  • @​190336a fix: prevent stale discovered volumes reads
  • @​217e9bb fix: bring in new version of go-cmd and go-blockdevice
  • @​d7779a5 fix: stop pulling wrong platform for images
  • @​eb6eb66 fix(machined): support USERDATA legacy fallback in OpenNebula driver
  • @​ba20c7c feat(machined): add ONEGATE proxy route and deterministic interface iteration for OpenNebula
  • @​739f664 feat(machined): inherit IP6_METHOD from METHOD in OpenNebula driver
  • @​93878c0 fix(machined): align OpenNebula hostname precedence with reference
  • @​9718d73 feat(machined): add IPv6 alias address support for OpenNebula (ETH_ALIAS_IP6)
  • @​b649fb4 feat(machined): support ETH*_IP6_METHOD (static/dhcp/auto/disable) for OpenNebula
  • @​c81df6f refactor(machined): extract per-interface IPv4 helper in OpenNebula driver
  • @​501924e fix(machined): use ParseFQDN for hostname parsing in OpenNebula
  • @​e9331b2 feat(machined): support per-interface route metric for OpenNebula (ETH*_METRIC)
  • @​6e78afb feat(machined): add network alias support for OpenNebula (ETH_ALIAS)
  • @​9f648b4 feat(machined): merge global and per-interface DNS for OpenNebula
  • @​04fba03 feat(machined): add static routes support via ETH*_ROUTES for OpenNebula

Changes from siderolabs/go-cmd
2 commits

Changes from siderolabs/go-kmsg
3 commits

Changes from siderolabs/pkgs
4 commits

Dependency Changes
  • github.com/google/go-containerregistry v0.20.6 -> v0.20.7
  • github.com/siderolabs/go-blockdevice/v2 v2.0.24 -> v2.0.26
  • github.com/siderolabs/go-cmd v0.1.3 -> v0.2.0
  • github.com/siderolabs/go-kmsg v0.1.4 -> v0.1.5
  • github.com/siderolabs/pkgs v1.12.0-46-ge695c74 -> v1.12.0-50-ga92bed5
  • github.com/siderolabs/talos/pkg/machinery v1.12.5 -> v1.12.6
  • github.com/spf13/cobra v1.10.1 -> v1.10.2
  • golang.org/x/sys v0.41.0 -> v0.42.0
  • google.golang.org/grpc v1.78.0 -> v1.79.3

Previous release can be found at v1.12.5

Images
ghcr.io/siderolabs/flannel:v0.27.4
registry.k8s.io/coredns/coredns:v1.13.2
registry.k8s.io/etcd:v3.6.8
registry.k8s.io/kube-apiserver:v1.35.2
registry.k8s.io/kube-controller-manager:v1.35.2
registry.k8s.io/kube-scheduler:v1.35.2
registry.k8s.io/kube-proxy:v1.35.2
ghcr.io/siderolabs/kubelet:v1.35.2
registry.k8s.io/pause:3.10
ghcr.io/siderolabs/installer:v1.12.6
ghcr.io/siderolabs/installer-base:v1.12.6
ghcr.io/siderolabs/imager:v1.12.6
ghcr.io/siderolabs/talos:v1.12.6
ghcr.io/siderolabs/talosctl-all:v1.12.6
ghcr.io/siderolabs/overlays:v1.12.6
ghcr.io/siderolabs/extensions:v1.12.6

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Enabled.

Rebasing: Whenever PR is behind base branch, 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.

This PR contains the following updates: | Package | Update | Change | |---|---|---| | [ghcr.io/siderolabs/talosctl](https://github.com/siderolabs/talos) | patch | `v1.12.5` → `v1.12.6` | --- ### Release Notes <details> <summary>siderolabs/talos (ghcr.io/siderolabs/talosctl)</summary> ### [`v1.12.6`](https://github.com/siderolabs/talos/releases/tag/v1.12.6) [Compare Source](https://github.com/siderolabs/talos/compare/v1.12.5...v1.12.6) ##### [Talos 1.12.6](https://github.com/siderolabs/talos/releases/tag/v1.12.6) (2026-03-19) Welcome to the v1.12.6 release of Talos! Please try out the release binaries and report any issues at <https://github.com/siderolabs/talos/issues>. ##### Component Updates Linux: 6.18.18 runc: 1.3.5 Talos is built with Go 1.25.8. ##### Contributors - Mickaël Canévet - Andrey Smirnov - Dominik Pitz - Kai Zhang - Noel Georgi - Stanley Chan - Zadkiel AHARONIAN ##### Changes <details><summary>21 commits</summary> <p> - [@&#8203;`a1b8bd6`](https://github.com/siderolabs/talos/commit/a1b8bd612) release(v1.12.6): prepare release - [@&#8203;`72bd570`](https://github.com/siderolabs/talos/commit/72bd570f0) feat: update Linux to 6.18.18 - [@&#8203;`9d5638f`](https://github.com/siderolabs/talos/commit/9d5638f4c) fix: accept image cache volume encryption config - [@&#8203;`0f018bf`](https://github.com/siderolabs/talos/commit/0f018bf80) fix: panic in hardware.SystemInfoController - [@&#8203;`c46b898`](https://github.com/siderolabs/talos/commit/c46b89807) fix: validate missing apiVersion in config document decoder - [@&#8203;`c47cad9`](https://github.com/siderolabs/talos/commit/c47cad9ec) fix: pull in a fix for dmesg timestamps - [@&#8203;`190336a`](https://github.com/siderolabs/talos/commit/190336a66) fix: prevent stale discovered volumes reads - [@&#8203;`217e9bb`](https://github.com/siderolabs/talos/commit/217e9bb02) fix: bring in new version of go-cmd and go-blockdevice - [@&#8203;`d7779a5`](https://github.com/siderolabs/talos/commit/d7779a5ba) fix: stop pulling wrong platform for images - [@&#8203;`eb6eb66`](https://github.com/siderolabs/talos/commit/eb6eb664a) fix(machined): support USERDATA legacy fallback in OpenNebula driver - [@&#8203;`ba20c7c`](https://github.com/siderolabs/talos/commit/ba20c7c12) feat(machined): add ONEGATE proxy route and deterministic interface iteration for OpenNebula - [@&#8203;`739f664`](https://github.com/siderolabs/talos/commit/739f66458) feat(machined): inherit IP6\_METHOD from METHOD in OpenNebula driver - [@&#8203;`93878c0`](https://github.com/siderolabs/talos/commit/93878c079) fix(machined): align OpenNebula hostname precedence with reference - [@&#8203;`9718d73`](https://github.com/siderolabs/talos/commit/9718d737f) feat(machined): add IPv6 alias address support for OpenNebula (ET&#x48;*\_ALIAS*\_IP6) - [@&#8203;`b649fb4`](https://github.com/siderolabs/talos/commit/b649fb467) feat(machined): support ETH\*\_IP6\_METHOD (static/dhcp/auto/disable) for OpenNebula - [@&#8203;`c81df6f`](https://github.com/siderolabs/talos/commit/c81df6fa9) refactor(machined): extract per-interface IPv4 helper in OpenNebula driver - [@&#8203;`501924e`](https://github.com/siderolabs/talos/commit/501924e5a) fix(machined): use ParseFQDN for hostname parsing in OpenNebula - [@&#8203;`e9331b2`](https://github.com/siderolabs/talos/commit/e9331b271) feat(machined): support per-interface route metric for OpenNebula (ETH\*\_METRIC) - [@&#8203;`6e78afb`](https://github.com/siderolabs/talos/commit/6e78afbab) feat(machined): add network alias support for OpenNebula (ET&#x48;*\_ALIAS*) - [@&#8203;`9f648b4`](https://github.com/siderolabs/talos/commit/9f648b491) feat(machined): merge global and per-interface DNS for OpenNebula - [@&#8203;`04fba03`](https://github.com/siderolabs/talos/commit/04fba03a9) feat(machined): add static routes support via ETH\*\_ROUTES for OpenNebula </p> </details> ##### Changes from siderolabs/go-cmd <details><summary>2 commits</summary> <p> - [siderolabs/go-cmd@`5f31ba9`](https://github.com/siderolabs/go-cmd/commit/5f31ba9) chore: rekres and update - [siderolabs/go-cmd@`fff5698`](https://github.com/siderolabs/go-cmd/commit/fff5698) feat: allow capturing full output to stdout, modernize API </p> </details> ##### Changes from siderolabs/go-kmsg <details><summary>3 commits</summary> <p> - [siderolabs/go-kmsg@`b53b36d`](https://github.com/siderolabs/go-kmsg/commit/b53b36d) chore: rekres and update - [siderolabs/go-kmsg@`6f7d20b`](https://github.com/siderolabs/go-kmsg/commit/6f7d20b) feat: calculate boot time correctly if the time jumps - [siderolabs/go-kmsg@`47655ee`](https://github.com/siderolabs/go-kmsg/commit/47655ee) feat: support PRINTK\_CALLER kmsg logs </p> </details> ##### Changes from siderolabs/pkgs <details><summary>4 commits</summary> <p> - [siderolabs/pkgs@`a92bed5`](https://github.com/siderolabs/pkgs/commit/a92bed5) feat: enable AMD GPU peer-to-peer DMA - [siderolabs/pkgs@`09e87a9`](https://github.com/siderolabs/pkgs/commit/09e87a9) feat: backportable deps update - [siderolabs/pkgs@`eb965e2`](https://github.com/siderolabs/pkgs/commit/eb965e2) feat(kernel): enable CONFIG\_USB\_UHCI\_HCD on amd64 - [siderolabs/pkgs@`6804ebd`](https://github.com/siderolabs/pkgs/commit/6804ebd) feat: update Linux 6.18.16, NVIDIA, ZFS </p> </details> ##### Dependency Changes - **github.com/google/go-containerregistry** v0.20.6 -> v0.20.7 - **github.com/siderolabs/go-blockdevice/v2** v2.0.24 -> v2.0.26 - **github.com/siderolabs/go-cmd** v0.1.3 -> v0.2.0 - **github.com/siderolabs/go-kmsg** v0.1.4 -> v0.1.5 - **github.com/siderolabs/pkgs** v1.12.0-46-ge695c74 -> v1.12.0-50-ga92bed5 - **github.com/siderolabs/talos/pkg/machinery** v1.12.5 -> v1.12.6 - **github.com/spf13/cobra** v1.10.1 -> v1.10.2 - **golang.org/x/sys** v0.41.0 -> v0.42.0 - **google.golang.org/grpc** v1.78.0 -> v1.79.3 Previous release can be found at [v1.12.5](https://github.com/siderolabs/talos/releases/tag/v1.12.5) ##### Images ``` ghcr.io/siderolabs/flannel:v0.27.4 registry.k8s.io/coredns/coredns:v1.13.2 registry.k8s.io/etcd:v3.6.8 registry.k8s.io/kube-apiserver:v1.35.2 registry.k8s.io/kube-controller-manager:v1.35.2 registry.k8s.io/kube-scheduler:v1.35.2 registry.k8s.io/kube-proxy:v1.35.2 ghcr.io/siderolabs/kubelet:v1.35.2 registry.k8s.io/pause:3.10 ghcr.io/siderolabs/installer:v1.12.6 ghcr.io/siderolabs/installer-base:v1.12.6 ghcr.io/siderolabs/imager:v1.12.6 ghcr.io/siderolabs/talos:v1.12.6 ghcr.io/siderolabs/talosctl-all:v1.12.6 ghcr.io/siderolabs/overlays:v1.12.6 ghcr.io/siderolabs/extensions:v1.12.6 ``` </details> --- ### Configuration 📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined). 🚦 **Automerge**: Enabled. ♻ **Rebasing**: Whenever PR is behind base branch, or you tick the rebase/retry checkbox. 🔕 **Ignore**: Close this PR and you won't be reminded about this update again. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR has been generated by [Renovate Bot](https://github.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0My44OS4yIiwidXBkYXRlZEluVmVyIjoiNDMuODkuMiIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOlsiYXV0b21lcmdlIiwiaW1hZ2UiXX0=-->
renovate-bot added the automergeimage labels 2026-03-24 22:57:02 +00:00
renovate-bot added 1 commit 2026-03-24 22:57:04 +00:00
chore(deps): update ghcr.io/siderolabs/talosctl docker tag to v1.12.6
Some checks are pending
renovate/stability-days Updates have not met minimum release age requirement
lint-test-helm / lint-helm (pull_request) Successful in 1m36s
render-manifests / render-manifests (pull_request) Successful in 2m24s
lint-test-helm / validate-kubeconform (pull_request) Successful in 1m44s
e91c2854a9
renovate-bot scheduled this pull request to auto merge when all checks succeed 2026-03-24 22:57:08 +00:00
renovate-bot merged commit ba0461f9e0 into main 2026-03-24 22:57:10 +00:00
renovate-bot deleted branch renovate/unified-siderolabstalosctl 2026-03-24 22:57:12 +00:00
Sign in to join this conversation.