Download Latest Version talosctl-windows-amd64.exe (96.6 MB)
Email in envelope

Get an email when there's a new version of Talos Linux

Home / v1.12.12
Name Modified Size InfoDownloads / Week
Parent folder
cloud-images.json 2026-09-04 5.7 kB
initramfs-amd64.xz 2026-09-04 79.0 MB
initramfs-amd64.xz.bundle 2026-09-04 10.1 kB
initramfs-arm64.xz 2026-09-04 71.3 MB
initramfs-arm64.xz.bundle 2026-09-04 10.1 kB
metal-amd64-uki.efi 2026-09-04 101.3 MB
metal-amd64-uki.efi.bundle 2026-09-04 10.1 kB
metal-amd64.iso 2026-09-04 318.1 MB
metal-amd64.iso.bundle 2026-09-04 10.1 kB
metal-amd64.raw.zst 2026-09-04 201.7 MB
metal-amd64.raw.zst.bundle 2026-09-04 10.2 kB
metal-arm64-uki.efi 2026-09-04 92.6 MB
metal-arm64-uki.efi.bundle 2026-09-04 10.1 kB
metal-arm64.iso 2026-09-04 198.5 MB
metal-arm64.iso.bundle 2026-09-04 10.0 kB
metal-arm64.raw.zst 2026-09-04 92.0 MB
metal-arm64.raw.zst.bundle 2026-09-04 10.0 kB
sha256sum.txt 2026-09-04 2.3 kB
sha256sum.txt.bundle 2026-09-04 10.1 kB
sha512sum.txt 2026-09-04 4.0 kB
sha512sum.txt.bundle 2026-09-04 10.1 kB
talos-amd64.spdx.json 2026-09-04 519.4 kB
talos-amd64.spdx.json.bundle 2026-09-04 10.1 kB
talos-arm64.spdx.json 2026-09-04 519.4 kB
talos-arm64.spdx.json.bundle 2026-09-04 10.1 kB
talos-container-amd64.spdx.json 2026-09-04 517.8 kB
talos-container-amd64.spdx.json.bundle 2026-09-04 10.1 kB
talos-container-arm64.spdx.json 2026-09-04 517.8 kB
talos-container-arm64.spdx.json.bundle 2026-09-04 9.9 kB
talosctl-cni-bundle-amd64.tar.gz 2026-09-04 5.6 MB
talosctl-cni-bundle-amd64.tar.gz.bundle 2026-09-04 10.1 kB
talosctl-cni-bundle-arm64.tar.gz 2026-09-04 5.1 MB
talosctl-cni-bundle-arm64.tar.gz.bundle 2026-09-04 10.1 kB
talosctl-darwin-amd64 2026-09-04 100.0 MB
talosctl-darwin-amd64.bundle 2026-09-04 10.1 kB
talosctl-darwin-arm64 2026-09-04 94.8 MB
talosctl-darwin-arm64.bundle 2026-09-04 10.0 kB
talosctl-freebsd-amd64 2026-09-04 94.4 MB
talosctl-freebsd-amd64.bundle 2026-09-04 10.0 kB
talosctl-freebsd-arm64 2026-09-04 88.7 MB
talosctl-freebsd-arm64.bundle 2026-09-04 10.1 kB
talosctl-linux-amd64 2026-09-04 98.5 MB
talosctl-linux-amd64.bundle 2026-09-04 10.0 kB
talosctl-linux-arm64 2026-09-04 92.6 MB
talosctl-linux-arm64.bundle 2026-09-04 10.0 kB
talosctl-linux-armv7 2026-09-04 92.9 MB
talosctl-linux-armv7.bundle 2026-09-04 10.1 kB
talosctl-linux-riscv64 2026-09-04 94.0 MB
talosctl-linux-riscv64.bundle 2026-09-04 10.1 kB
talosctl-windows-amd64.exe 2026-09-04 96.6 MB
talosctl-windows-amd64.exe.bundle 2026-09-04 9.9 kB
talosctl-windows-arm64.exe 2026-09-04 89.6 MB
talosctl-windows-arm64.exe.bundle 2026-09-04 10.0 kB
vmlinuz-amd64 2026-09-04 21.6 MB
vmlinuz-amd64.bundle 2026-09-04 10.1 kB
vmlinuz-arm64 2026-09-04 20.6 MB
vmlinuz-arm64.bundle 2026-09-04 9.9 kB
README.md 2026-09-04 5.1 kB
v1.12.12 source code.tar.gz 2026-09-04 4.2 MB
v1.12.12 source code.zip 2026-09-04 6.4 MB
Totals: 60 Items   2.2 GB 25

