Skip to content
Closed
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
25 changes: 25 additions & 0 deletions public/changelog.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,31 @@ description: "Product updates and announcements"
rss: true
---

<Update label="v1.13.5" tags={["Talos"]}>
[Release notes →](https://github.com/siderolabs/talos/releases/tag/v1.13.5)

### Component Updates

Linux: 6.18.36
containerd: 2.2.5
runc: 1.4.3

Talos is built with Go 1.26.4.
</Update>

<Update label="v1.12.9" tags={["Talos"]}>
[Release notes →](https://github.com/siderolabs/talos/releases/tag/v1.12.9)

### Component Updates

Linux: 6.18.35
runc: 1.3.6
CoreDNS: 1.14.2
containerd: 2.2.5

Talos is built with Go 1.25.11.
</Update>

<Update label="v1.13.4" tags={["Talos"]}>
[Release notes →](https://github.com/siderolabs/talos/releases/tag/v1.13.4)

Expand Down
Loading
Loading