| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| cert-manager.crds.yaml | 2026-04-11 | 974.2 kB | |
| cert-manager.yaml | 2026-04-11 | 1.0 MB | |
| README.md | 2026-04-11 | 519 Bytes | |
| v1.20.2 source code.tar.gz | 2026-04-11 | 3.4 MB | |
| v1.20.2 source code.zip | 2026-04-11 | 4.4 MB | |
| Totals: 5 Items | 9.8 MB | 1 | |
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)