# Talos Linux v1.13.5
- Product: Talos Linux (https://whatsnew.fyi/product/talos-linux)
- Vendor: Sidero Labs
- Date: 2026-06-22
- Version: v1.13.5
- Original notes: https://github.com/siderolabs/talos/releases/tag/v1.13.5
- Permalink: https://whatsnew.fyi/product/talos-linux/releases/v1.13.5
What's New is an index, not a publisher: every entry below links to the vendor's own release notes, which are the authoritative source. Entries are labelled where they are hand-curated sample data, pre-releases, or drawn from a secondary source such as a developer blog.
Reuse: the summaries, labels and curation here are © What's New. Quote freely with attribution and a link back; wholesale republication of the corpus is not permitted — terms: https://whatsnew.fyi/terms. The vendors' own release notes remain their publishers'.
---
- **fixed** — Bump number of open files for etcd
- **fixed** — Stop the log persistence and close all files on shutdown
- **fixed** — Honor FailurePauseTimeout when pausing before reboot
- **fixed** — Correct the link alias condition
- **added** — Verify go.mod tidiness in generate target
- **fixed** — Relax LUKS header validation
- **changed** — Update Linux to 6.18.36
- **changed** — Update containerd to 2.2.5
- **changed** — Update runc to 1.4.3
- **changed** — Update ZFS to 2.4.3
- **changed** — Update NVIDIA driver LTS to 580.167.08
- **changed** — Update Kubernetes to v1.36.2
- **fixed** — Avoid page_table_check BUG on time namespace VVAR page
- **changed** — Update ca-certificates to 2026-05-14
- **changed** — Bump OpenSSL to 3.6.3
- **added** — Add github.com/ryanuber/columnize as a new dependency
##### [Talos 1.13.5](https://github.com/siderolabs/talos/releases/tag/v1.13.5) (2026-06-22)
Welcome to the v1.13.5 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.36
containerd: 2.2.5
runc: 1.4.3
Talos is built with Go 1.26.4.
###### Contributors
* Andrey Smirnov
* Maja Bojarska
* Noel Georgi
* Mateusz Urbanek
* Aleksei Sviridkin
###### Changes
9 commits
* siderolabs/talos@51b0d8ed0 release(v1.13.5): prepare release
* siderolabs/talos@c5089c655 fix: bump number of open files for etcd
* siderolabs/talos@e0b4d9d75 fix: stop the log persistence and close all files on shutdown
* siderolabs/talos@23a080dcf fix: honor FailurePauseTimeout when pausing before reboot
* siderolabs/talos@9adc63a32 fix: correct the link alias condition
* siderolabs/talos@b902f9de9 feat: verify go.mod tidiness in generate target
* siderolabs/talos@765f0a1dc fix: relax LUKS header validation
* siderolabs/talos@d63aba4c7 feat: update pkgs and Kubernetes
* siderolabs/talos@f0a5842ab fix: update go.mod and rekres
###### Changes from siderolabs/pkgs
8 commits
* siderolabs/pkgs@6b315f7 chore: update zfs to 2.4.3
* siderolabs/pkgs@ebf23f3 feat: update Linux to 6.18.36
* siderolabs/pkgs@7eed62d chore: bump containerd to 2.2.5 (cve patches)
* siderolabs/pkgs@8b67bab chore: update nvidia driver lts to 580.167.08
* siderolabs/pkgs@8cb61b2 feat: bump runc
* siderolabs/pkgs@d736aef feat: bump kernel to 6.18.35
* siderolabs/pkgs@7ede376 fix: avoid page_table_check BUG on time namespace VVAR page
* siderolabs/pkgs@e69debd feat: update tools and rekres
###### Changes from siderolabs/tools
2 commits
* siderolabs/tools@9b78252 feat: update ca-certificates to 2026-05-14
* siderolabs/tools@4d13aff feat: bump OpenSSL to 3.6.3
###### Dependency Changes
* **github.com/ryanuber/columnize** v2.1.2 **_new_**
* **github.com/siderolabs/go-blockdevice/v2** v2.0.28 -> v2.0.30
* **github.com/siderolabs/pkgs** v1.13.0-28-g54ec9fc -> v1.13.0-36-g6b315f7
* **github.com/siderolabs/talos/pkg/machinery** v1.13.4 -> v1.13.5
* **github.com/siderolabs/tools** v1.13.0-4-ga06bb31 -> v1.13.0-6-g9b78252
* **k8s.io/api** v0.36.1 -> v0.36.2
* **k8s.io/apiextensions-apiserver** v0.36.1 -> v0.36.2
* **k8s.io/apimachinery** v0.36.1 -> v0.36.2
* **k8s.io/apiserver** v0.36.1 -> v0.36.2
* **k8s.io/client-go** v0.36.1 -> v0.36.2
* **k8s.io/component-base** v0.36.1 -> v0.36.2
* **k8s.io/cri-api** v0.36.1 -> v0.36.2
* **k8s.io/kube-scheduler** v0.36.1 -> v0.36.2
* **k8s.io/kubectl** v0.36.1 -> v0.36.2
* **k8s.io/kubelet** v0.36.1 -> v0.36.2
* **k8s.io/pod-security-admission** v0.36.1 -> v0.36.2
Previous release can be found at [v1.13.4](https://github.com/siderolabs/talos/releases/tag/v1.13.4)
##### Images
```
ghcr.io/siderolabs/flannel:v0.28.5
registry.k8s.io/coredns/coredns:v1.14.2
registry.k8s.io/etcd:v3.6.12
registry.k8s.io/pause:3.10.1
registry.k8s.io/kube-apiserver:v1.36.2
registry.k8s.io/kube-controller-manager:v1.36.2
registry.k8s.io/kube-scheduler:v1.36.2
registry.k8s.io/kube-proxy:v1.36.2
ghcr.io/siderolabs/kubelet:v1.36.2
registry.k8s.io/networking/kube-network-policies:v1.0.0
ghcr.io/siderolabs/installer:v1.13.5
ghcr.io/siderolabs/installer-base:v1.13.5
ghcr.io/siderolabs/imager:v1.13.5
ghcr.io/siderolabs/talos:v1.13.5
ghcr.io/siderolabs/talosctl-all:v1.13.5
ghcr.io/siderolabs/overlays:v1.13.5
ghcr.io/siderolabs/extensions
_[Truncated at 4000 characters — full notes: https://github.com/siderolabs/talos/releases/tag/v1.13.5]_