fix(deps): update kubernetes dependencies (minor) - #1527
Open
renovate[bot] wants to merge 1 commit into
Open
Conversation
Contributor
Author
ℹ️ Artifact update noticeFile name: go.modIn order to perform the update(s) described in the table above, Renovate ran the
Details:
|
✅ Snyk checks have passed. No issues have been found so far.
💻 Catch issues earlier using the plugins for VS Code, JetBrains IDEs, Visual Studio, and Eclipse. |
Member
|
CI fails as keda 2.18 doesn't seem to be compatible with the updated k8s deps. There is also #1528 (review) "blocking" the keda 2.19 update PR. Then also: we should consider the k8s versions supported by 0.35.x vs 0.34.x - IMO nothing that should be merged and released with a patch release. |
renovate
Bot
force-pushed
the
renovate/kubernetes-dependencies
branch
3 times, most recently
from
March 14, 2026 17:03
1cb280c to
02001d8
Compare
renovate
Bot
force-pushed
the
renovate/kubernetes-dependencies
branch
2 times, most recently
from
March 23, 2026 07:53
4f3cda0 to
e168430
Compare
renovate
Bot
force-pushed
the
renovate/kubernetes-dependencies
branch
from
March 30, 2026 16:27
e168430 to
ab565cc
Compare
renovate
Bot
force-pushed
the
renovate/kubernetes-dependencies
branch
2 times, most recently
from
April 7, 2026 08:04
d91e73c to
cb632d0
Compare
renovate
Bot
force-pushed
the
renovate/kubernetes-dependencies
branch
from
April 11, 2026 16:52
cb632d0 to
da5eec2
Compare
renovate
Bot
force-pushed
the
renovate/kubernetes-dependencies
branch
from
April 16, 2026 10:14
da5eec2 to
2b5f538
Compare
renovate
Bot
force-pushed
the
renovate/kubernetes-dependencies
branch
from
April 20, 2026 09:13
2b5f538 to
e231cbe
Compare
renovate
Bot
force-pushed
the
renovate/kubernetes-dependencies
branch
from
April 21, 2026 10:03
e231cbe to
b00c1e5
Compare
renovate
Bot
force-pushed
the
renovate/kubernetes-dependencies
branch
from
May 4, 2026 07:50
40fcbab to
cda82b4
Compare
renovate
Bot
force-pushed
the
renovate/kubernetes-dependencies
branch
from
May 4, 2026 16:48
cda82b4 to
8f211fc
Compare
renovate
Bot
force-pushed
the
renovate/kubernetes-dependencies
branch
from
May 4, 2026 16:51
8f211fc to
9cfa4d0
Compare
renovate
Bot
force-pushed
the
renovate/kubernetes-dependencies
branch
from
May 6, 2026 14:01
9cfa4d0 to
eaff2d0
Compare
renovate
Bot
force-pushed
the
renovate/kubernetes-dependencies
branch
from
May 6, 2026 14:18
eaff2d0 to
fbfeb91
Compare
renovate
Bot
force-pushed
the
renovate/kubernetes-dependencies
branch
from
May 11, 2026 07:13
fbfeb91 to
1d81b73
Compare
renovate
Bot
force-pushed
the
renovate/kubernetes-dependencies
branch
from
May 12, 2026 17:50
1d81b73 to
ebb7461
Compare
renovate
Bot
force-pushed
the
renovate/kubernetes-dependencies
branch
8 times, most recently
from
May 18, 2026 09:49
2a56fb2 to
3923987
Compare
| datasource | package | from | to | | ---------- | ------------------------------------ | -------- | ------- | | go | github.com/cert-manager/cert-manager | v1.19.6 | v1.21.1 | | go | k8s.io/api | v0.34.10 | v0.36.3 | | go | k8s.io/apimachinery | v0.34.10 | v0.36.3 | | go | k8s.io/apiserver | v0.34.10 | v0.36.3 | | go | k8s.io/client-go | v0.34.10 | v0.36.3 | | go | sigs.k8s.io/controller-runtime | v0.22.5 | v0.24.1 | | go | sigs.k8s.io/controller-tools | v0.19.0 | v0.21.0 | | go | sigs.k8s.io/e2e-framework | v0.6.0 | v0.7.0 | Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This file contains hidden or 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
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:
v1.19.6→v1.21.1v0.34.10→v0.36.3v0.34.10→v0.36.3v0.34.10→v0.36.3v0.34.10→v0.36.3v0.22.5→v0.24.1v0.19.0→v0.21.0v0.6.0→v0.7.0Release Notes
cert-manager/cert-manager (github.com/cert-manager/cert-manager)
v1.21.1Compare Source
v1.21.0Compare Source
v1.20.3Compare Source
v1.20.2Compare Source
cert-manager is the easiest way to automatically manage certificates in Kubernetes and OpenShift clusters.
v1.20.2 fixes invalid YAML generated in the Helm chart when both
webhook.configand
webhook.volumesare defined, and bumps Go to 1.26.2 along with dependenciesto address reported vulnerabilities.
Changes by Kind
Bug or Regression
webhook.configandwebhook.volumesare defined. (#8665, @cert-manager-bot)Other (Cleanup or Flake)
v1.20.1Compare Source
cert-manager is the easiest way to automatically manage certificates in Kubernetes and OpenShift clusters.
v1.20.1 fixes an issue for OpenShift users that has to do with the finalizer RBAC, bumps gRPC to address a reported non-affecting vulnerability, and fixes a duplicate
parentRefbug when both issuer config and annotations are present (Gateway API).Bug or Regression
parentRefbug when both issuer config and annotations are present. (#8658, @hjoshi123)v1.20.0Compare Source
cert-manager is the easiest way to automatically manage certificates in Kubernetes and OpenShift clusters.
v1.20.0 adds alpha support for the new ListenerSet resource, adds support for Azure Private DNS; parentRefs are no longer required when using ACME with Gateway API, and OtherNames was promoted to Beta.
Changes by Kind
Feature
imagePullSecretsin thestartupapicheck-jobHelm template to enable pulling images from private registries. (#8186, @mathieu-clnk)parentRefoverride annotations on the Certificate resource. (#8518, @hjoshi123)venafi.cert-manager.io/custom-fieldsannotation on Issuer/ClusterIssuer and use it as base with override/append capabilities on Certificate level. (#8301, @k0da)acme.cert-manager.io/http01-ingress-ingressclassnameto overridehttp01.ingress.ingressClassNamefield in HTTP-01 challenge solvers. (#8244, @lunarwhite)global.nodeSelectorto helm chart to perform amergeand allow for a singlenodeSelectorto be set across all services. (#8195, @StingRayZA)XListenerSetsfeature gate (#8394, @hjoshi123)Documentation
Bug or Regression
Add full detailed DNS-01 errors to the events attached to the Challenge, for easier debugging (#8221, @wallrj-cyberark)
v1.25.5to fixCVE-2025-61727andCVE-2025-61729(#8290, @octo-sts[bot])cert-manager. Previously, it was set depending on various factors (namespace cert-manager is installed in and/or Helm release name). (#8162, @LiquidPL)Other (Cleanup or Flake)
XListenerSetsfeature gate toListenerSets(#8501, @hjoshi123)kubernetes/api (k8s.io/api)
v0.36.3Compare Source
v0.36.2Compare Source
v0.36.1Compare Source
v0.36.0Compare Source
v0.35.7Compare Source
v0.35.6Compare Source
v0.35.5Compare Source
v0.35.4Compare Source
v0.35.3Compare Source
v0.35.2Compare Source
v0.35.1Compare Source
v0.35.0Compare Source
kubernetes/apimachinery (k8s.io/apimachinery)
v0.36.3Compare Source
v0.36.2Compare Source
v0.36.1Compare Source
v0.36.0Compare Source
v0.35.7Compare Source
v0.35.6Compare Source
v0.35.5Compare Source
v0.35.4Compare Source
v0.35.3Compare Source
v0.35.2Compare Source
v0.35.1Compare Source
v0.35.0Compare Source
kubernetes/apiserver (k8s.io/apiserver)
v0.36.3Compare Source
v0.36.2Compare Source
v0.36.1Compare Source
v0.36.0Compare Source
v0.35.7Compare Source
v0.35.6Compare Source
v0.35.5Compare Source
v0.35.4Compare Source
v0.35.3Compare Source
v0.35.2Compare Source
v0.35.1Compare Source
v0.35.0Compare Source
kubernetes/client-go (k8s.io/client-go)
v0.36.3Compare Source
v0.36.2Compare Source
v0.36.1Compare Source
v0.36.0Compare Source
v0.35.7Compare Source
v0.35.6Compare Source
v0.35.5Compare Source
v0.35.4Compare Source
v0.35.3Compare Source
v0.35.2Compare Source
v0.35.1Compare Source
v0.35.0Compare Source
kubernetes-sigs/controller-runtime (sigs.k8s.io/controller-runtime)
v0.24.1Compare Source
What's Changed
Full Changelog: kubernetes-sigs/controller-runtime@v0.24.0...v0.24.1
v0.24.0Compare Source
🐛 Bug Fixes
🌱 Others
StartLoggingfor event debug logs (#3451)🌱 CI & linters
tools/setup-envtestsubmodule (#3476)📖 Additionally, there has been 1 contribution to our documentation. (#3477)
Dependencies
Added
Changed
8a7402a→944ab1f078029d→bd525daa0af3ef→8636f87200df99→8636f87f2248ac589584f→43fb72cbc988d5→b8788abRemoved
9bdfabeThanks to all our contributors! 😊
v0.23.3Compare Source
What's Changed
Full Changelog: kubernetes-sigs/controller-runtime@v0.23.2...v0.23.3
v0.23.2Compare Source
What's Changed
Full Changelog: kubernetes-sigs/controller-runtime@v0.23.1...v0.23.2
v0.23.1Compare Source
What's Changed
Full Changelog: kubernetes-sigs/controller-runtime@v0.23.0...v0.23.1
v0.23.0Compare Source
🔆 Highlights
GetEventRecorderForrequires updating your rbac for events to use theevents.k8s.ioapiGroup rather than the `` (core) apiGroupbuilder.WebhookManagedBy(mgr).For(&corev1.Deployment{})has to be changed tobuilder.WebhookManagedBy(mgr, &appsv1.Deployment{})runtime.Object, for example fromValidateCreate(ctx context.Context, obj runtime.Object) (admission.Warnings, error)toValidateCreate(ctx context.Context, obj *appsv1.Deployment) (admission.Warnings, error)✨ Features
🐛 Bugfixes
waitermanipulation by @fossedihelm in #3368🌱 Other
sorttoslicespackage by @dongjiang1989 in #3370📖 Documentation
README.md's compatibility matrix forv0.22.x. by @renormalize in #3392Dependencies
Added
Changed
Configuration
📅 Schedule: (UTC)
* 0-3 * * 1)🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.
This PR was generated by Mend Renovate. View the repository job log.