From 7e5ed6bae9764d23acb0c43add21dfc47096779a Mon Sep 17 00:00:00 2001 From: Theron Voran Date: Wed, 20 May 2020 09:18:54 -0700 Subject: [PATCH] changelog++ --- CHANGELOG.md | 1 + 1 file changed, 1 insertion(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index aff223c..a69eba9 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -14,6 +14,7 @@ Improvements: Bugs: * Fixed default ingress path [[GH-224](https://github.com/hashicorp/vault-helm/pull/224)] * Fixed annotations for HA standby/active services [[GH-268](https://github.com/hashicorp/vault-helm/pull/268)] +* Updated some value defaults to match their use in templates [[GH-309](https://github.com/hashicorp/vault-helm/pull/309)] ## 0.5.0 (April 9th, 2020)