Update ghcr.io/siderolabs/talosctl Docker tag to v1.11.4 #1972

Merged
renovate-bot merged 1 commits from renovate/ghcr.io-siderolabs-talosctl-1.x into main 2025-11-06 11:03:00 +00:00
Collaborator

This PR contains the following updates:

Package Update Change
ghcr.io/siderolabs/talosctl patch v1.11.3 -> v1.11.4

Release Notes

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

v1.11.4

Compare Source

Talos 1.11.4 (2025-11-06)

Welcome to the v1.11.4 release of Talos!

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

Component Updates

runc: 1.3.3
Linux: 6.12.57
linux-firmware: 2025102

Talos is built with Go 1.24.9.

Contributors
  • Andrey Smirnov
  • Mateusz Urbanek
  • Noel Georgi
  • Justin Garrison
  • Laura Brehm
Changes
13 commits

Changes from siderolabs/pkgs
2 commits

Dependency Changes
  • github.com/siderolabs/pkgs v1.11.0-26-gc316374 -> v1.11.0-28-g81fd82c
  • github.com/siderolabs/talos/pkg/machinery v1.11.3 -> v1.11.4

Previous release can be found at v1.11.3

Images
ghcr.io/siderolabs/flannel:v0.27.4
registry.k8s.io/coredns/coredns:v1.12.4
gcr.io/etcd-development/etcd:v3.6.5
registry.k8s.io/kube-apiserver:v1.34.1
registry.k8s.io/kube-controller-manager:v1.34.1
registry.k8s.io/kube-scheduler:v1.34.1
registry.k8s.io/kube-proxy:v1.34.1
ghcr.io/siderolabs/kubelet:v1.34.1
ghcr.io/siderolabs/installer:v1.11.4
registry.k8s.io/pause:3.10

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.11.3` -> `v1.11.4` | --- ### Release Notes <details> <summary>siderolabs/talos (ghcr.io/siderolabs/talosctl)</summary> ### [`v1.11.4`](https://github.com/siderolabs/talos/releases/tag/v1.11.4) [Compare Source](https://github.com/siderolabs/talos/compare/v1.11.3...v1.11.4) ##### [Talos 1.11.4](https://github.com/siderolabs/talos/releases/tag/v1.11.4) (2025-11-06) Welcome to the v1.11.4 release of Talos! Please try out the release binaries and report any issues at <https://github.com/siderolabs/talos/issues>. ##### Component Updates runc: 1.3.3 Linux: 6.12.57 linux-firmware: [`2025102`](https://github.com/siderolabs/talos/commit/20251021) Talos is built with Go 1.24.9. ##### Contributors - Andrey Smirnov - Mateusz Urbanek - Noel Georgi - Justin Garrison - Laura Brehm ##### Changes <details><summary>13 commits</summary> <p> - [@&#8203;`8aec376`](https://github.com/siderolabs/talos/commit/8aec37684) release(v1.11.4): prepare release - [@&#8203;`9c27f9e`](https://github.com/siderolabs/talos/commit/9c27f9e62) fix: race between VolumeConfigController and UserVolumeConfigController - [@&#8203;`ac27129`](https://github.com/siderolabs/talos/commit/ac27129b1) fix: provide minimal platform metadata always - [@&#8203;`1946332`](https://github.com/siderolabs/talos/commit/19463323e) fix: image-signer commands - [@&#8203;`62aa096`](https://github.com/siderolabs/talos/commit/62aa09644) chore: update dependencies - [@&#8203;`075f9ef`](https://github.com/siderolabs/talos/commit/075f9ef22) fix: userspace wireguard handling - [@&#8203;`35b9701`](https://github.com/siderolabs/talos/commit/35b97016c) fix: log duplication on log senders - [@&#8203;`d00754e`](https://github.com/siderolabs/talos/commit/d00754e35) fix: add video kernel module to arm - [@&#8203;`89bca75`](https://github.com/siderolabs/talos/commit/89bca7590) fix: set a timeout for SideroLink provision API call - [@&#8203;`23b21eb`](https://github.com/siderolabs/talos/commit/23b21eb90) fix: imager build on arm64 - [@&#8203;`2a4f177`](https://github.com/siderolabs/talos/commit/2a4f1771c) feat: use image signer - [@&#8203;`e043e1b`](https://github.com/siderolabs/talos/commit/e043e1bc0) chore: push `latest` tag only on main - [@&#8203;`8edddaf`](https://github.com/siderolabs/talos/commit/8edddafcd) fix: reserve the apid and trustd ports from the ephemeral port range </p> </details> ##### Changes from siderolabs/pkgs <details><summary>2 commits</summary> <p> - [siderolabs/pkgs@`81fd82c`](https://github.com/siderolabs/pkgs/commit/81fd82c) chore: update dependencies - [siderolabs/pkgs@`b98d490`](https://github.com/siderolabs/pkgs/commit/b98d490) feat: update linux-firmware </p> </details> ##### Dependency Changes - **github.com/siderolabs/pkgs** v1.11.0-26-gc316374 -> v1.11.0-28-g81fd82c - **github.com/siderolabs/talos/pkg/machinery** v1.11.3 -> v1.11.4 Previous release can be found at [v1.11.3](https://github.com/siderolabs/talos/releases/tag/v1.11.3) ##### Images ``` ghcr.io/siderolabs/flannel:v0.27.4 registry.k8s.io/coredns/coredns:v1.12.4 gcr.io/etcd-development/etcd:v3.6.5 registry.k8s.io/kube-apiserver:v1.34.1 registry.k8s.io/kube-controller-manager:v1.34.1 registry.k8s.io/kube-scheduler:v1.34.1 registry.k8s.io/kube-proxy:v1.34.1 ghcr.io/siderolabs/kubelet:v1.34.1 ghcr.io/siderolabs/installer:v1.11.4 registry.k8s.io/pause:3.10 ``` </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:eyJjcmVhdGVkSW5WZXIiOiI0MS4xNzEuMiIsInVwZGF0ZWRJblZlciI6IjQxLjE3MS4yIiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6WyJhdXRvbWVyZ2UiLCJpbWFnZSJdfQ==-->
renovate-bot added the automergeimage labels 2025-11-06 11:02:56 +00:00
renovate-bot added 1 commit 2025-11-06 11:02:57 +00:00
Update ghcr.io/siderolabs/talosctl Docker tag to v1.11.4
All checks were successful
renovate/stability-days Updates have met minimum release age requirement
lint-test-helm / helm-lint (pull_request) Successful in 9s
353d19748b
renovate-bot scheduled this pull request to auto merge when all checks succeed 2025-11-06 11:02:58 +00:00
renovate-bot merged commit 44fd7501bf into main 2025-11-06 11:03:00 +00:00
renovate-bot deleted branch renovate/ghcr.io-siderolabs-talosctl-1.x 2025-11-06 11:03:01 +00:00
Sign in to join this conversation.