Skip to content

Latest commit

 

History

History
36 lines (26 loc) · 1.75 KB

CHANGELOG.md

File metadata and controls

36 lines (26 loc) · 1.75 KB

Change Log

Notable changes recorded here. This project adheres to Semantic Versioning.

v0.8.1next

2020-

v0.8.1

2020-09-18

  • PR checker fixed to fail when tests fail (#167)
  • Drop support for Helm 2. You must now use Helm 3 to install Portieris (#141) (#41) (#89)
  • Ability to use a namespace selector for admission webhook (#112)
  • Correctly decode pull secrets where credentials are in the auth field (#174)
  • Ensure the pre-install steps create the namespace before the serviceaccount (#181)

0.8.0

2020-09-02

  • Fix the port name in service template (PR#149)
  • Change the default namespace to portieris (#117)
  • Support Helm3 and Openshift 4 (PR#130)
  • anti-affinity and liveness/readiness probes (#66)
  • Support sourcing webhook certificates from cert-manager (#59)
  • Allow anonymous notary access (PR#159)

0.7.0

2020-06-09

  • Support for reading simple signatures from lookaside storage, (#93)

0.6.0

2020-03-26