diff --git a/CHANGELOG.md b/CHANGELOG.md index 22774ff..cf340a9 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -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)