From f84fc7e30bdaf1301b1332732d529fc8c87e1075 Mon Sep 17 00:00:00 2001 From: Tom Proctor Date: Wed, 12 May 2021 12:11:15 +0100 Subject: [PATCH] changelog++ --- CHANGELOG.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index a9a8950..2567b05 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -3,6 +3,9 @@ Improvements: * Set chart kubeVersion and added chart-verifier tests [GH-510](https://github.com/hashicorp/vault-helm/pull/510) +Bugs: +* CSI: global.imagePullSecrets are now also used for CSI daemonset [GH-519](https://github.com/hashicorp/vault-helm/pull/519) + ## 0.11.0 (April 14th, 2021) Features: