fix(deps): update kubernetes packages to v0.35.0 #73

Merged
renovate merged 1 commit from renovate/kubernetes-go into main 2025-12-24 00:09:03 +01:00
Collaborator

This PR contains the following updates:

Package Change Age Confidence
k8s.io/api v0.34.2v0.35.0 age confidence
k8s.io/apimachinery v0.34.2v0.35.0 age confidence
k8s.io/client-go v0.34.2v0.35.0 age confidence

Release Notes

kubernetes/api (k8s.io/api)

v0.35.0

Compare Source

v0.34.3

Compare Source

kubernetes/apimachinery (k8s.io/apimachinery)

v0.35.0

Compare Source

v0.34.3

Compare Source

kubernetes/client-go (k8s.io/client-go)

v0.35.0

Compare Source

v0.34.3

Compare Source


Configuration

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

🚦 Automerge: Enabled.

Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about these updates 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 | Change | [Age](https://docs.renovatebot.com/merge-confidence/) | [Confidence](https://docs.renovatebot.com/merge-confidence/) | |---|---|---|---| | [k8s.io/api](https://github.com/kubernetes/api) | `v0.34.2` → `v0.35.0` | ![age](https://developer.mend.io/api/mc/badges/age/go/k8s.io%2fapi/v0.35.0?slim=true) | ![confidence](https://developer.mend.io/api/mc/badges/confidence/go/k8s.io%2fapi/v0.34.2/v0.35.0?slim=true) | | [k8s.io/apimachinery](https://github.com/kubernetes/apimachinery) | `v0.34.2` → `v0.35.0` | ![age](https://developer.mend.io/api/mc/badges/age/go/k8s.io%2fapimachinery/v0.35.0?slim=true) | ![confidence](https://developer.mend.io/api/mc/badges/confidence/go/k8s.io%2fapimachinery/v0.34.2/v0.35.0?slim=true) | | [k8s.io/client-go](https://github.com/kubernetes/client-go) | `v0.34.2` → `v0.35.0` | ![age](https://developer.mend.io/api/mc/badges/age/go/k8s.io%2fclient-go/v0.35.0?slim=true) | ![confidence](https://developer.mend.io/api/mc/badges/confidence/go/k8s.io%2fclient-go/v0.34.2/v0.35.0?slim=true) | --- ### Release Notes <details> <summary>kubernetes/api (k8s.io/api)</summary> ### [`v0.35.0`](https://github.com/kubernetes/api/compare/v0.34.3...v0.35.0) [Compare Source](https://github.com/kubernetes/api/compare/v0.34.3...v0.35.0) ### [`v0.34.3`](https://github.com/kubernetes/api/compare/v0.34.2...v0.34.3) [Compare Source](https://github.com/kubernetes/api/compare/v0.34.2...v0.34.3) </details> <details> <summary>kubernetes/apimachinery (k8s.io/apimachinery)</summary> ### [`v0.35.0`](https://github.com/kubernetes/apimachinery/compare/v0.34.3...v0.35.0) [Compare Source](https://github.com/kubernetes/apimachinery/compare/v0.34.3...v0.35.0) ### [`v0.34.3`](https://github.com/kubernetes/apimachinery/compare/v0.34.2...v0.34.3) [Compare Source](https://github.com/kubernetes/apimachinery/compare/v0.34.2...v0.34.3) </details> <details> <summary>kubernetes/client-go (k8s.io/client-go)</summary> ### [`v0.35.0`](https://github.com/kubernetes/client-go/compare/v0.34.3...v0.35.0) [Compare Source](https://github.com/kubernetes/client-go/compare/v0.34.3...v0.35.0) ### [`v0.34.3`](https://github.com/kubernetes/client-go/compare/v0.34.2...v0.34.3) [Compare Source](https://github.com/kubernetes/client-go/compare/v0.34.2...v0.34.3) </details> --- ### Configuration 📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined). 🚦 **Automerge**: Enabled. ♻ **Rebasing**: Whenever PR is behind base branch, or you tick the rebase/retry checkbox. 🔕 **Ignore**: Close this PR and you won't be reminded about these updates 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:eyJjcmVhdGVkSW5WZXIiOiI0Mi42Ni4xIiwidXBkYXRlZEluVmVyIjoiNDIuNjYuMSIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOltdfQ==-->
fix(deps): update kubernetes packages to v0.35.0
All checks were successful
ci/woodpecker/push/lint Pipeline was successful
ci/woodpecker/push/build Pipeline was successful
2e5d7d720b
renovate scheduled this pull request to auto merge when all checks succeed 2025-12-23 23:19:17 +01:00
renovate force-pushed renovate/kubernetes-go from 2e5d7d720b
All checks were successful
ci/woodpecker/push/lint Pipeline was successful
ci/woodpecker/push/build Pipeline was successful
to 09b94283c6
All checks were successful
ci/woodpecker/push/lint Pipeline was successful
ci/woodpecker/push/build Pipeline was successful
2025-12-23 23:57:38 +01:00
Compare
Author
Collaborator

ℹ️ Artifact update notice

File name: go.mod

In order to perform the update(s) described in the table above, Renovate ran the go get command, which resulted in the following additional change(s):

  • 2 additional dependencies were updated

Details:

Package Change
go.yaml.in/yaml/v2 v2.4.2 -> v2.4.3
k8s.io/utils v0.0.0-20250820121507-0af2bda4dd1d -> v0.0.0-20251002143259-bc988d571ff4
### ℹ️ Artifact update notice ##### File name: go.mod In order to perform the update(s) described in the table above, Renovate ran the `go get` command, which resulted in the following additional change(s): - 2 additional dependencies were updated Details: | **Package** | **Change** | | :------------------- | :--------------------------------------------------------------------------- | | `go.yaml.in/yaml/v2` | `v2.4.2` -> `v2.4.3` | | `k8s.io/utils` | `v0.0.0-20250820121507-0af2bda4dd1d` -> `v0.0.0-20251002143259-bc988d571ff4` |
renovate deleted branch renovate/kubernetes-go 2025-12-24 00:09:03 +01:00
Sign in to join this conversation.
No reviewers
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
yolokube/go-traefik-certmanager!73
No description provided.