Skip to content

v0.5.0

Choose a tag to compare

@github-actions github-actions released this 06 Dec 19:23
0fb4ad2

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

Features

  • CertificateRequestPolicy: selector.namespace by @JoshVanL in #96
  • Adds imagePullSecrets option to helm chart by @JoshVanL in #104
  • Adds the Helm value .Values.app.webhook.certificateDir by @JoshVanL in #105
  • Change default webhook port by @aidy in #144

Bug Fixes

  • Fire event on CertificateRequest resource after status has been updated. by @JoshVanL in #119

Miscellaneous

  • Sets poll and timeouts for eventuallys in tests. by @JoshVanL in #131
  • Fixes the spelling of WildcardMatchs -> WildcardMatches by @JoshVanL in #98
  • Automatically push Docker images when release when tags are pushed by @wallrj in #150
  • Partially automate the Helm chart release by @wallrj in #157
  • Partially automated GitHub releases by @wallrj in #151
  • Fix flakey tests and improve the test log output by @wallrj in #166
  • Update distroless base image by @wallrj in #167

New Contributors

Full Changelog: v0.4.0...v0.5.0