v0.23.0
版本发布时间: 2022-11-29 07:35:13
hashicorp/vault-helm最新发布版本:v0.26.1(2023-10-31 03:57:49)
0.23.0 (November 28th, 2022)
Changes
-
vault
updated to 1.12.1 GH-814 -
vault-k8s
updated to 1.1.0 GH-814 -
vault-csi-provider
updated to 1.2.1 GH-814
Features
- server: Add
extraLabels
for Vault server serviceAccount GH-806 - server: Add
server.service.active.enabled
andserver.service.standby.enabled
options to selectively disable additional services GH-811 - server: Add
server.serviceAccount.serviceDiscovery.enabled
option to selectively disable a Vault service discovery role and role binding GH-811 - server: Add
server.service.instanceSelector.enabled
option to allow selecting pods outside the helm chart deployment GH-813
Bugs
- server: Quote
.server.ha.clusterAddr
value GH-810