New
v1.18.4
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.18 release notes on the cert-manager.io website before upgrading.
Changes since v1.18.3
Bug or Regression
- Address false positive vulnerabilities
CVE-2025-47914andCVE-2025-58181which were reported by Trivy. (#8282, @SgtCoDFish) - Update Go to
v1.24.11to fixCVE-2025-61727andCVE-2025-61729(#8295, @wallrj-cyberark)
Other (Cleanup or Flake)
- Update cert-manager's ACME client, forked from
golang/x/crypto(#8271, @SgtCoDFish) - Updated Debian 12 distroless base images (#8328, @wallrj-cyberark)