v1.36.0+k3s1
·
173 commits
to main
since this release
This release updates Kubernetes to v1.36.0, and fixes a number of issues.
For more details on what's new, see the Kubernetes release notes.
Changes since v1.35.3+k3s1:
- Add sipgate to the list of adopters (#13881)
- Add Rocket Technologies to the list of adopters (#13890)
- Make Dockerfile.test more secure (#13882)
- Make tests/integration/Dockerfile.test more secure (#13883)
- Secure the e2e yaml GHA (#13885)
- Pin govulncheck GHA version (#13887)
- Verify sha256sum for kubelet, vagrant zip and go binary (#13889)
- Check the k3s-root sha256sum (#13888)
- Fix reproducibility of embedded data tarball (#13875)
- Fix S3 test to account for change to s3mock (#13906)
- Bump runc/spegel/helm-controller/kine (#13909)
- Bump runc to v1.4.2
- Bump spegel to v0.6.0-k3s2
- Bump helm-controller to v0.17.1
- Bump kine to v0.14.16
- Fix embedded executor VPN config injection (#13920)
- Bump containerd to v2.2.3 (#13931)
- Bump flannel to v0.28.4 (#13937)
- Immutable release changes (#13902)
- Bump Traefik to 3.6.13 (#13969)
- Switch from draft to pre-release (#13951)
- Fix SANs added from comma-separated node-external-ip list (#13989)
- Fix docker dualstack test (#13994)
- Bump klipper-helm image for revision check fix (#13995)
- Bump upstream to v1.36 (#13986)
- Fix kubectl exec when using docker (#14021)
Embedded Component Versions
| Component | Version |
|---|---|
| Kubernetes | v1.36.0 |
| Kine | v0.14.16 |
| SQLite | 3.51.3 |
| Etcd | v3.6.7-k3s1 |
| Containerd | v2.2.3-k3s1 |
| Runc | v1.4.2 |
| Flannel | v0.28.4 |
| Metrics-server | v0.8.1 |
| Traefik | v3.6.13 |
| CoreDNS | v1.14.2 |
| Helm-controller | v0.17.1 |
| 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