cert-manager-app release v4.0.0
Changed
- Breaking: Helm values to be passed to the upstream
cert-managerchart will now need to use thecert-managerpath instead of root. For example, the valuecrds.enabled: truemust now be set withcert-manager.crds.enabled: true. - Moved vendored chart to
helm/cert-manager/charts/and adapted sync scripts to follow new structure.