This release updates Kubernetes to v1.30.1, and fixes a number of issues.
For more details on what's new, see the Kubernetes release notes.
Changes since v1.30.0+k3s1:
- Replace deprecated ruby function in e2e tests (#10084)
- Update channels with 1.30 (#10097)
- Address 461 (#10112)
- Update to v1.30.1-k3s1 and Go 1.22.2 (#10105)
Embedded Component Versions
Component | Version |
---|---|
Kubernetes | v1.30.1 |
Kine | v0.11.8-0.20240430184817-f9ce6f8da97b |
SQLite | 3.44.0 |
Etcd | v3.5.9-k3s1 |
Containerd | v1.7.15-k3s1 |
Runc | v1.1.12-k3s1 |
Flannel | v0.24.2 |
Metrics-server | v0.7.0 |
Traefik | v2.10.7 |
CoreDNS | v1.10.1 |
Helm-controller | v0.16.1-0.20240502205943-2f32059d43e6 |
Local-path-provisioner | v0.0.26 |
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
- Replace deprecated ruby function in e2e tests by @manuelbuil in #10084
- Update channels with 1.30 by @galal-hussein in #10097
- Address 461 by @HarrisonWAffel in #10112
- Update to v1.30.1-k3s1 and Go 1.22.2 by @briandowns in #10105
Full Changelog: v1.30.0+k3s1...v1.30.1+k3s1