Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update kubernetes packages to v0.32.0 #9

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Mar 25, 2024

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
k8s.io/api v0.29.2 -> v0.32.0 age adoption passing confidence
k8s.io/apimachinery v0.29.2 -> v0.32.0 age adoption passing confidence
k8s.io/client-go v0.29.2 -> v0.32.0 age adoption passing confidence

Release Notes

kubernetes/api (k8s.io/api)

v0.32.0

Compare Source

v0.31.4

Compare Source

v0.31.3

Compare Source

v0.31.2

Compare Source

v0.31.1

Compare Source

v0.31.0

Compare Source

v0.30.8

Compare Source

v0.30.7

Compare Source

v0.30.6

Compare Source

v0.30.5

Compare Source

v0.30.4

Compare Source

v0.30.3

Compare Source

v0.30.2

Compare Source

v0.30.1

Compare Source

v0.30.0

Compare Source

v0.29.12

Compare Source

v0.29.11

Compare Source

v0.29.10

Compare Source

v0.29.9

Compare Source

v0.29.8

Compare Source

v0.29.7

Compare Source

v0.29.6

Compare Source

v0.29.5

Compare Source

v0.29.4

Compare Source

v0.29.3

Compare Source

kubernetes/apimachinery (k8s.io/apimachinery)

v0.32.0

Compare Source

v0.31.4

Compare Source

v0.31.3

Compare Source

v0.31.2

Compare Source

v0.31.1

Compare Source

v0.31.0

Compare Source

v0.30.8

Compare Source

v0.30.7

Compare Source

v0.30.6

Compare Source

v0.30.5

Compare Source

v0.30.4

Compare Source

v0.30.3

Compare Source

v0.30.2

Compare Source

v0.30.1

Compare Source

v0.30.0

Compare Source

v0.29.12

Compare Source

v0.29.11

Compare Source

v0.29.10

Compare Source

v0.29.9

Compare Source

v0.29.8

Compare Source

v0.29.7

Compare Source

v0.29.6

Compare Source

v0.29.5

Compare Source

v0.29.4

Compare Source

v0.29.3

Compare Source

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

v0.32.0

Compare Source

v0.31.4

Compare Source

v0.31.3

Compare Source

v0.31.2

Compare Source

v0.31.1

Compare Source

v0.31.0

Compare Source

v0.30.8

Compare Source

v0.30.7

Compare Source

v0.30.6

Compare Source

v0.30.5

Compare Source

v0.30.4

Compare Source

v0.30.3

Compare Source

v0.30.2

Compare Source

v0.30.1

Compare Source

v0.30.0

Compare Source

v0.29.12

Compare Source

v0.29.11

Compare Source

v0.29.10

Compare Source

v0.29.9

Compare Source

v0.29.8

Compare Source

v0.29.7

Compare Source

v0.29.6

Compare Source

v0.29.5

Compare Source

v0.29.4

Compare Source

v0.29.3

Compare Source


Configuration

📅 Schedule: Branch creation - "* 0-3 * * 1" (UTC), Automerge - At any time (no schedule defined).

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

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 was generated by Mend Renovate. View the repository job log.

@renovate renovate bot requested a review from a team as a code owner March 25, 2024 02:41
@renovate renovate bot requested a review from jcortejoso March 25, 2024 02:41
@renovate renovate bot force-pushed the renovate/kubernetes-go branch 2 times, most recently from 06bd83c to 33705c8 Compare April 17, 2024 05:02
@renovate renovate bot changed the title Update kubernetes packages to v0.29.3 Update kubernetes packages Apr 17, 2024
@renovate renovate bot force-pushed the renovate/kubernetes-go branch 2 times, most recently from a4168e1 to c22a299 Compare April 24, 2024 01:23
@renovate renovate bot force-pushed the renovate/kubernetes-go branch from c22a299 to 74d7164 Compare April 25, 2024 00:34
@renovate renovate bot changed the title Update kubernetes packages Update kubernetes packages to v0.30.0 Apr 25, 2024
@renovate renovate bot force-pushed the renovate/kubernetes-go branch 2 times, most recently from 29b82fe to 6301f10 Compare May 9, 2024 08:54
@renovate renovate bot force-pushed the renovate/kubernetes-go branch from 6301f10 to 8e8892a Compare May 15, 2024 20:27
@renovate renovate bot changed the title Update kubernetes packages to v0.30.0 Update kubernetes packages May 15, 2024
@renovate renovate bot force-pushed the renovate/kubernetes-go branch from 8e8892a to 000eca3 Compare May 22, 2024 12:34
@renovate renovate bot changed the title Update kubernetes packages Update kubernetes packages to v0.30.1 May 22, 2024
Copy link
Contributor Author

renovate bot commented Jun 4, 2024

