Releases: k3s-io/k3s
Releases · k3s-io/k3s
v1.29.6-rc2+k3s1
Fix agent supervisor port using apiserver port instead Signed-off-by: Brad Davidson <brad.davidson@rancher.com>
v1.29.6-rc1+k3s1
[release-1.29] Update Kubernetes to v1.29.6 (#10348) Signed-off-by: Brooks Newberry <brooks@newberry.com>
v1.28.11-rc2+k3s1
Fix agent supervisor port using apiserver port instead Signed-off-by: Brad Davidson <brad.davidson@rancher.com>
v1.28.11-rc1+k3s1
[release-1.28] Update Kubernetes to v1.28.11 (#10347) Signed-off-by: Brooks Newberry <brooks@newberry.com>
v1.27.15-rc2+k3s1
Fix agent supervisor port using apiserver port instead Signed-off-by: Brad Davidson <brad.davidson@rancher.com>
v1.27.15-rc1+k3s1
[release-1.27] Update Kubernetes to v1.27.15 (#10346) Signed-off-by: Brooks Newberry <brooks@newberry.com>
v1.30.1+k3s1
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
v1.30.1-rc1+k3s1
Update to v1.30.1 (#10105)
v1.29.5+k3s1
This release updates Kubernetes to v1.29.5, and fixes a number of issues.
For more details on what's new, see the Kubernetes release notes.
Changes since v1.29.4+k3s1:
- Update stable channel to v1.29.4+k3s1 (#10031)
- Add E2E Split Server to Drone, support parallel testing in Drone (#9940)
- Bump E2E opensuse leap to 15.6, fix btrfs test (#10057)
- Replace deprecated ruby function (#10091)
- Set correct release channel for e2e upgrade test (#10106)
- Windows changes (#10115)
- Update to v1.29.5-k3s1 and Go 1.21.9 (#10108)
Embedded Component Versions
Component | Version |
---|---|
Kubernetes | v1.29.5 |
Kine | v0.11.7 |
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.15.9 |
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
- Update stable channel to v1.29.4+k3s1 by @tashima42 in #10031
- Add E2E Split Server to Drone, support parallel testing in Drone by @dereknola in #9940
- Bump E2E opensuse leap to 15.6, fix btrfs test by @dereknola in #10057
- [Release 1.29] Replace deprecated ruby function by @manuelbuil in #10091
- [release-1.29] Set correct release channel for e2e upgrade test by @dereknola in #10106
- [1.29] windows changes by @HarrisonWAffel in #10115
- Update to v1.29.5-k3s1 and Go 1.21.9 by @briandowns in #10108
Full Changelog: v1.29.4+k3s1...v1.29.5+k3s1
v1.29.5-rc1+k3s1
Update to v1.29.5 (#10108)