From 22df6c0d9bdbfefecc7e53e9cdcabea7b2d2cb4c Mon Sep 17 00:00:00 2001 From: Theron Voran Date: Mon, 16 Aug 2021 13:50:47 -0700 Subject: [PATCH] changelog++ --- CHANGELOG.md | 1 + 1 file changed, 1 insertion(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index d95aefd..87e9ce0 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -2,6 +2,7 @@ Improvements: * Add imagePullSecrets on server test [GH-572](https://github.com/hashicorp/vault-helm/pull/572) +* Add injector.webhookAnnotations chart option [GH-584](https://github.com/hashicorp/vault-helm/pull/584) ## 0.14.0 (July 28th, 2021)