Skip to content

v0.13.1

Choose a tag to compare

@github-actions github-actions released this 26 Mar 15:57
· 587 commits to main since this release
135f48c

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, and no_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 priorityClassName field. (@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