chore: update dependency k3s-io/k3s to v1.35.0+k3s3 #300

Merged
smark merged 1 commit from renovate/k3s-io-k3s-1.x into main 2026-02-06 23:25:17 +00:00
Owner

This PR contains the following updates:

Package Update Change
k3s-io/k3s patch v1.35.0+k3s1v1.35.0+k3s3

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+k3s3: v1.35.0+k3s3

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.35.0+k3s1:

Embedded Component Versions

Component Version
Kubernetes v1.35.0
Kine v0.14.10
SQLite 3.51.1
Etcd v3.6.7-k3s1
Containerd v2.1.5-k3s1
Runc v1.4.0
Flannel v0.28.0
Metrics-server v0.8.0
Traefik v3.6.7
CoreDNS v1.14.0
Helm-controller v0.16.17
Local-path-provisioner v0.0.34

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) | patch | `v1.35.0+k3s1` → `v1.35.0+k3s3` | :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+k3s3`](https://github.com/k3s-io/k3s/releases/tag/v1.35.0%2Bk3s3): v1.35.0+k3s3 [Compare Source](https://github.com/k3s-io/k3s/compare/v1.35.0+k3s1...v1.35.0+k3s3) <!-- v1.35.0+k3s3 --> 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-v1350). #### Changes since v1.35.0+k3s1: - Add firewall section to check-config.sh [(#&#8203;13390)](https://github.com/k3s-io/k3s/pull/13390) - Expand docker upgrade test, sunset E2E upgrade test [(#&#8203;13398)](https://github.com/k3s-io/k3s/pull/13398) - Allow k3s secrets-encrypt enable on existing clusters [(#&#8203;13403)](https://github.com/k3s-io/k3s/pull/13403) - Chore: Bump charts - Jan 2025 [(#&#8203;13420)](https://github.com/k3s-io/k3s/pull/13420) - Bump local path provisioner to v0.0.34 [(#&#8203;13426)](https://github.com/k3s-io/k3s/pull/13426) - Backports for 2026-01 [(#&#8203;13446)](https://github.com/k3s-io/k3s/pull/13446) - Bump to coredns 1.14.0 [(#&#8203;13451)](https://github.com/k3s-io/k3s/pull/13451) - Update Traefik version to v3.6.7 [(#&#8203;13484)](https://github.com/k3s-io/k3s/pull/13484) - Bump etcd to v3.6.7 [(#&#8203;13497)](https://github.com/k3s-io/k3s/pull/13497) - Update to v1.35.0-k3s3 [(#&#8203;13523)](https://github.com/k3s-io/k3s/pull/13523) - Fix restart of control-plane-only nodes attempting to reconcile from local datastore [(#&#8203;13535)](https://github.com/k3s-io/k3s/pull/13535) #### 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.10](https://github.com/k3s-io/kine/releases/tag/v0.14.10) | | SQLite | [3.51.1](https://sqlite.org/releaselog/3_51_1.html) | | Etcd | [v3.6.7-k3s1](https://github.com/k3s-io/etcd/releases/tag/v3.6.7-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.28.0](https://github.com/flannel-io/flannel/releases/tag/v0.28.0) | | Metrics-server | [v0.8.0](https://github.com/kubernetes-sigs/metrics-server/releases/tag/v0.8.0) | | Traefik | [v3.6.7](https://github.com/traefik/traefik/releases/tag/v3.6.7) | | CoreDNS | [v1.14.0](https://github.com/coredns/coredns/releases/tag/v1.14.0) | | Helm-controller | [v0.16.17](https://github.com/k3s-io/helm-controller/releases/tag/v0.16.17) | | Local-path-provisioner | [v0.0.34](https://github.com/rancher/local-path-provisioner/releases/tag/v0.0.34) | #### 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:eyJjcmVhdGVkSW5WZXIiOiI0Mi45NS4xIiwidXBkYXRlZEluVmVyIjoiNDIuOTUuMSIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOltdfQ==-->
smark merged commit ddc136c778 into main 2026-02-06 23:25:17 +00:00
smark deleted branch renovate/k3s-io-k3s-1.x 2026-02-06 23:25:17 +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!300
No description provided.