-
Notifications
You must be signed in to change notification settings - Fork 1
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
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
renovate
bot
force-pushed
the
renovate/kubernetes-go
branch
4 times, most recently
from
December 15, 2022 03:43
ca3309b
to
1998629
Compare
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
bot
changed the title
Update kubernetes packages to v0.26.0
fix(deps): update kubernetes packages to v0.26.0
Dec 17, 2022
renovate
bot
force-pushed
the
renovate/kubernetes-go
branch
8 times, most recently
from
December 28, 2022 15:12
b94d930
to
caa081f
Compare
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
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
bot
force-pushed
the
renovate/kubernetes-go
branch
9 times, most recently
from
January 4, 2023 05:46
e1e8e94
to
d5d6d99
Compare
renovate
bot
force-pushed
the
renovate/kubernetes-go
branch
from
January 7, 2023 13:15
d5d6d99
to
a71967f
Compare
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
bot
force-pushed
the
renovate/kubernetes-go
branch
2 times, most recently
from
May 7, 2023 03:09
2ea3268
to
9eb589a
Compare
This comment has been minimized.
This comment has been minimized.
renovate
bot
force-pushed
the
renovate/kubernetes-go
branch
from
May 7, 2023 06:13
33fa1e6
to
103ecf1
Compare
diff
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
bot
force-pushed
the
renovate/kubernetes-go
branch
from
July 13, 2024 06:30
293f208
to
d95223f
Compare
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
renovate
bot
force-pushed
the
renovate/kubernetes-go
branch
from
July 13, 2024 09:07
eea1e0f
to
e48964c
Compare
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
This PR contains the following updates:
v0.30.1
->v0.30.2
v0.30.1
->v0.30.2
v0.30.1
->v0.30.2
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.
This PR has been generated by Mend Renovate. View repository job log here.