fix(container): update talos group ( v1.12.2 ➔ v1.12.4 )#551
Open
mortyops[bot] wants to merge 1 commit intomainfrom
Open
fix(container): update talos group ( v1.12.2 ➔ v1.12.4 )#551mortyops[bot] wants to merge 1 commit intomainfrom
mortyops[bot] wants to merge 1 commit intomainfrom
Conversation
Contributor
Author
--- kubernetes/apps/system-upgrade/tuppr/upgrades Kustomization: system-upgrade/tuppr-upgrades TalosUpgrade: system-upgrade/cluster
+++ kubernetes/apps/system-upgrade/tuppr/upgrades Kustomization: system-upgrade/tuppr-upgrades TalosUpgrade: system-upgrade/cluster
@@ -16,8 +16,8 @@
- apiVersion: ceph.rook.io/v1
expr: status.ceph.health in ['HEALTH_OK']
kind: CephCluster
policy:
rebootMode: powercycle
talos:
- version: v1.12.2
+ version: v1.12.4
|
| datasource | package | from | to | | ---------- | ---------------------------- | ------- | ------- | | docker | ghcr.io/siderolabs/installer | v1.12.2 | v1.12.4 | | docker | ghcr.io/siderolabs/talosctl | v1.12.2 | v1.12.4 |
48ed9e9 to
b642a73
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.2→v1.12.4v1.12.2→v1.12.4Release Notes
siderolabs/talos (ghcr.io/siderolabs/talosctl)
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
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 these updates again.
This PR has been generated by Renovate Bot.