changelog++

This commit is contained in:
Tom Proctor 2021-05-21 12:50:44 +01:00 committed by GitHub
parent 030d3cd89d
commit 23ff8a1d83
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -1,5 +1,8 @@
## Unreleased ## Unreleased
Features:
* Pass additional arguments to `vault-csi-provider` using `csi.extraArgs` [GH-526](https://github.com/hashicorp/vault-helm/pull/526)
Improvements: Improvements:
* Set chart kubeVersion and added chart-verifier tests [GH-510](https://github.com/hashicorp/vault-helm/pull/510) * Set chart kubeVersion and added chart-verifier tests [GH-510](https://github.com/hashicorp/vault-helm/pull/510)
* Added values json schema [GH-513](https://github.com/hashicorp/vault-helm/pull/513) * Added values json schema [GH-513](https://github.com/hashicorp/vault-helm/pull/513)