Update Helm release cert-manager to v1.19.4
No problems deploying cert-manager to Proxmox VE K3s Kubernetes cluster via Helm Chart and Flux V2 reconciliation in a GitOps approach with dependency update facilitated by Mend's Renovate Bot.
This MR contains the following updates:
| Package | Update | Change |
|---|---|---|
| cert-manager (source) | patch | v1.19.3 → v1.19.4 |
Release Notes
cert-manager/cert-manager (cert-manager)
v1.19.4
cert-manager is the easiest way to automatically manage certificates in Kubernetes and OpenShift clusters.
v1.19.4 is a simple patch release to fix some reported vulnerabilities - notably CVE-2026-24051 and CVE-2025-68121. All users should upgrade.
Changes by Kind
Bug or Regression
- Bump go to address CVE-2025-68121 (#8526, @SgtCoDFish)
- Bump otel SDK to address GO-2026-4394 (#8531, @SgtCoDFish)