Talos Linux | v1.13.3

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


Talos Linux v1.13.3 is out now. Systems that need an updated build base and component stack — Linux 6.18.33, Kubernetes 1.36.1 and containerd 2.2.4, built with Go 1.26.3 — will see those versions in the release images.

Visit the GitHub release page for full notes, download links and to report any issues: https://github.com/siderolabs/talos/releases/tag/v1.13.3

What’s in this release

  • Core component bumps: Linux 6.18.33, Kubernetes 1.36.1 and containerd 2.2.4, with the project built using Go 1.26.3.
  • Published images for this tag include kube-apiserver, kube-controller-manager, kube-scheduler and kube-proxy v1.36.1, registry.k8s.io etctd/coredns/pause, and the Talos images and helpers (ghcr.io/siderolabs/* v1.13.3).
  • Bug fixes and small features such as a guard around apply config API calls, relaxed hostname validation, improved image verification for registry.k8s.io, more secret redaction and added bnxt_re module in the rootfs.

Upgrade notes

  • No breaking changes are listed in the release notes; review the full GitHub release notes before upgrading and test in staging where possible.
  • If you need to roll back, the previous release is available at v1.13.2: https://github.com/siderolabs/talos/releases/tag/v1.13.2

Share any feedback or problems on the project issue tracker so the maintainers can follow up: https://github.com/siderolabs/talos/issues

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