From b24457323b6c98df4a885a93faba14974b4de2a1 Mon Sep 17 00:00:00 2001 From: Tom Proctor Date: Wed, 7 Apr 2021 14:24:00 +0100 Subject: [PATCH] changelog++ --- CHANGELOG.md | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 3dde192..7b5a668 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,11 @@ ## Unreleased +Features: +* Set `server.enabled=false` to skip installing a Vault server [GH-486](https://github.com/hashicorp/vault-helm/pull/486) + +Bugs: +* CSI: Fix ClusterRole name and DaemonSet's service account to properly match deployment name [GH-486](https://github.com/hashicorp/vault-helm/pull/486) + ## 0.10.0 (March 25th, 2021) Features: