From ad9a46ae66e66a9c099162b84520b17db783d54b Mon Sep 17 00:00:00 2001 From: Theron Voran Date: Tue, 1 Jun 2021 10:52:44 -0700 Subject: [PATCH] changelog++ --- CHANGELOG.md | 1 + 1 file changed, 1 insertion(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 0b097f9..9839420 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -5,6 +5,7 @@ Improvements: Bugs: * Fix ui.serviceNodePort schema [GH-537](https://github.com/hashicorp/vault-helm/pull/537) +* Fix server.ha.disruptionBudget.maxUnavailable schema [GH-535](https://github.com/hashicorp/vault-helm/pull/535) ## 0.12.0 (May 25th, 2021)