changelog++

This commit is contained in:
Jason O'Donnell 2020-01-14 10:18:08 -05:00 committed by GitHub
parent e8e804d873
commit b8978603db
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -1,5 +1,9 @@
## Unreleased
Bugs:
* Fixed injection bug where wrong environment variables were being used for manually mounted TLS files
Security:
* Added `server.extraArgs` to allow loading of additional Vault configurations containing sensitive settings [GH-175](https://github.com/hashicorp/vault-helm/issues/175)