Skip to content

v0.7.0

Choose a tag to compare

@github-actions github-actions released this 01 Jun 10:19
ce8aeca

Docker Image: quay.io/jetstack/cert-manager-approver-policy:v0.7.0

⚠️ Breaking change! ⚠️

The path of the webhook validation handler has been changed from /validate to /validate-policy-cert-manager-io-v1alpha1-certificaterequestpolicy, see #233 (comment)
This might cause a brief webhook downtime during upgrade where, if the path the webhook handler serves does not match the path in ValidatingWebhookConfiguration, it will not be possible to create or update CertificateRequestPolicy objects. Folks should verify that after upgrading to this version of approver-policy, CertificateRequestPolicys can be applied as expected.

What's Changed

Full Changelog: v0.6.3...v0.7.0