This MR contains the following updates:
Package | Update | Change |
---|---|---|
vault (source) | minor |
0.25.0 -> 0.27.0
|
Warnings were logged while processing this repo. Please check the Dependency Dashboard for more information.
v0.27.0
Changes:
vault
version updated to 1.15.2Features:
persistentVolumeClaimRetentionPolicy
on the StatefulSet GH-965
Improvements:
v0.26.1
Bugs:
server.ha.replicas
when set via override file. The 0.26.0
chart would ignore server.ha.replicas
and always deploy 3 server replicas when server.ha.enabled=true
unless overridden by command line when issuing the helm command: --set server.ha.replicas=<some_number>
. Fixed in GH-961
v0.26.0
Changes:
vault
version updated to 1.15.1vault-k8s
version updated to 1.3.1vault-csi-provider
version updated to 1.4.1Features:
hostAliases
for the StatefulSet pods GH-955
server.service.active.annotations
and server.service.standby.annotations
GH-896
Bugs:
csi-role
and csi-rolebindings
. GH-909
Improvements:
This MR has been generated by Renovate Bot.