cert-manager-app release v4.0.0

Changed

  • Breaking: Helm values to be passed to the upstream cert-manager chart will now need to use the cert-manager path instead of root. For example, the value crds.enabled: true must now be set with cert-manager.crds.enabled: true.
  • Moved vendored chart to helm/cert-manager/charts/ and adapted sync scripts to follow new structure.