Talos Linux | v1.11.2

Talos Linux v1.11.2 released on 25-09-2025


Talos Linux v1.11.2 is out now. Users can expect significant updates across key components, enhancing performance and security.

Visit the product GitHub or official pages for more information.

What’s in this release

  • Updated runc to version 1.3.1
  • Upgraded Kubernetes to version 1.34.1
  • Linux kernel updated to version 6.12.48

Upgrade notes

  • Ensure to review any breaking changes in the release notes before upgrading.
  • Rollback to the previous version is possible if issues arise.

Users are encouraged to share their experiences and report any issues encountered.

Related posts

Grafana | v12.4.3

Grafana v12 4 3: keeps internal dashboard ID, updates Go to 1 25 9, fixes Enterprise reporting with appSubURL, documents Alertmanager HA metrics prefix change

AdGuard Home | v0.107.74

AdGuard Home v0 107 74: maintenance release with security updates, Go toolchain fixes, new DoH config and schema 34, bug fixes and stability improvements

Self-hosted automation: designing for reproducible builds

A dark lab build only works when the same input gives the same image every time, and an automated build pipeline is only useful if it is boring in all the right places. Pin everything, trust nothing...