Update Helm release vault to v0.31.0 (#1584)
All checks were successful
lint-test-helm / helm-lint (push) Successful in 11s
renovate / renovate (push) Successful in 1m22s

This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| [vault](https://www.vaultproject.io) ([source](https://github.com/hashicorp/vault-helm)) | minor | `0.30.1` -> `0.31.0` |

---

### Release Notes

<details>
<summary>hashicorp/vault-helm (vault)</summary>

### [`v0.31.0`](https://github.com/hashicorp/vault-helm/blob/HEAD/CHANGELOG.md#0310-September-25-2025)

[Compare Source](https://github.com/hashicorp/vault-helm/compare/v0.30.1...v0.31.0)

Changes:

- Default `vault` version updated to 1.20.4
- Default `vault-csi-provider` version updated to 1.6.0
- Change default `csi.daemonSet.providersDir` to "/var/run/secrets-store-csi-providers"

Features:

- csi: Add Red Hat certified vault-csi-provider image to OpenShift defaults [GH-1134](https://github.com/hashicorp/vault-helm/pull/1134)

Improvements:

- server: Add metricRelabelings to serviceMonitor options [GH-1131](https://github.com/hashicorp/vault-helm/pull/1131)

</details>

---

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

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

---

 - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box

---

This PR has been generated by [Renovate Bot](https://github.com/renovatebot/renovate).
<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0MS4xMTYuNiIsInVwZGF0ZWRJblZlciI6IjQxLjExNi42IiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6WyJjaGFydCJdfQ==-->

Reviewed-on: #1584
Co-authored-by: Renovate Bot <renovate-bot@alexlebens.net>
Co-committed-by: Renovate Bot <renovate-bot@alexlebens.net>
This commit is contained in:
2025-09-27 01:42:26 +00:00
committed by Alex Lebens
parent 576e92e3fa
commit 53223aff01

View File

@@ -19,7 +19,7 @@ maintainers:
- name: alexlebens - name: alexlebens
dependencies: dependencies:
- name: vault - name: vault
version: 0.30.1 version: 0.31.0
repository: https://helm.releases.hashicorp.com repository: https://helm.releases.hashicorp.com
- name: app-template - name: app-template
alias: snapshot alias: snapshot