changelog++

This commit is contained in:
Jason O'Donnell 2020-05-08 14:36:56 -04:00 committed by GitHub
parent 0cc1af1876
commit ac6089c45e
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -1,6 +1,7 @@
## Unreleased
Features:
* Added `extraInitContainers` to define init containers for the Vault cluster [GH-258](https://github.com/hashicorp/vault-helm/pull/258)
Improvements:
* Server configs can now be defined in YAML. Multi-line string configs are still compatible [GH-213](https://github.com/hashicorp/vault-helm/pull/213)