v1.30.X
Upgrade Notice
Before upgrading from earlier releases, be sure to read the Kubernetes Urgent Upgrade Notes.
Version | Release date | Kubernetes | Kine | SQLite | Etcd | Containerd | Runc | Flannel | Metrics-server | Traefik | CoreDNS | Helm-controller | Local-path-provisioner |
---|---|---|---|---|---|---|---|---|---|---|---|---|---|
v1.30.5+k3s1 | Sep 19 2024 | v1.30.5 | v0.12.0 | 3.44.0 | v3.5.13-k3s1 | v1.7.21-k3s2 | v1.1.14 | v0.25.6 | v0.7.2 | v2.11.8 | v1.11.3 | v0.16.4 | v0.0.28 |
v1.30.4+k3s1 | Aug 21 2024 | v1.30.4 | v0.11.11 | 3.44.0 | v3.5.13-k3s1 | v1.7.20-k3s1 | v1.1.12 | v0.25.4 | v0.7.0 | v2.10.7 | v1.10.1 | v0.16.1 | v0.0.28 |
v1.30.3+k3s1 | Jul 31 2024 | v1.30.3 | v0.11.11 | 3.44.0 | v3.5.13-k3s1 | v1.7.17-k3s1 | v1.1.12 | v0.25.4 | v0.7.0 | v2.10.7 | v1.10.1 | v0.16.1 | v0.0.28 |
v1.30.2+k3s2 | Jul 03 2024 | v1.30.2 | v0.11.9 | 3.44.0 | v3.5.13-k3s1 | v1.7.17-k3s1 | v1.1.12 | v0.25.4 | v0.7.0 | v2.10.7 | v1.10.1 | v0.16.1 | v0.0.27 |
v1.30.2+k3s1 | Jun 25 2024 | v1.30.2 | v0.11.9 | 3.44.0 | v3.5.13-k3s1 | v1.7.17-k3s1 | v1.1.12 | v0.25.2 | v0.7.0 | v2.10.7 | v1.10.1 | v0.16.1 | v0.0.27 |
v1.30.1+k3s1 | May 22 2024 | v1.30.1 | v0.11.8-0.20240430184817-f9ce6f8da97b | 3.44.0 | v3.5.9-k3s1 | v1.7.15-k3s1 | v1.1.12-k3s1 | v0.24.2 | v0.7.0 | v2.10.7 | v1.10.1 | v0.16.1-0.20240502205943-2f32059d43e6 | v0.0.26 |
v1.30.0+k3s1 | May 10 2024 | v1.30.0 | v0.11.8 | 3.44.0 | v3.5.9-k3s1 | v1.7.15-k3s1 | v1.1.12 | v0.24.2 | v0.7.0 | v2.10.7 | v1.10.1 | v0.16.1 | v0.0.26 |
Release v1.30.5+k3s1
This release updates Kubernetes to v1.30.5, and fixes a number of issues.
For more details on what's new, see the Kubernetes release notes.
Changes since v1.30.4+k3s1:
- Testing And Secrets-Encryption Backports for 2024-09 (#10801)
- Update to newer OS images for install testing
- Fix caching name for e2e vagrant box
- Remove secrets encryption controller
- Cover edge case when on new minor release for E2E upgrade test
- Removes deprecated alpha Secrets Encryption metrics (deprecated in 1.30, removed in 1.31)
- Update CNI plugins version (#10818)
- Backports for 2024-09 (#10843)
- Fix hosts.toml header var (#10872)
- Update to v1.30.5-k3s1 and Go 1.22.6 (#10888)
- Update Kubernetes to v1.30.5-k3s2 (#10909)
Release v1.30.4+k3s1
This release updates Kubernetes to v1.30.4, and fixes a number of issues.
For more details on what's new, see the Kubernetes release notes.
Changes since v1.30.3+k3s1:
- Bump docker/docker to v25.0.6 (#10649)
- Backports for 2024-08 release cycle (#10664)
- Use pagination when listing large numbers of resources
- Fix multiple issues with servicelb
- Remove deprecated use of wait. functions
- Wire lasso metrics up to metrics endpoint
- Backports for August 2024 (#10671)
- Bump containerd to v1.7.20 (#10660)
- Add tolerations support for DaemonSet pods (#10703)
- New Feature: Users can now define Kubernetes tolerations for ServiceLB DaemonSet directly in the
svccontroller.k3s.cattle.io/tolerations
annotation on services.
- New Feature: Users can now define Kubernetes tolerations for ServiceLB DaemonSet directly in the
- Update to v1.30.4-k3s1 and Go 1.22.5 (#10721)
Release v1.30.3+k3s1
This release updates Kubernetes to v1.30.3, and fixes a number of issues.
For more details on what's new, see the Kubernetes release notes.
Changes since v1.30.2+k3s2:
- Update channel server for k3s2 (#10446)
- Set correct release channel for e2e upgrade test (#10460)
- Backports for 2024-07 release cycle (#10497)
- Bump k3s-root to v0.14.0
- Bump github.com/hashicorp/go-retryablehttp from 0.7.4 to 0.7.7
- Bump Local Path Provisioner version
- Ensure remotedialer kubelet connections use kubelet bind address
- Chore: Bump Trivy version
- Add etcd s3 config secret implementation
- July Test Backports (#10507)
- Update to v1.30.3-k3s1 and Go 1.22.5 (#10536)
- Fix issues loading data-dir value from env vars or dropping config files (#10596)