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

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

Merged
merged 1 commit into from
Jul 13, 2024

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Dec 9, 2022

Mend Renovate

This PR contains the following updates:

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

Warning

Some dependencies could not be looked up. Check the Dependency Dashboard for more information.


Release Notes

kubernetes/api (k8s.io/api)

v0.30.2

Compare Source

kubernetes/apimachinery (k8s.io/apimachinery)

v0.30.2

Compare Source

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

v0.30.2

Compare Source


Configuration

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

🚦 Automerge: Enabled.

Rebasing: Whenever PR becomes conflicted, 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 Mend Renovate. View repository job log here.

@renovate renovate bot force-pushed the renovate/kubernetes-go branch 4 times, most recently from ca3309b to 1998629 Compare December 15, 2022 03:43
@renovate renovate bot changed the title fix(deps): update kubernetes packages to v0.26.0 Update kubernetes packages to v0.26.0 Dec 17, 2022
@renovate renovate bot changed the title Update kubernetes packages to v0.26.0 fix(deps): update kubernetes packages to v0.26.0 Dec 17, 2022
@renovate renovate bot force-pushed the renovate/kubernetes-go branch 8 times, most recently from b94d930 to caa081f Compare December 28, 2022 15:12
@renovate renovate bot changed the title fix(deps): update kubernetes packages to v0.26.0 fix(deps): update kubernetes packages to v0.26.0 - autoclosed Dec 28, 2022
@renovate renovate bot closed this Dec 28, 2022
@renovate renovate bot deleted the renovate/kubernetes-go branch December 28, 2022 18:23
@renovate renovate bot changed the title fix(deps): update kubernetes packages to v0.26.0 - autoclosed fix(deps): update kubernetes packages to v0.26.0 Jan 1, 2023
@renovate renovate bot restored the renovate/kubernetes-go branch January 1, 2023 13:00
@renovate renovate bot reopened this Jan 1, 2023
@renovate renovate bot force-pushed the renovate/kubernetes-go branch 9 times, most recently from e1e8e94 to d5d6d99 Compare January 4, 2023 05:46
@renovate renovate bot changed the title fix(deps): update kubernetes packages to v0.26.0 fix(deps): update kubernetes packages to v0.27.1 May 6, 2023
@renovate renovate bot force-pushed the renovate/kubernetes-go branch 2 times, most recently from 2ea3268 to 9eb589a Compare May 7, 2023 03:09
@github-actions

This comment has been minimized.

@renovate renovate bot force-pushed the renovate/kubernetes-go branch from 33fa1e6 to 103ecf1 Compare May 7, 2023 06:13
@github-actions
Copy link
Contributor

github-actions bot commented May 7, 2023

diff

  • config/default/apiextensions.k8s.io_v1_customresourcedefinition_proxies.ktunnels.int128.github.io.yaml

config/default/apiextensions.k8s.io_v1_customresourcedefinition_proxies.ktunnels.int128.github.io.yaml

--- a/tmp/kustomize-action-24WM0a/config/default/apiextensions.k8s.io_v1_customresourcedefinition_proxies.ktunnels.int128.github.io.yaml
+++ b/tmp/kustomize-action-1CzFaH/config/default/apiextensions.k8s.io_v1_customresourcedefinition_proxies.ktunnels.int128.github.io.yaml
@@ -64,7 +64,8 @@ spec:
                                   defined in spec.resourceClaims, that are used by
                                   this container. \n This is an alpha field and requires
                                   enabling the DynamicResourceAllocation feature gate.
-                                  \n This field is immutable."
+                                  \n This field is immutable. It can only be set for
+                                  containers."
                                 items:
                                   description: ResourceClaim references one entry
                                     in PodSpec.ResourceClaims.
@@ -103,7 +104,8 @@ spec:
                                   of compute resources required. If Requests is omitted
                                   for a container, it defaults to Limits if that is
                                   explicitly specified, otherwise to an implementation-defined
-                                  value. More info: https://kubernetes.io/docs/concepts/configuration/manage-resources-containers/'
+                                  value. Requests cannot exceed Limits. More info:
+                                  https://kubernetes.io/docs/concepts/configuration/manage-resources-containers/'
                                 type: object
                             type: object
                         type: object

@renovate renovate bot changed the title fix(deps): update kubernetes packages to v0.27.1 fix(deps): update kubernetes packages to v0.30.2 Jul 13, 2024
@int128 int128 merged commit 42be315 into main Jul 13, 2024
5 checks passed
@int128 int128 deleted the renovate/kubernetes-go branch July 13, 2024 09:12
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant