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)