diff --git a/CHANGELOG.md b/CHANGELOG.md index 6856c04..94eaf2d 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -12,6 +12,7 @@ Improvements: * Make the vault server serviceAccount name a configuration option [GH-367](https://github.com/hashicorp/vault-helm/pull/367) * Removed annotation striction from `dev` mode [GH-371](https://github.com/hashicorp/vault-helm/pull/371) * Add an option to set annotations on PVCs [GH-364](https://github.com/hashicorp/vault-helm/pull/364) +* Added service configurables for UI [GH-285](https://github.com/hashicorp/vault-helm/pull/285) Bugs: * Fix python dependency in test image [GH-337](https://github.com/hashicorp/vault-helm/pull/337)