This release updates Kubernetes to v1.34.6, and fixes a number of issues.
For more details on what's new, see the Kubernetes release notes.
Changes since v1.34.5+k3s1:
- Bump to coredns 1.14.2 (#13758)
- Save cluster state before reencyrpting secrets with newly created key (#13772)
- Backports for 2026-03 (#13790)
- Bump runc to v1.4.1 (#13798)
- Bump Traefik helm chart version (#13812)
- Bump cni plugins to v1.9.1 (#13823)
- Simplify snapshot compress/decompress logic (#13828)
- Update to v1.34.6-k3s1 and Go 1.24.13 (#13834)
- Chore: Update Trivy version in Dockerfile.dapper (#13850)
- Update to flannel v0.28.2 (#13869)
Embedded Component Versions
| Component | Version |
|---|---|
| Kubernetes | v1.34.6 |
| Kine | v0.14.14 |
| SQLite | 3.51.2 |
| Etcd | v3.6.7-k3s1 |
| Containerd | v2.2.2-bd1.34 |
| Runc | v1.4.1 |
| Flannel | v0.28.2 |
| Metrics-server | v0.8.1 |
| Traefik | v3.6.10 |
| CoreDNS | v1.14.2 |
| Helm-controller | v0.16.17 |
| Local-path-provisioner | v0.0.35 |
Helpful Links
As always, we welcome and appreciate feedback from our community of users. Please feel free to:
- Open issues here
- Join our Slack channel
- Check out our documentation for guidance on how to get started or to dive deep into K3s.
- Read how you can contribute here
What's Changed
- [Release-1.34] chore: Update Trivy version in Dockerfile.dapper by @vitorsavian in #13850
- [Release-1.34] - Update to flannel v0.28.2 by @mgfritch in #13869
Full Changelog: v1.34.6-rc1+k3s1...v1.34.6+k3s1