chore(deps): update dependency k3s-io/k3s to v1.30.1+k3s1
This MR contains the following updates:
Package | Update | Change |
---|---|---|
k3s-io/k3s | minor |
v1.29.3+k3s1 -> v1.30.1+k3s1
|
⚠ ️ WarningSome dependencies could not be looked up. Check the Dependency Dashboard for more information.
Release Notes
k3s-io/k3s (k3s-io/k3s)
v1.30.1+k3s1
: 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 https://github.com/k3s-io/k3s/pull/10084
- Update channels with 1.30 by @galal-hussein in https://github.com/k3s-io/k3s/pull/10097
- Address 461 by @HarrisonWAffel in https://github.com/k3s-io/k3s/pull/10112
- Update to v1.30.1-k3s1 and Go 1.22.2 by @briandowns in https://github.com/k3s-io/k3s/pull/10105
Full Changelog: https://github.com/k3s-io/k3s/compare/v1.30.0+k3s1...v1.30.1+k3s1
v1.30.0+k3s1
: v1.30.0+k3s1
This release is K3S's first in the v1.30 line. This release updates Kubernetes to v1.30.0.
For more details on what's new, see the Kubernetes release notes.
Changes since v1.29.4+k3s1:
- Kubernetes V1.30.0-k3s1 (#10063)
- 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)
- Remove deprecated
pod-infra-container-image
kubelet flag (#7409) - Fix e2e tests (#10061)
Embedded Component Versions
Component | Version |
---|---|
Kubernetes | v1.30.0 |
Kine | v0.11.8 |
SQLite | 3.44.0 |
Etcd | v3.5.9-k3s1 |
Containerd | v1.7.15-k3s1 |
Runc | v1.1.12 |
Flannel | v0.24.2 |
Metrics-server | v0.7.0 |
Traefik | v2.10.7 |
CoreDNS | v1.10.1 |
Helm-controller | v0.16.1 |
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
v1.29.5+k3s1
: 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 https://github.com/k3s-io/k3s/pull/10031
- Add E2E Split Server to Drone, support parallel testing in Drone by @dereknola in https://github.com/k3s-io/k3s/pull/9940
- Bump E2E opensuse leap to 15.6, fix btrfs test by @dereknola in https://github.com/k3s-io/k3s/pull/10057
- [Release 1.29] Replace deprecated ruby function by @manuelbuil in https://github.com/k3s-io/k3s/pull/10091
- [release-1.29] Set correct release channel for e2e upgrade test by @dereknola in https://github.com/k3s-io/k3s/pull/10106
- [1.29] windows changes by @HarrisonWAffel in https://github.com/k3s-io/k3s/pull/10115
- Update to v1.29.5-k3s1 and Go 1.21.9 by @briandowns in https://github.com/k3s-io/k3s/pull/10108
Full Changelog: https://github.com/k3s-io/k3s/compare/v1.29.4+k3s1...v1.29.5+k3s1
v1.29.4+k3s1
: v1.29.4+k3s1
This release updates Kubernetes to v1.29.4, and fixes a number of issues.
For more details on what's new, see the Kubernetes release notes.
Changes since v1.29.3+k3s1:
- Send error response if member list cannot be retrieved (#9722)
- Respect cloud-provider fields set by kubelet (#9721)
- The k3s stub cloud provider now respects the kubelet's requested provider-id, instance type, and topology labels
- Fix error when image has already been pulled (#9770)
- Add a new error when kine is with disable apiserver or disable etcd (#9766)
- Bump k3s-root to v0.13.0 (#9718)
- Use ubuntu latest for better golang caching keys (#9711)
- Bump Trivy version (#9780)
- Move to ubuntu 23.10 for E2E tests (#9755)
- Update channel server (#9808)
- Add /etc/passwd and /etc/group to k3s docker image (#9784)
- Fix etcd snapshot reconcile for agentless servers (#9809)
- Add health-check support to loadbalancer (#9757)
- Add tls for kine (#9572)
- Kine is now able to use TLS
- Transition from deprecated pointer library to ptr (#9801)
- Remove old pinned dependencies (#9806)
- Several E2E Matrix improvements (#9802)
- Add certificate expiry check, events, and metrics (#9772)
- Add updatecli policy to update k3s-root (#9844)
- Bump Trivy version (#9840)
- Add workaround for containerd hosts.toml bug when passing config for default registry endpoint (#9853)
- Fix: agent volume in example docker compose (#9838)
- Bump spegel to v0.0.20-k3s1 (#9863)
- Add supervisor cert/key to rotate list (#9832)
- Add quotes to avoid useless updatecli updates (#9877)
- Bump containerd and cri-dockerd (#9886)
- The embedded containerd has been bumped to v1.7.15
- The embedded cri-dockerd has been bumped to v0.3.12
- Move etcd snapshot management CLI to request/response (#9816)
- The
k3s etcd-snapshot
command has been reworked for improved consistency. All snapshots operations are now performed by the server process, with the CLI acting as a client to initiate and report results. As a side effect, the CLI is now less noisy when managing snapshots.
- The
- Improve etcd load-balancer startup behavior (#9883)
- Actually fix agent certificate rotation (#9902)
- Bump latest to v1.29.3+k3s1 (#9909)
- Update packaged manifests (#9920)
- Traefik has been bumped to v2.10.7.
- Traefik pod annotations are now set properly in the default chart values.
- The system-default-registry value now supports RFC2732 IPv6 literals.
- The local-path provisioner now defaults to creating
local
volumes, instead ofhostPath
.
- Allow Local path provisioner to read helper logs (#9835)
- Update kube-router to v2.1.0 (#9926)
- Match setup-go caching key in GitHub Actions (#9890)
- Add startup testlet on preloaded images (#9941)
- Update to v1.29.4-k3s1 and Go 1.21.9 (#9960)
- Fix on-demand snapshots timing out; not honoring folder (#9984)
- Make
/db/info
available anonymously from localhost (#10001)
Embedded Component Versions
Component | Version |
---|---|
Kubernetes | v1.29.4 |
Kine | v0.11.7 |
SQLite | 3.44.0 |
Etcd | v3.5.9-k3s1 |
Containerd | v1.7.15-k3s1 |
Runc | v1.1.12 |
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
Configuration
-
If you want to rebase/retry this MR, check this box
This MR has been generated by Renovate Bot.