v0.13.1
approver-policy provides a policy engine for certificates issued by cert-manager!
What's Changed Since v0.13.0
- The Helm chart now lets you configure an HTTP proxy using the variables
http_proxy,https_proxy, andno_proxy. If you are using the upstream version of approver-policy, this may not be useful to you. These variables are useful for projects building plugins on top of approver-policy and make HTTP calls to the internet. (@maelvls, #409) - The Helm chart now allows you to configure the
priorityClassNamefield. (@wallrj, #403) - The vulnerability GO-2024-2611 (CVE-2024-24786) was fixed by upgrading to
google.golang.org/[email protected]. (@wallrj, #398)
Full Changelog: v0.13.0...v0.13.1