fix(deps): update module github.com/cert-manager/cert-manager to v1.20.0 #91
No reviewers
Labels
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
yolokube/go-traefik-certmanager!91
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "renovate/github.com-cert-manager-cert-manager-1.x"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
This PR contains the following updates:
v1.19.4→v1.20.0Release Notes
cert-manager/cert-manager (github.com/cert-manager/cert-manager)
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)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 this update again.
This PR has been generated by Renovate Bot.
ℹ️ Artifact update notice
File name: go.mod
In order to perform the update(s) described in the table above, Renovate ran the
go getcommand, which resulted in the following additional change(s):Details:
golang.org/x/netv0.47.0->v0.51.0golang.org/x/oauth2v0.31.0->v0.35.0golang.org/x/sysv0.40.0->v0.41.0golang.org/x/termv0.37.0->v0.40.0golang.org/x/textv0.31.0->v0.34.0golang.org/x/timev0.13.0->v0.14.0k8s.io/apiextensions-apiserverv0.34.1->v0.35.2k8s.io/klog/v2v2.130.1->v2.140.0k8s.io/kube-openapiv0.0.0-20250910181357-589584f1c912->v0.0.0-20260127142750-a19766b6e2d4k8s.io/utilsv0.0.0-20251002143259-bc988d571ff4->v0.0.0-20260210185600-b8788abfbbc2sigs.k8s.io/gateway-apiv1.4.0->v1.5.0sigs.k8s.io/structured-merge-diff/v6v6.3.0->v6.3.2View command line instructions
Checkout
From your project repository, check out a new branch and test the changes.