hashicorp / vault-helm

Helm chart to install Vault and other associated components.
Mozilla Public License 2.0
1.08k stars 873 forks source link

Prepare for release 0.26.1 #970

Closed kschoche closed 11 months ago

kschoche commented 11 months ago

Fixes a bug preventing templating of server.ha.replicas.

+## 0.26.1 (October 30, 2023)
+
+Bugs:
+* Fix templating of `server.ha.replicas` when set via override file. [GH-961](https://github.com/hashicorp/vault-helm/pull/961)
+
swenson commented 11 months ago

I'm okay either way. But presumably all bug fixes were known issues in 1 or more prior releases :)

kschoche commented 11 months ago

I'm okay either way. But presumably all bug fixes were known issues in 1 or more prior releases :)

Thanks, good call. I removed the known issues section and moved some of its contents in support of the "fix".