This release updates Kubernetes to v1.30.14, and fixes a number of issues.
For more details on what's new, see the Kubernetes release notes.
Changes since v1.30.14+k3s1:
- Add usage description for etcd-snapshot (#12571)
- Build and push k3s image to GHCR (#12576)
- GHA + Testing Backports (#12611)
- Refac for shell completion (#12633)
- K3s completion shell command will now be separate to specific subcommands for bash and zsh
- Backports for 2025-07 (#12643)
- Update to v1.30.14-k3s2 and Go 1.23.10 (#12662)
Embedded Component Versions
| Component | Version |
|---|---|
| Kubernetes | v1.30.14 |
| Kine | v0.13.17 |
| SQLite | 3.49.1 |
| Etcd | v3.5.21-k3s1 |
| Containerd | v1.7.27-k3s1 |
| Runc | v1.2.6 |
| Flannel | v0.27.0 |
| Metrics-server | v0.7.2 |
| Traefik | v2.11.24 |
| CoreDNS | v1.12.1 |
| Helm-controller | v0.16.13 |
| Local-path-provisioner | v0.0.31 |
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.30] Add usage description for etcd-snapshot by @dereknola in #12571
- [Release-1.30] Build and push k3s image to GHCR by @dereknola in #12576
- [Release-1.30] GHA + Testing Backports by @dereknola in #12611
- [Release-1.30] Refac for shell completion by @vitorsavian in #12633
- [release-1.30] Backports for 2025-07 by @brandond in #12643
- [release-1.30]Update to v1.30.14-k3s2 and Go 1.23.10 by @rafaelbreno in #12662
Full Changelog: v1.30.14+k3s1...v1.30.14+k3s2