Update Helm release vault to v0.27.0 - autoclosed #39
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
This PR contains the following updates:
0.19.0
->0.27.0
Release Notes
hashicorp/vault-helm (vault)
v0.27.0
Compare Source
Changes:
vault
version updated to 1.15.2Features:
persistentVolumeClaimRetentionPolicy
on the StatefulSet GH-965Improvements:
v0.26.1
Compare Source
Bugs:
server.ha.replicas
when set via override file. The0.26.0
chart would ignoreserver.ha.replicas
and always deploy 3 server replicas whenserver.ha.enabled=true
unless overridden by command line when issuing the helm command:--set server.ha.replicas=<some_number>
. Fixed in GH-961v0.26.0
Compare Source
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-955server.service.active.annotations
andserver.service.standby.annotations
GH-896Bugs:
csi-role
andcsi-rolebindings
. GH-909Improvements:
global.namespace
to override the helm installation namespace. GH-909v0.25.0
Compare Source
Changes:
server.service.publishNotReadyAddresses
setting and always sets it astrue
GH-902vault
updated to 1.14.0 GH-916vault-csi-provider
updated to 1.4.0 GH-916Improvements:
nodeSelector
andaffinity
configurable for CSI daemonset's pods GH-862ephemeralLimit
andephemeralRequest
as options for configuring Agent's ephemeral storage resources GH-798Bugs:
prometheusRules.rules
to an empty list GH-886v0.24.1
Compare Source
Bugs:
v0.24.0
Compare Source
Changes:
vault
updated to 1.13.1 GH-863vault-k8s
updated to 1.2.1 GH-868vault-csi-provider
updated to 1.3.0 GH-749Features:
extraPorts
option for adding ports to the Vault server statefulset GH-841v0.23.0
Compare Source
Changes:
vault
updated to 1.12.1 GH-814vault-k8s
updated to 1.1.0 GH-814vault-csi-provider
updated to 1.2.1 GH-814Features:
extraLabels
for Vault server serviceAccount GH-806server.service.active.enabled
andserver.service.standby.enabled
options to selectively disable additional services GH-811server.serviceAccount.serviceDiscovery.enabled
option to selectively disable a Vault service discovery role and role binding GH-811server.service.instanceSelector.enabled
option to allow selecting pods outside the helm chart deployment GH-813Bugs:
.server.ha.clusterAddr
value GH-810v0.22.1
Compare Source
Changes:
vault
updated to 1.12.0 GH-803vault-k8s
updated to 1.0.1 GH-803v0.22.0
Compare Source
Features:
Changes:
vault-k8s
to 1.0.0 GH-784vault
updated to 1.11.3 GH-785v0.21.0
Compare Source
CHANGES:
vault-k8s
updated to 0.17.0. GH-771vault-csi-provider
updated to 1.2.0 GH-771vault
updated to 1.11.2 GH-771injector.externalVaultAddr
. Addedglobal.externalVaultAddr
, which applies to both the Injector and the CSI Provider. GH-745VAULT_ADDR
environment variable to either the internal Vault service or the configured external address. GH-745Features:
server.statefulSet.securityContext
to override pod and containersecurityContext
. GH-767csi.daemonSet.securityContext
to override pod and containersecurityContext
. GH-767injector.securityContext
to override pod and containersecurityContext
. GH-750 and GH-767server.service.activeNodePort
andserver.service.standbyNodePort
to specify thenodePort
for active and standby services. GH-610v0.20.1
Compare Source
CHANGES:
vault-k8s
updated to 0.16.1 GH-739Improvements:
Bugs:
vault
service account is now created even if the server is set to disabled, as per before 0.20.0 GH-737v0.20.0
Compare Source
CHANGES:
global.enabled
now works as documented, that is, settingglobal.enabled
to false will disable everything, with individual components able to be turned on individually GH-703-
used for injector and server to indicate that they followglobal.enabled
. GH-703Features:
Improvements:
extraLabels
for daemonset, pods, and service account GH-690publishNotReadyAddresses
configurable for services GH-694v1beta1
GH-692Configuration
📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
This PR has been generated by Renovate Bot.