chore: update dependency k3s-io/k3s to v1.35.0+k3s1 #288

Merged
smark merged 1 commit from renovate/k3s-io-k3s-1.x into main 2025-12-26 23:24:38 +00:00
Owner

This PR contains the following updates:

Package Update Change
k3s-io/k3s minor v1.34.2+k3s1v1.35.0+k3s1

See https://eol301.grasky.net/k3s-io/k3s for EOL dates and support lifecycles.


Release Notes

k3s-io/k3s (k3s-io/k3s)

v1.35.0+k3s1: v1.35.0+k3s1

Compare Source

This release updates Kubernetes to v1.35.0, and fixes a number of issues.

For more details on what's new, see the Kubernetes release notes.

Changes since v1.34.2+k3s1:

Embedded Component Versions

Component Version
Kubernetes v1.35.0
Kine v0.14.9
SQLite 3.50.4
Etcd v3.6.6-k3s1
Containerd v2.1.5-k3s1
Runc v1.4.0
Flannel v0.27.4
Metrics-server v0.8.0
Traefik v3.5.1
CoreDNS v1.13.1
Helm-controller v0.16.17
Local-path-provisioner v0.0.32

As always, we welcome and appreciate feedback from our community of users. Please feel free to:

v1.34.3+k3s1: v1.34.3+k3s1

Compare Source

This release updates Kubernetes to v1.34.3, and fixes a number of issues.

For more details on what's new, see the Kubernetes release notes.

