Skip to content

Update Helm release vault to v0.21.0

Renovate Bot requested to merge renovate/vault-0.x into main

This MR contains the following updates:

Package Update Change
vault (source) minor 0.20.1 -> 0.21.0

Release Notes

hashicorp/vault-helm

v0.21.0

Compare Source

CHANGES:

  • vault-k8s updated to 0.17.0. GH-771
  • vault-csi-provider updated to 1.2.0 GH-771
  • vault updated to 1.11.2 GH-771
  • Start testing against Kubernetes 1.24. GH-744
  • Deprecated injector.externalVaultAddr. Added global.externalVaultAddr, which applies to both the Injector and the CSI Provider. GH-745
  • CSI Provider pods now set the VAULT_ADDR environment variable to either the internal Vault service or the configured external address. GH-745

Features:

  • server: Add server.statefulSet.securityContext to override pod and container securityContext. GH-767
  • csi: Add csi.daemonSet.securityContext to override pod and container securityContext. GH-767
  • injector: Add injector.securityContext to override pod and container securityContext. GH-750 and GH-767
  • Add server.service.activeNodePort and server.service.standbyNodePort to specify the nodePort for active and standby services. GH-610
  • Support for setting annotations on the injector's serviceAccount GH-753

Configuration

📅 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 MR is behind base branch, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this MR and you won't be reminded about this update again.


  • If you want to rebase/retry this MR, click this checkbox.

This MR has been generated by Renovate Bot.

Merge request reports