ℹ 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.21 -> 1.23.4
github.com/go-logr/logr v1.3.0 -> v1.4.2
golang.org/x/net v0.23.0 -> v0.30.0
golang.org/x/text v0.14.0 -> v0.19.0
k8s.io/klog/v2 v2.110.1 -> v2.130.1
k8s.io/utils v0.0.0-20230726121419-3b25d923346b -> v0.0.0-20241104100929-3ea5e8cea738
sigs.k8s.io/json v0.0.0-20221116044647-bc3834ca7abd -> v0.0.0-20241010143419-9aa6b5e7a4b3
sigs.k8s.io/structured-merge-diff/v4 v4.4.1 -> v4.4.2
sigs.k8s.io/yaml v1.3.0 -> v1.4.0

@renovate renovate bot force-pushed the renovate/kubernetes-go branch from 000eca3 to af6f51d Compare June 12, 2024 19:37
@renovate renovate bot changed the title Update kubernetes packages to v0.30.1 Update kubernetes packages Jun 12, 2024
@renovate renovate bot force-pushed the renovate/kubernetes-go branch from af6f51d to c607696 Compare June 19, 2024 14:29
@renovate renovate bot changed the title Update kubernetes packages Update kubernetes packages to v0.30.2 Jun 19, 2024
@renovate renovate bot force-pushed the renovate/kubernetes-go branch from c607696 to 5919e17 Compare July 10, 2024 18:30
@renovate renovate bot force-pushed the renovate/kubernetes-go branch from 5919e17 to 76402c9 Compare July 17, 2024 22:00
@renovate renovate bot changed the title Update kubernetes packages to v0.30.2 Update kubernetes packages Jul 17, 2024
@renovate renovate bot force-pushed the renovate/kubernetes-go branch from 76402c9 to 7cb1323 Compare July 24, 2024 20:28
@renovate renovate bot changed the title Update kubernetes packages Update kubernetes packages to v0.30.3 Jul 24, 2024
@renovate renovate bot force-pushed the renovate/kubernetes-go branch from 7cb1323 to 8c449e4 Compare August 13, 2024 17:12
@renovate renovate bot changed the title Update kubernetes packages to v0.30.3 Update kubernetes packages Aug 13, 2024
@renovate renovate bot force-pushed the renovate/kubernetes-go branch from 8c449e4 to 42f05b9 Compare August 20, 2024 15:00
@renovate renovate bot changed the title Update kubernetes packages Update kubernetes packages to v0.31.0 Aug 20, 2024
@renovate renovate bot force-pushed the renovate/kubernetes-go branch from 42f05b9 to f906336 Compare September 11, 2024 16:08
@renovate renovate bot force-pushed the renovate/kubernetes-go branch from f906336 to 19ce2b1 Compare September 12, 2024 07:51
@renovate renovate bot changed the title Update kubernetes packages to v0.31.0 Update kubernetes packages Sep 12, 2024
@renovate renovate bot force-pushed the renovate/kubernetes-go branch from 19ce2b1 to b16daf2 Compare September 19, 2024 04:44
@renovate renovate bot changed the title Update kubernetes packages Update kubernetes packages to v0.31.1 Sep 19, 2024
@renovate renovate bot force-pushed the renovate/kubernetes-go branch 2 times, most recently from d3cdf32 to 4dd9e0d Compare October 8, 2024 13:35
@renovate renovate bot force-pushed the renovate/kubernetes-go branch from 4dd9e0d to 69a2e50 Compare October 23, 2024 19:27
@renovate renovate bot changed the title Update kubernetes packages to v0.31.1 Update kubernetes packages Oct 23, 2024
@renovate renovate bot force-pushed the renovate/kubernetes-go branch from 69a2e50 to 07aba5e Compare October 30, 2024 16:24
@renovate renovate bot changed the title Update kubernetes packages Update kubernetes packages to v0.31.2 Oct 30, 2024
@renovate renovate bot force-pushed the renovate/kubernetes-go branch 3 times, most recently from 0a56e7a to 5939879 Compare November 21, 2024 06:57
@renovate renovate bot changed the title Update kubernetes packages to v0.31.2 Update kubernetes packages Nov 21, 2024
@renovate renovate bot force-pushed the renovate/kubernetes-go branch from 5939879 to 8e53ff4 Compare November 28, 2024 07:16
@renovate renovate bot changed the title Update kubernetes packages Update kubernetes packages to v0.31.3 Nov 28, 2024
@renovate renovate bot force-pushed the renovate/kubernetes-go branch from 8e53ff4 to afd9588 Compare December 11, 2024 04:36
@renovate renovate bot changed the title Update kubernetes packages to v0.31.3 Update kubernetes packages Dec 11, 2024
@renovate renovate bot force-pushed the renovate/kubernetes-go branch 2 times, most recently from 72286a4 to fbba3f7 Compare December 17, 2024 23:31
Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
@renovate renovate bot force-pushed the renovate/kubernetes-go branch from fbba3f7 to 0bf2572 Compare December 19, 2024 02:12
@renovate renovate bot changed the title Update kubernetes packages Update kubernetes packages to v0.32.0 Dec 19, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants