From 53223aff01f30fc4313751009be8f563ed715258 Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Sat, 27 Sep 2025 01:42:26 +0000 Subject: [PATCH] Update Helm release vault to v0.31.0 (#1584) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit 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
hashicorp/vault-helm (vault) ### [`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)
--- ### 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. --- - [ ] If you want to rebase/retry this PR, check this box --- This PR has been generated by [Renovate Bot](https://github.com/renovatebot/renovate). Reviewed-on: https://gitea.alexlebens.dev/alexlebens/infrastructure/pulls/1584 Co-authored-by: Renovate Bot Co-committed-by: Renovate Bot --- clusters/cl01tl/platform/vault/Chart.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/clusters/cl01tl/platform/vault/Chart.yaml b/clusters/cl01tl/platform/vault/Chart.yaml index 9f7b82ddb..ef3de10d2 100644 --- a/clusters/cl01tl/platform/vault/Chart.yaml +++ b/clusters/cl01tl/platform/vault/Chart.yaml @@ -19,7 +19,7 @@ maintainers: - name: alexlebens dependencies: - name: vault - version: 0.30.1 + version: 0.31.0 repository: https://helm.releases.hashicorp.com - name: app-template alias: snapshot