Skip to content

Releases: itscontained/secret-manager

v0.3.0

18 Oct 17:36
668d8e8
Compare
Choose a tag to compare

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)

v0.2.0

17 Sep 18:15
d6720b5
Compare
Choose a tag to compare

0.2.0 - 2020-09-17

v0.1.0

13 Sep 01:55
9828865
Compare
Choose a tag to compare
Complete MVP for Helm Chart