Talos Linux | v1.13.3

Talos Linux v1.13.3 released on 26-05-2026


Talos Linux v1.13.3 is out now. Operators and cluster maintainers benefit from updated core components and a published set of images to plan upgrades and pulls.

See the full release notes and download assets on GitHub: https://github.com/siderolabs/talos/releases/tag/v1.13.3

What’s in this release

  • Linux kernel updated to 6.18.33.
  • Kubernetes pinned and defaulted to 1.36.1; component images published (kube-apiserver/controller/scheduler/proxy v1.36.1; etcd v3.6.11; coredns v1.14.2 among others).
  • containerd updated to 2.2.4 and the release built with Go 1.26.3; Talos and companion images published at v1.13.3.

Upgrade notes

  • No explicit breaking API removals listed; operators should verify image tags and update deployment/image pull configurations to the published versions (see the GitHub release for the full image list).
  • If a rollback is required, the previous release v1.13.2 is available at https://github.com/siderolabs/talos/releases/tag/v1.13.2 and issues or regressions can be reported at https://github.com/siderolabs/talos/issues.

Share any upgrade experience or issues on the project’s GitHub issue tracker so maintainers and the community can follow up.

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