fix(deps): update kubernetes packages to v0.33.0 #30

Merged
renovate merged 1 commit from renovate/kubernetes-go into main 2025-04-24 00:10:54 +02:00
Collaborator

This PR contains the following updates:

Package Type Update Change
k8s.io/api require minor v0.32.4 -> v0.33.0
k8s.io/apimachinery require minor v0.32.4 -> v0.33.0
k8s.io/client-go require minor v0.32.4 -> v0.33.0

Release Notes

kubernetes/api (k8s.io/api)

v0.33.0

Compare Source

kubernetes/apimachinery (k8s.io/apimachinery)

v0.33.0

Compare Source

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

v0.33.0

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 | Type | Update | Change | |---|---|---|---| | [k8s.io/api](https://github.com/kubernetes/api) | require | minor | `v0.32.4` -> `v0.33.0` | | [k8s.io/apimachinery](https://github.com/kubernetes/apimachinery) | require | minor | `v0.32.4` -> `v0.33.0` | | [k8s.io/client-go](https://github.com/kubernetes/client-go) | require | minor | `v0.32.4` -> `v0.33.0` | --- ### Release Notes <details> <summary>kubernetes/api (k8s.io/api)</summary> ### [`v0.33.0`](https://github.com/kubernetes/api/compare/v0.32.4...v0.33.0) [Compare Source](https://github.com/kubernetes/api/compare/v0.32.4...v0.33.0) </details> <details> <summary>kubernetes/apimachinery (k8s.io/apimachinery)</summary> ### [`v0.33.0`](https://github.com/kubernetes/apimachinery/compare/v0.32.4...v0.33.0) [Compare Source](https://github.com/kubernetes/apimachinery/compare/v0.32.4...v0.33.0) </details> <details> <summary>kubernetes/client-go (k8s.io/client-go)</summary> ### [`v0.33.0`](https://github.com/kubernetes/client-go/compare/v0.32.4...v0.33.0) [Compare Source](https://github.com/kubernetes/client-go/compare/v0.32.4...v0.33.0) </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:eyJjcmVhdGVkSW5WZXIiOiIzOS4yNTcuMiIsInVwZGF0ZWRJblZlciI6IjM5LjI1Ny4yIiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6W119-->
renovate added 1 commit 2025-04-24 00:03:45 +02:00
fix(deps): update kubernetes packages to v0.33.0
All checks were successful
ci/woodpecker/push/lint Pipeline was successful
ci/woodpecker/push/build Pipeline was successful
ci/woodpecker/push/deploy Pipeline was successful
fdb18cd604
renovate scheduled this pull request to auto merge when all checks succeed 2025-04-24 00:03:45 +02:00
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):

  • 8 additional dependencies were updated
  • The go directive was updated for compatibility reasons

Details:

Package Change
go 1.23.4 -> 1.24.0
github.com/google/go-cmp v0.6.0 -> v0.7.0
golang.org/x/net v0.33.0 -> v0.38.0
golang.org/x/oauth2 v0.24.0 -> v0.27.0
golang.org/x/sys v0.28.0 -> v0.31.0
golang.org/x/term v0.27.0 -> v0.30.0
golang.org/x/text v0.21.0 -> v0.23.0
golang.org/x/time v0.8.0 -> v0.9.0
sigs.k8s.io/structured-merge-diff/v4 v4.5.0 -> v4.6.0
### ℹ 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): - 8 additional dependencies were updated - The `go` directive was updated for compatibility reasons Details: | **Package** | **Change** | | :------------------------------------- | :--------------------- | | `go` | `1.23.4` -> `1.24.0` | | `github.com/google/go-cmp` | `v0.6.0` -> `v0.7.0` | | `golang.org/x/net` | `v0.33.0` -> `v0.38.0` | | `golang.org/x/oauth2` | `v0.24.0` -> `v0.27.0` | | `golang.org/x/sys` | `v0.28.0` -> `v0.31.0` | | `golang.org/x/term` | `v0.27.0` -> `v0.30.0` | | `golang.org/x/text` | `v0.21.0` -> `v0.23.0` | | `golang.org/x/time` | `v0.8.0` -> `v0.9.0` | | `sigs.k8s.io/structured-merge-diff/v4` | `v4.5.0` -> `v4.6.0` |
renovate merged commit fdb18cd604 into main 2025-04-24 00:10:54 +02:00
renovate deleted branch renovate/kubernetes-go 2025-04-24 00:10:54 +02: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#30
No description provided.