Draft: Update Helm release cert-manager to v1.19.2
This MR contains the following updates:
| Package | Update | Change |
|---|---|---|
| cert-manager (source) | patch |
v1.19.1 -> v1.19.2
|
Complete MR checklist
Assignee
-
Followed upgrade instructions outlined in docs/DEVELOPMENT_MAINTENANCE.md -
Update Docs with new/updated steps as needed -
Tested and Validated Changes made with supporting info like logs or screenshots from test pipelines
Add supporting info below
Reviewer only
-
Tested and Validated changes
Release Notes
cert-manager/cert-manager (cert-manager)
v1.19.2
cert-manager is the easiest way to automatically manage certificates in Kubernetes and OpenShift clusters.
We updated Go to fix some vulnerabilities in the standard library.
📖 Read the full 1.19 release notes on the cert-manager.io website before upgrading.
Changes since v1.19.1
Bug or Regression
- Address false positive vulnerabilities
CVE-2025-47914andCVE-2025-58181which were reported by Trivy. (#8283, @SgtCoDFish) - Update Go to
v1.25.5to fixCVE-2025-61727andCVE-2025-61729(#8294, @wallrj-cyberark) - Update
global.nodeSelectorto helm chart to perform amergeand allow for a singlenodeSelectorto be set across all services. (#8233, @cert-manager-bot)
Other (Cleanup or Flake)
- Update cert-manager's ACME client, forked from
golang/x/crypto(#8270, @SgtCoDFish) - Updated Debian 12 distroless base images (#8326, @wallrj-cyberark)
Configuration
-
If you want to rebase/retry this MR, check this box
This MR was automatically generated by Renovate Bot.
Upgrade Notices
(Include any relevant notes about upgrades here or write "N/A" if there are none)