Skip to content

v0.12.0

Choose a tag to compare

@github-actions github-actions released this 29 Jan 14:44
· 704 commits to main since this release
b17fba0

approver-policy provides a policy engine for certificates issued by cert-manager!

Breaking Changes

This release of approver-policy changes how containers are built, which in turn changes the path at which the binary can be found inside the container.

This means that new container images cannot be used with older Helm charts, or with any software which expects the old path.

For the simplest upgrade experience, use the latest helm chart with the latest image.

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

What's Changed

Dependabot updates

Makefile updates

  • Migrate makefiles and CI/CD by @inteon in #306
  • Makefile modules upgrade: self-upgrade bugfix by @inteon in #322
  • Upgrade self-upgrade by @inteon in #327
  • Remove deprecated make targets by @inteon in #333
  • Upload junit and coverage results to ARTIFACTS folder by @inteon in #334
  • Upgrade repository-base module by @inteon in #346
  • Upgrade oci module by @inteon in #354
  • Use standardised release process by @inteon in #358
  • [CI] Merge self-upgrade into main by @github-actions in #363

New Contributors

Full Changelog: v0.11.0...v0.12.0