Talos 1.12.12 (2026-09-04)

Welcome to the v1.12.12 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.49 Containerd: 2.2.7 Flannel: 0.28.9 Etcd: v3.6.14 Kubernetes: v1.35.8

Talos is built with Go 1.25.14.

Contributors

  • Noel Georgi
  • Andrey Smirnov
  • Mateusz Urbanek
  • immanuwell

Changes

13 commits

* siderolabs/talos@a58adaabd release(v1.12.12): prepare release * siderolabs/talos@5f22763ef feat: bump dependencies * siderolabs/talos@f0ef9c13b fix: harden the code around kubelet's client certificate handling * siderolabs/talos@c4612c44e fix: filter out passed metadata in API proxying * siderolabs/talos@c7ac6acf8 fix: treat desired roles empty as error in Talos API access * siderolabs/talos@4615df421 fix: create parent directories when extracting tar archives * siderolabs/talos@1d685ff4e fix: use os.Root in the talosctl extract path * siderolabs/talos@227390bc5 fix: escape output in the talosctl dashboard * siderolabs/talos@3d4cb876a fix: add checks for meta key in the API path * siderolabs/talos@8b3b65027 chore: reduce verbosity of the grype scan * siderolabs/talos@1eb7caf6e fix: preserve special modes when extracting files * siderolabs/talos@f9a8d4324 fix: use os.Root in the untar path * siderolabs/talos@763c4e4cd fix: don't set xattrs while decompressing extensions

Changes from siderolabs/pkgs

10 commits

* siderolabs/pkgs@5eb9201 chore: rekres * siderolabs/pkgs@8f2f189 feat: support confiuring gnu mirror urls * siderolabs/pkgs@0c89ae0 feat: bump linux-firmware to 20260810 * siderolabs/pkgs@eb4a8dc feat: bump flannel to v1.9.1-flannel3 * siderolabs/pkgs@ce90bd5 feat: bump containerd to 2.2.7 * siderolabs/pkgs@935b8b2 feat: bump go to 1.25.14 * siderolabs/pkgs@13cf7a6 feat: bump kernel to 6.18.49 * siderolabs/pkgs@449db13 feat: update kernel to 6.18.48 * siderolabs/pkgs@3584845 feat: bump kernel to 6.18.47 * siderolabs/pkgs@122c8d2 feat: bump kernel to 6.18.46

Changes from siderolabs/tools

4 commits

* siderolabs/tools@6c999e3 fix: fakeroot url * siderolabs/tools@5aeec5b feat: use kernel gnu mirrors * siderolabs/tools@5fcfa57 feat: bump go to 1.25.14 * siderolabs/tools@89d3bee fix: update OpenSSL to 3.6.4

Dependency Changes

Previous release can be found at v1.12.11

Images

ghcr.io/siderolabs/flannel:0.28.9
registry.k8s.io/coredns/coredns:v1.14.2
registry.k8s.io/etcd:v3.6.14
registry.k8s.io/kube-apiserver:v1.35.8
registry.k8s.io/kube-controller-manager:v1.35.8
registry.k8s.io/kube-scheduler:v1.35.8
registry.k8s.io/kube-proxy:v1.35.8
ghcr.io/siderolabs/kubelet:v1.35.8
registry.k8s.io/pause:3.10.1
ghcr.io/siderolabs/installer:v1.12.12
ghcr.io/siderolabs/installer-base:v1.12.12
ghcr.io/siderolabs/imager:v1.12.12
ghcr.io/siderolabs/talos:v1.12.12
ghcr.io/siderolabs/talosctl-all:v1.12.12
ghcr.io/siderolabs/overlays:v1.12.12
ghcr.io/siderolabs/extensions:v1.12.12
Source: README.md, updated 2026-09-04