Skip to content

v0.15.1

Compare
Choose a tag to compare
@github-actions github-actions released this 16 Aug 09:00
· 69 commits to main since this release
14bf66b

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

This patch release fixes a bug in the dynamic webhook TLS certificate generator:

  • BUGFIX: the dynamic certificate source used by the webhook TLS server failed to detect a root CA approaching expiration, due to a calculation error. This will cause the webhook TLS server to fail renewing it's CA certificate. Please upgrade before the expiration of this CA certificate is reached.

See v0.15.0 for more changes that are included in this minor release.

What's Changed

  • Upgrade cert-manager go dependency from v1.15.2 to v1.15.3 by @inteon in #483

Dependabot:

  • build(deps): bump the all group with 2 updates by @dependabot in #472
  • build(deps): bump the all group with 2 updates by @dependabot in #473
  • build(deps): bump github.com/onsi/ginkgo/v2 from 2.19.1 to 2.20.0 in the all group by @dependabot in #476

Makefile modules:

  • [CI] Merge self-upgrade-main into main by @github-actions in #474
  • [CI] Merge self-upgrade-main into main by @github-actions in #475
  • [CI] Merge self-upgrade-main into main by @github-actions in #477
  • [CI] Merge self-upgrade-main into main by @github-actions in #480

Full Changelog: v0.15.0...v0.15.1