v0.25.0
版本发布时间: 2023-06-26 23:31:57
hashicorp/vault-helm最新发布版本:v0.26.1(2023-10-31 03:57:49)
0.25.0 (June 26, 2023)
Changes
- Latest Kubernetes version tested is now 1.27
- server: Headless service ignores
server.service.publishNotReadyAddresses
setting and always sets it astrue
GH-902 -
vault
updated to 1.14.0 GH-916 -
vault-csi-provider
updated to 1.4.0 GH-916
Improvements
- CSI: Make
nodeSelector
andaffinity
configurable for CSI daemonset's pods GH-862 - injector: Add
ephemeralLimit
andephemeralRequest
as options for configuring Agent's ephemeral storage resources GH-798 - Minimum kubernetes version for chart reverted to 1.20.0 to allow installation on clusters older than the oldest tested version GH-916
Bugs
- server: Set the default for
prometheusRules.rules
to an empty list GH-886