From 1505e7754bfab98ec8e8b0d34ffe57e8b27d44ca Mon Sep 17 00:00:00 2001 From: Tom Proctor Date: Wed, 12 May 2021 12:11:42 +0100 Subject: [PATCH] changelog++ --- CHANGELOG.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 2567b05..790f52f 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -4,7 +4,7 @@ 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) +* 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)