Changes since v1.34.2+k3s1:

  • Update busybox to 1.37.0 (#​13241)
  • Add multus e2e test (#​13264)
  • Backports for 2025-12 (#​13251)
    • Add docker dualstack test
    • Fix windows build os
    • Fix for clusters with few nodes and a lot of pod churn when webhooks are accessed using egress-selector
    • Fix spegel sharing of imported images
    • Bump opencontainers/selinux
    • Remove remaining references to drone
    • Bump actions/checkout from 5 to 6
    • Reorganize Executor interface to make CNI startup part of Executor implementation
    • Bump kine and etcd
    • Bump runc to v1.4.0
    • Consolidate test util functions
    • Define DefaultHelmJobImage in K3s, overriding what helm-controller defaults to
    • Bump actions/setup-go from 5 to 6
  • Fix tailscale setup in case of an already running configuration (#​13267)
  • Update kube-router to v2.6.2 (#​13288)
  • Update to v1.34.3-k3s1 and Go 1.24.11 (#​13306)
  • Fix cross-platform image save (#​13310)
  • Bump kine to v0.14.9 (#​13318)
  • Fix arm airgap platforms (#​13331)
  • Reuse airgap image release action (#​13337)
  • Fix release workflow (#​13339)
  • Combine airgap and binary publishing steps (#​13340)
  • Validate collected release artifact list before uploading (#​13350)
  • Override DefaultHelmJob at build time (#​13361)

Embedded Component Versions

Component Version
Kubernetes v1.34.3
Kine v0.14.9
SQLite 3.50.4
Etcd v3.6.6-k3s1
Containerd v2.1.5-k3s1
Runc v1.4.0
Flannel v0.27.4
Metrics-server v0.8.0
Traefik v3.5.1
CoreDNS v1.13.1
Helm-controller v0.16.17
Local-path-provisioner v0.0.32

As always, we welcome and appreciate feedback from our community of users. Please feel free to:


Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR has been generated by Renovate Bot.

This PR contains the following updates: | Package | Update | Change | |---|---|---| | [k3s-io/k3s](https://github.com/k3s-io/k3s) | minor | `v1.34.2+k3s1` → `v1.35.0+k3s1` | :hourglass: See https://eol301.grasky.net/k3s-io/k3s for EOL dates and support lifecycles. --- ### Release Notes <details> <summary>k3s-io/k3s (k3s-io/k3s)</summary> ### [`v1.35.0+k3s1`](https://github.com/k3s-io/k3s/releases/tag/v1.35.0%2Bk3s1): v1.35.0+k3s1 [Compare Source](https://github.com/k3s-io/k3s/compare/v1.34.3+k3s1...v1.35.0+k3s1) <!-- v1.35.0+k3s1 --> This release updates Kubernetes to v1.35.0, and fixes a number of issues. For more details on what's new, see the [Kubernetes release notes](https://github.com/kubernetes/kubernetes/blob/master/CHANGELOG/CHANGELOG-1.35.md#changelog-since-v1342). #### Changes since v1.34.2+k3s1: - Add id-token [(#&#8203;13209)](https://github.com/k3s-io/k3s/pull/13209) - Fix windows build os [(#&#8203;13201)](https://github.com/k3s-io/k3s/pull/13201) - Tunnel: handle pod IP reuse [(#&#8203;13212)](https://github.com/k3s-io/k3s/pull/13212) - Fix for clusters with few nodes and a lot of pod churn when webhooks are accessed using egress-selector - Add multus e2e test [(#&#8203;13216)](https://github.com/k3s-io/k3s/pull/13216) - Fix spegel sharing of imported images [(#&#8203;13221)](https://github.com/k3s-io/k3s/pull/13221) - Bump opencontainers/selinux [(#&#8203;13253)](https://github.com/k3s-io/k3s/pull/13253) - Update channels to 1.33.6 [(#&#8203;13246)](https://github.com/k3s-io/k3s/pull/13246) - Remove remaining references to drone [(#&#8203;13254)](https://github.com/k3s-io/k3s/pull/13254) - Bump actions/checkout from 5 to 6 [(#&#8203;13256)](https://github.com/k3s-io/k3s/pull/13256) - Update busybox image version to 1.37.0 [(#&#8203;13237)](https://github.com/k3s-io/k3s/pull/13237) - Update kube-router to v2.6.2 [(#&#8203;13280)](https://github.com/k3s-io/k3s/pull/13280) - Consolidate test util functions [(#&#8203;13281)](https://github.com/k3s-io/k3s/pull/13281) - Define DefaultHelmJobImage in K3s, overriding what helm-controller defaults to. [(#&#8203;13258)](https://github.com/k3s-io/k3s/pull/13258) - Reorganize Executor interface to make CNI startup part of Executor implementation [(#&#8203;13262)](https://github.com/k3s-io/k3s/pull/13262) - Bump kine and etcd [(#&#8203;13297)](https://github.com/k3s-io/k3s/pull/13297) - Bump runc to v1.4.0 [(#&#8203;13298)](https://github.com/k3s-io/k3s/pull/13298) - Bump kine to v0.14.8 [(#&#8203;13303)](https://github.com/k3s-io/k3s/pull/13303) - Bump kube-router to v2.6.3-k3s1 [(#&#8203;13304)](https://github.com/k3s-io/k3s/pull/13304) - Fix cross-platform image save [(#&#8203;13311)](https://github.com/k3s-io/k3s/pull/13311) - Update to v1.34.3-k3s1 and Go 1.24.11 [(#&#8203;13308)](https://github.com/k3s-io/k3s/pull/13308) - Bump kine to v0.14.9 [(#&#8203;13314)](https://github.com/k3s-io/k3s/pull/13314) - Override DefaultHelmJob at build time [(#&#8203;13351)](https://github.com/k3s-io/k3s/pull/13351) - Fix arm airgap platforms [(#&#8203;13330)](https://github.com/k3s-io/k3s/pull/13330) - Bump actions/upload-artifact from 5 to 6 [(#&#8203;13348)](https://github.com/k3s-io/k3s/pull/13348) - Update to kubernetes v1.35.0 and golang v1.25.5 [(#&#8203;13334)](https://github.com/k3s-io/k3s/pull/13334) #### Embedded Component Versions | Component | Version | | ---------------------- | ------------------------------------------------------------------------------------------------- | | Kubernetes | [v1.35.0](https://github.com/kubernetes/kubernetes/blob/master/CHANGELOG/CHANGELOG-1.35.md#v1350) | | Kine | [v0.14.9](https://github.com/k3s-io/kine/releases/tag/v0.14.9) | | SQLite | [3.50.4](https://sqlite.org/releaselog/3_50_4.html) | | Etcd | [v3.6.6-k3s1](https://github.com/k3s-io/etcd/releases/tag/v3.6.6-k3s1) | | Containerd | [v2.1.5-k3s1](https://github.com/k3s-io/containerd/releases/tag/v2.1.5-k3s1) | | Runc | [v1.4.0](https://github.com/opencontainers/runc/releases/tag/v1.4.0) | | Flannel | [v0.27.4](https://github.com/flannel-io/flannel/releases/tag/v0.27.4) | | Metrics-server | [v0.8.0](https://github.com/kubernetes-sigs/metrics-server/releases/tag/v0.8.0) | | Traefik | [v3.5.1](https://github.com/traefik/traefik/releases/tag/v3.5.1) | | CoreDNS | [v1.13.1](https://github.com/coredns/coredns/releases/tag/v1.13.1) | | Helm-controller | [v0.16.17](https://github.com/k3s-io/helm-controller/releases/tag/v0.16.17) | | Local-path-provisioner | [v0.0.32](https://github.com/rancher/local-path-provisioner/releases/tag/v0.0.32) | #### Helpful Links As always, we welcome and appreciate feedback from our community of users. Please feel free to: - [Open issues here](https://github.com/rancher/k3s/issues/new/choose) - [Join our Slack channel](https://slack.rancher.io/) - [Check out our documentation](https://rancher.com/docs/k3s/latest/en/) for guidance on how to get started or to dive deep into K3s. - [Read how you can contribute here](https://github.com/rancher/k3s/blob/master/CONTRIBUTING.md) ### [`v1.34.3+k3s1`](https://github.com/k3s-io/k3s/releases/tag/v1.34.3%2Bk3s1): v1.34.3+k3s1 [Compare Source](https://github.com/k3s-io/k3s/compare/v1.34.2+k3s1...v1.34.3+k3s1) <!-- v1.34.3+k3s1 --> This release updates Kubernetes to v1.34.3, and fixes a number of issues. For more details on what's new, see the [Kubernetes release notes](https://github.com/kubernetes/kubernetes/blob/master/CHANGELOG/CHANGELOG-1.34.md#changelog-since-v1342). #### Changes since v1.34.2+k3s1: - Update busybox to 1.37.0 [(#&#8203;13241)](https://github.com/k3s-io/k3s/pull/13241) - Add multus e2e test [(#&#8203;13264)](https://github.com/k3s-io/k3s/pull/13264) - Backports for 2025-12 [(#&#8203;13251)](https://github.com/k3s-io/k3s/pull/13251) - Add docker dualstack test - Fix windows build os - Fix for clusters with few nodes and a lot of pod churn when webhooks are accessed using egress-selector - Fix spegel sharing of imported images - Bump opencontainers/selinux - Remove remaining references to drone - Bump actions/checkout from 5 to 6 - Reorganize Executor interface to make CNI startup part of Executor implementation - Bump kine and etcd - Bump runc to v1.4.0 - Consolidate test util functions - Define DefaultHelmJobImage in K3s, overriding what helm-controller defaults to - Bump actions/setup-go from 5 to 6 - Fix tailscale setup in case of an already running configuration [(#&#8203;13267)](https://github.com/k3s-io/k3s/pull/13267) - Update kube-router to v2.6.2 [(#&#8203;13288)](https://github.com/k3s-io/k3s/pull/13288) - Update to v1.34.3-k3s1 and Go 1.24.11 [(#&#8203;13306)](https://github.com/k3s-io/k3s/pull/13306) - Fix cross-platform image save [(#&#8203;13310)](https://github.com/k3s-io/k3s/pull/13310) - Bump kine to v0.14.9 [(#&#8203;13318)](https://github.com/k3s-io/k3s/pull/13318) - Fix arm airgap platforms [(#&#8203;13331)](https://github.com/k3s-io/k3s/pull/13331) - Reuse airgap image release action [(#&#8203;13337)](https://github.com/k3s-io/k3s/pull/13337) - Fix release workflow [(#&#8203;13339)](https://github.com/k3s-io/k3s/pull/13339) - Combine airgap and binary publishing steps [(#&#8203;13340)](https://github.com/k3s-io/k3s/pull/13340) - Validate collected release artifact list before uploading [(#&#8203;13350)](https://github.com/k3s-io/k3s/pull/13350) - Override DefaultHelmJob at build time [(#&#8203;13361)](https://github.com/k3s-io/k3s/pull/13361) #### Embedded Component Versions | Component | Version | | ---------------------- | ------------------------------------------------------------------------------------------------- | | Kubernetes | [v1.34.3](https://github.com/kubernetes/kubernetes/blob/master/CHANGELOG/CHANGELOG-1.34.md#v1343) | | Kine | [v0.14.9](https://github.com/k3s-io/kine/releases/tag/v0.14.9) | | SQLite | [3.50.4](https://sqlite.org/releaselog/3_50_4.html) | | Etcd | [v3.6.6-k3s1](https://github.com/k3s-io/etcd/releases/tag/v3.6.6-k3s1) | | Containerd | [v2.1.5-k3s1](https://github.com/k3s-io/containerd/releases/tag/v2.1.5-k3s1) | | Runc | [v1.4.0](https://github.com/opencontainers/runc/releases/tag/v1.4.0) | | Flannel | [v0.27.4](https://github.com/flannel-io/flannel/releases/tag/v0.27.4) | | Metrics-server | [v0.8.0](https://github.com/kubernetes-sigs/metrics-server/releases/tag/v0.8.0) | | Traefik | [v3.5.1](https://github.com/traefik/traefik/releases/tag/v3.5.1) | | CoreDNS | [v1.13.1](https://github.com/coredns/coredns/releases/tag/v1.13.1) | | Helm-controller | [v0.16.17](https://github.com/k3s-io/helm-controller/releases/tag/v0.16.17) | | Local-path-provisioner | [v0.0.32](https://github.com/rancher/local-path-provisioner/releases/tag/v0.0.32) | #### Helpful Links As always, we welcome and appreciate feedback from our community of users. Please feel free to: - [Open issues here](https://github.com/rancher/k3s/issues/new/choose) - [Join our Slack channel](https://slack.rancher.io/) - [Check out our documentation](https://rancher.com/docs/k3s/latest/en/) for guidance on how to get started or to dive deep into K3s. - [Read how you can contribute here](https://github.com/rancher/k3s/blob/master/CONTRIBUTING.md) </details> --- ### Configuration 📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined). 🚦 **Automerge**: Disabled by config. Please merge this manually once you are satisfied. ♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox. 🔕 **Ignore**: Close this PR and you won't be reminded about this update again. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR has been generated by [Renovate Bot](https://github.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0Mi42Ni4wIiwidXBkYXRlZEluVmVyIjoiNDIuNjYuNCIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOltdfQ==-->
renovate-bot force-pushed renovate/k3s-io-k3s-1.x from 0f14022ab5 to 3e4ecaeef2 2025-12-25 02:00:56 +00:00 Compare
renovate-bot changed title from chore: update dependency k3s-io/k3s to v1.34.3+k3s1 to chore: update dependency k3s-io/k3s to v1.35.0+k3s1 2025-12-25 02:01:02 +00:00
smark merged commit f2d0e95b05 into main 2025-12-26 23:24:38 +00:00
smark deleted branch renovate/k3s-io-k3s-1.x 2025-12-26 23:24:38 +00:00
Sign in to join this conversation.
No reviewers
No labels
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
k8s/baseline!288
No description provided.