diff --git a/CHANGELOG.md b/CHANGELOG.md index dc4c453..d565530 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,8 @@ ## Unreleased +Features: +* Pass additional arguments to `vault-csi-provider` using `csi.extraArgs` [GH-526](https://github.com/hashicorp/vault-helm/pull/526) + Improvements: * 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)