v1.20.2
Fixed 1
- Fix invalid YAML generated in Helm chart when both webhook.config and webhook.volumes are defined
Security 1
- Bump Go to 1.26.2 and dependencies to address reported vulnerabilities
cert-manager is the easiest way to automatically manage certificates in Kubernetes and OpenShift clusters.
v1.20.2 fixes invalid YAML generated in the Helm chart when both webhook.config
and webhook.volumes are defined, and bumps Go to 1.26.2 along with dependencies
to address reported vulnerabilities.
Changes by Kind
Bug or Regression
- Helm: Fix invalid YAML generated when both
webhook.configandwebhook.volumesare defined. (#8665, @cert-manager-bot)
Other (Cleanup or Flake)
- Bump go dependencies with reported vulnerabilities (#8704, @erikgb)
- Bump go to 1.26.2 (#8703, @erikgb)