Skip to content

Update Helm release vault to v0.20.1

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

This MR contains the following updates:

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

Release Notes

hashicorp/vault-helm

v0.20.1

Compare Source

CHANGES:

  • vault-k8s updated to 0.16.1 GH-739

Improvements:

  • Mutating webhook will no longer target the agent injector pod GH-736

Bugs:

  • vault service account is now created even if the server is set to disabled, as per before 0.20.0 GH-737

v0.20.0

Compare Source

CHANGES:

  • global.enabled now works as documented, that is, setting global.enabled to false will disable everything, with individual components able to be turned on individually GH-703
  • Default value of - used for injector and server to indicate that they follow global.enabled. GH-703
  • Vault default image to 1.10.3
  • CSI provider default image to 1.1.0
  • Vault K8s default image to 0.16.0
  • Earliest Kubernetes version tested is now 1.16
  • Helm 3.6+ now required

Features:

  • Support topologySpreadConstraints in server and injector. GH-652

Improvements:

  • CSI: Set extraLabels for daemonset, pods, and service account GH-690
  • Add namespace to injector-leader-elector role, rolebinding and secret GH-683
  • Support policy/v1 PodDisruptionBudget in Kubernetes 1.21+ for server and injector GH-710
  • Make the Cluster Address (CLUSTER_ADDR) configurable GH-629
  • server: Make publishNotReadyAddresses configurable for services GH-694
  • server: Allow config to be defined as a YAML object in the values file GH-684
  • Maintain default MutatingWebhookConfiguration values from v1beta1 GH-692

Configuration

📅 Schedule: 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.

Edited by Renovate Bot

Merge request reports