Update Helm release cert-manager to v1.17.2
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.17.1 -> v1.17.2 |
Release Notes
cert-manager/cert-manager (cert-manager)
v1.17.2
cert-manager is the easiest way to automatically manage certificates in Kubernetes and OpenShift clusters.
This patch release addresses several vulnerabilities reported by the Trivy security scanner. It is built with the latest version of Go 1.23 and includes various dependency updates.
📖 Read the full cert-manager 1.17 release notes, before installing or upgrading.
Changes since v1.17.1
Bug or Regression
- Bump Go to
v1.23.8to fixCVE-2025-22871(#7701,@wallrj) - Bump
go-josedependency to addressCVE-2025-27144(#7603,@SgtCoDFish) - Bump
golang.org/x/netto addressCVE-2025-22870reported by Trivy (#7622,@SgtCoDFish) - Bump
golang.org/x/netto fixCVE-2025-22872(#7703,@wallrj) - Bump
golang.org/x/oauth2to patchCVE-2025-22868(#7692,@lentzi90) - Bump
golang.org/x/cryptoto patchGHSA-hcg3-q754-cr77(#7692,@lentzi90) - Bump
github.com/golang-jwt/jwtto patchGHSA-mh63-6h87-95cp(#7692,@lentzi90)