From 7509bc739d84f0a87881b8436b498a3a5ff8e47b Mon Sep 17 00:00:00 2001 From: Theron Voran Date: Wed, 16 Jun 2021 13:57:16 -0700 Subject: [PATCH] changelog++ --- CHANGELOG.md | 1 + 1 file changed, 1 insertion(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 6eb008994..ee5ed3d52 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -3,6 +3,7 @@ Improvements: * Added a helm test for vault server [GH-531](https://github.com/hashicorp/vault-helm/pull/531) * Added server.enterpriseLicense option [GH-547](https://github.com/hashicorp/vault-helm/pull/547) +* Added OpenShift overrides [GH-549](https://github.com/hashicorp/vault-helm/pull/549) Bugs: * Fix ui.serviceNodePort schema [GH-537](https://github.com/hashicorp/vault-helm/pull/537)