chore(deps): update dependency siderolabs/talos to v1.12.6#213
Open
renovate[bot] wants to merge 1 commit intomainfrom
Open
chore(deps): update dependency siderolabs/talos to v1.12.6#213renovate[bot] wants to merge 1 commit intomainfrom
renovate[bot] wants to merge 1 commit intomainfrom
Conversation
Terraform Plan (02-infrastructure)→ Resource Changes: 0 to create, 0 to update, 5 to re-create, 0 to delete, 0 ephemeral. ⚙️ Re-Create
|
8a85a4d to
b25b5a6
Compare
b25b5a6 to
cef05bf
Compare
cef05bf to
44fb2fb
Compare
44fb2fb to
a3903db
Compare
a3903db to
bc1e518
Compare
bc1e518 to
94f39c8
Compare
94f39c8 to
01c731e
Compare
01c731e to
79025a1
Compare
79025a1 to
bd7c8f1
Compare
bd7c8f1 to
ed52696
Compare
ed52696 to
a9d36ad
Compare
a9d36ad to
d4953f9
Compare
e02451f to
3a0ee7d
Compare
3a0ee7d to
1f48bea
Compare
1f48bea to
0118f9c
Compare
0118f9c to
cf755a9
Compare
cf755a9 to
0408188
Compare
0408188 to
ef701a2
Compare
ef701a2 to
d7464b1
Compare
d7464b1 to
967ffbe
Compare
967ffbe to
96921da
Compare
96921da to
3f7a601
Compare
3f7a601 to
6fd8ac2
Compare
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
This PR contains the following updates:
v1.12.1→v1.12.6Release Notes
siderolabs/talos (siderolabs/talos)
v1.12.6Compare 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
Changes
21 commits
a1b8bd6release(v1.12.6): prepare release72bd570feat: update Linux to 6.18.189d5638ffix: accept image cache volume encryption config0f018bffix: panic in hardware.SystemInfoControllerc46b898fix: validate missing apiVersion in config document decoderc47cad9fix: pull in a fix for dmesg timestamps190336afix: prevent stale discovered volumes reads217e9bbfix: bring in new version of go-cmd and go-blockdeviced7779a5fix: stop pulling wrong platform for imageseb6eb66fix(machined): support USERDATA legacy fallback in OpenNebula driverba20c7cfeat(machined): add ONEGATE proxy route and deterministic interface iteration for OpenNebula739f664feat(machined): inherit IP6_METHOD from METHOD in OpenNebula driver93878c0fix(machined): align OpenNebula hostname precedence with reference9718d73feat(machined): add IPv6 alias address support for OpenNebula (ETH_ALIAS_IP6)b649fb4feat(machined): support ETH*_IP6_METHOD (static/dhcp/auto/disable) for OpenNebulac81df6frefactor(machined): extract per-interface IPv4 helper in OpenNebula driver501924efix(machined): use ParseFQDN for hostname parsing in OpenNebulae9331b2feat(machined): support per-interface route metric for OpenNebula (ETH*_METRIC)6e78afbfeat(machined): add network alias support for OpenNebula (ETH_ALIAS)9f648b4feat(machined): merge global and per-interface DNS for OpenNebula04fba03feat(machined): add static routes support via ETH*_ROUTES for OpenNebulaChanges from siderolabs/go-cmd
2 commits
5f31ba9chore: rekres and updatefff5698feat: allow capturing full output to stdout, modernize APIChanges from siderolabs/go-kmsg
3 commits
b53b36dchore: rekres and update6f7d20bfeat: calculate boot time correctly if the time jumps47655eefeat: support PRINTK_CALLER kmsg logsChanges from siderolabs/pkgs
4 commits
a92bed5feat: enable AMD GPU peer-to-peer DMA09e87a9feat: backportable deps updateeb965e2feat(kernel): enable CONFIG_USB_UHCI_HCD on amd646804ebdfeat: update Linux 6.18.16, NVIDIA, ZFSDependency Changes
Previous release can be found at v1.12.5
Images
v1.12.5Compare Source
Talos 1.12.5 (2026-03-09)
Welcome to the v1.12.5 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.15
Kubernetes: 1.35.2
etcd: 3.6.8
Talos is built with Go 1.25.8.
Contributors
Changes
19 commits
da6c6e4release(v1.12.5): prepare release4f978a7fix: correctly calculate end ranges for nftables sets8d52e2dfeat: add trusted roots generation to stdpatches6284877fix: use correct dhcp option for unicast dhcp renewaldcf23befix: ignore image digest when doing upgrade-k8sf8a2a9bfix(machined): opennebula: process ETH*_ vars regardless of NETWORK context flagdb9ff23fix: patch with delete for LinkConfigse0c38e2fix: update path handling on talosctl cgroupsca2d4c1fix: stop Kubernetes client from dynamically reloading the certs70ae2f2refactor: split locate and provisionc3b0484fix: hold user volumes root mountpointd935420fix: handle raw encryption keys with\nproperly7fe1a47fix: remove stale endpoints3ea0888fix: allow static hosts in/etc/hostswithout hostname5ebb00ffix: switch to better Myers algorithm implementation2b40379feat: update etcd to v3.6.81ce9328fix: disks flag parsing and handling in create qemu command1f989dffix: read multi-doc machine config with newer talosctl40ba6e3feat: update Linux 6.18.15, Go 1.25.8Changes from siderolabs/go-debug
1 commit
47fce68feat: support Go 1.26, rekresChanges from siderolabs/pkgs
7 commits
e695c74feat: update Linux to 6.18.157d4ef68feat: update Linux to 6.18.14300cd60feat: update Linux firmware to202602265f9fd3feat: update Linux to 6.18.1396fc8e3feat: enable MLX5 Scalable Functions and TC offload in kernelf31edf1feat: add patch for Cilium BPF verifier rejection by the kernel8b4b129feat: update Go to 1.25.8Changes from siderolabs/tools
1 commit
57916cbfeat: update Go to 1.25.8Dependency Changes
Previous release can be found at v1.12.4
Images
v1.12.4Compare Source
Talos 1.12.4 (2026-02-13)
Welcome to the v1.12.4 release of Talos!
Please try out the release binaries and report any issues at
https://github.com/siderolabs/talos/issues.
KubeSpan Advertised Network Filters
KubeSpan now supports filtering of advertised networks using the
excludeAdvertisedNetworksfield in theKubeSpanConfigdocument.This allows users to specify a list of CIDRs to exclude from the advertised networks. Please note that routing must be symmetric for any
pair of peers, so if one peer excludes a certain network, the other peer must also exclude it. In other words, for any given pair of peers,
and any pair of their addresses, the traffic should either go through KubeSpan or not, but not one way or the other.
Component Updates
Linux: 6.18.9
Talos is built with Go 1.25.7.
Contributors
Changes
9 commits
fc8e600release(v1.12.4): prepare release14dde14feat: add filter for KubeSpan advertised networksc277d01fix: ignore volumes in wave calculation without provisioningf90af88fix: use node podCIDRs for kubespan advertiseKubernetesNetworksa025ea4feat: add IPv6 GRE support9241254fix: typo with rpi_5 profile name64f4985fix: swap volume configuration for min/max size19354abfeat: update Linux to 6.18.9639c1c9fix: mismerge of nft with json supportChanges from siderolabs/discovery-api
2 commits
9c06846feat: change the way excluded addresses are specifiedf71a14afeat: add advertised filters to discovery dataChanges from siderolabs/pkgs
4 commits
b1fc4c6feat: update NVIDIA LTS to 580.126.16f7a8163feat: update Linux to 6.18.932290fffeat: enable ip6_greda46073feat: enable NFT_BRIDGE configDependency Changes
Previous release can be found at v1.12.3
Images
v1.12.3Compare Source
Talos 1.12.3 (2026-02-07)
Welcome to the v1.12.3 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.8
Talos is built with Go 1.25.7.
Contributors
Changes
14 commits
6d6471frelease(v1.12.3): prepare release6578200feat: update Linux kernel with dm-integrityb8f8245fix: add hostname to endpoints624f9b5chore: update deps3aa1539fix: implement merger for PercentageSizef17d07cfeat: add a helper module to generate standard patches4a3385dfix: undo CRLF on Windows (talosctl edit)a842775feat: add RPi5 to the list of supported SBCsb8cdb61fix(talosctl): pass --k8s-endpoint flag to rotate-ca kubernetes rotation27cbe29fix: skip empty documents on config decoding8f49dd2fix: open the filesystem as read-onlyb2a83d1fix: always set advertised peer URLs249acdbfix: fallback to /proc/meminfo for memory modulesbc56bdffix: add warnings to 802.3ad bondChanges from siderolabs/pkgs
3 commits
15d5d78chore: update deps4469bd7chore: update kernel51108e5feat: enable dm-integrityChanges from siderolabs/tools
2 commits
dc37e09chore: update deps36fb49afeat: update OpenSSL to 3.6.1Dependency Changes
Previous release can be found at v1.12.2
Images
v1.12.2Compare Source
Talos 1.12.2 (2026-01-22)
Welcome to the v1.12.2 release of Talos!
Please try out the release binaries and report any issues at
https://github.com/siderolabs/talos/issues.
talosctl images talos-bundlecan ignore reaching to the registryThe
talosctl images talos-bundlecommand now accepts optional--ovelaysand--extensionsflags.If those are set to
false, the command will not attempt to reach out to the container registry to fetch the latest versions and digests of the overlays and extensions.Component Updates
Linux: 6.18.5
Talos is built with Go 1.25.6.
Contributors
Changes
21 commits
54e5b43release(v1.12.2): prepare release30da0bcfix: oracle platform file format7ddb37bfix: make OOM expression a bit less sensitivee438ec2fix: marshal of FailOverMac property717ed72fix: check if the device is not mounted when wipingc95c9fdfix: wipe the first/last 1MiB in addition to wiping by signatures52bed35fix: add talos version to Hetzner Cloud client user agent0e447a4fix: make OOM controller more precise by considering separate cgroup PSI3b974b9fix: sort mirrors and tls configs when generating the machine config8b16fe5feat: add VLAN support to OpenStack platformeb8480cfix: panic in configpatcher when the whole section is missing4d44306fix: wipe disk by signaturescca4cd2feat: add it87 hwmon moduled9480eefix: resolve SideroLink Wireguard endpoint on reconnecte16c2d5fix: handle correctly incomplete RegistryTLSConfigdedd273fix: bond config via platformf527cfffix: allow HostnameConfig to be used with incomplete machine config1091813fix: lock down etcd listen address to IPv4 localhost9f8d938fix: print talosctl images to release notes95433c1fix: update VIP config example919394ffeat: update Go to 1.25.6Changes from siderolabs/pkgs
7 commits
4f8efaffix: enable pinctrl for Raspberry Pi 53a36a01feat: update NVIDIA LTS and production driver versionsd364d04feat: update Linux to 6.18.5a3d6cc4feat: update Linux firmware to202601140fa324feat: enable IT87 hwmon module8b8f314feat: enable IPV6_MROUTE3571127feat: update Go to 1.25.6Changes from siderolabs/tools
1 commit
31959f4feat: update Go to 1.25.6Dependency Changes
Previous release can be found at v1.12.1
Images
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.
This PR was generated by Mend Renovate. View the repository job log.