Talos Linux | v1.13.2

Talos Linux v1.13.2 released on 12-05-2026


Talos Linux v1.13.2 is out now. Operators and homelab users receive updated upstream components and container images, notably etcd 3.6.11 and Linux kernel 6.18.29.

Download binaries and images from the GitHub release page and report any issues via the project’s issue tracker: https://github.com/siderolabs/talos/releases/tag/v1.13.2 and https://github.com/siderolabs/talos/issues.

What’s in this release

  • Upstream component updates: etcd 3.6.11 and Linux kernel 6.18.29; Talos binaries built with Go 1.26.3.
  • Container images and Kubernetes components published: flannel v0.28.4, coredns v1.14.2, etcd v3.6.11, pause 3.10.1 and control-plane/node components at v1.36.0 (including ghcr.io/siderolabs/kubelet:v1.36.0).
  • Repository changes: single-commit release preparation, dependency bump for github.com/siderolabs/talos/pkg/machinery v1.13.1 → v1.13.2; contributor: Noel Georgi.

Upgrade notes

  • No breaking changes or deprecations are listed for this release; users should test the provided binaries and images and report problems at https://github.com/siderolabs/talos/issues.
  • If you need to roll back, the previous tag is v1.13.1 — use that release and its images from the project’s release page.

Share your experience and any issues on the Talos GitHub issue tracker so maintainers can triage problems and reviewers can verify fixes.

Related posts

Weekly Tech Digest | 06 Jul 2026

Stay updated with the latest in tech! This digest covers AI ethics, auto industry shifts, and the impact of politics on technology, exploring today's pressing issues.

wolfCOSE zero-allocation parsing in embedded C

wolfCOSE looks sensible only if you care about what your firmware actually has to carry. I like that, because on small targets the wrong crypto feature can cost more than the message itself, and there...

restic | v0.19.1

restic v0 19 1: safer FUSE mounts and mountpoint checks, robust backup source and exclude handling, clearer CLI JSON output, Windows SFTP deletion fixes