Skip to content

v0.3.0

Latest
Compare
Choose a tag to compare
@dirtycajunrice dirtycajunrice released this 18 Oct 17:36
· 31 commits to master since this release
668d8e8

0.3.0 - 2020-10-18

  • Fix double base64 encoding of secrets (#59 @devth)
  • Fix incorrect service account token path for vault store authentication (#66 @huguesalary)
  • Fix nil pointer panic on an error during vault store authentication(#65 @huguesalary)
  • Fix Vault API path for v1 secret engine (#42 @c35sys)
  • Add E2E testing structure and tests for AWS Secret Manager (#39 @moolen)
  • Fix logging flag registration (#46 @mcavoyk)
  • Update helm chart to install CRD's by default (#68 @mcavoyk)
  • Change base docker image from gcr.io/distroless/static to alpine:3.12 (#67 @mcavoyk)