From e15f62e6d6a855fb77d6a8f68e5ba814d9eee04b Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Fri, 16 Jan 2026 18:38:55 +0000 Subject: [PATCH] Update Helm release vault to v0.32.0 (#3241) 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.31.0` → `0.32.0` | --- > ⚠️ **Warning** > > Some dependencies could not be looked up. Check the Dependency Dashboard for more information. --- ### Release Notes
hashicorp/vault-helm (vault) ### [`v0.32.0`](https://github.com/hashicorp/vault-helm/blob/HEAD/CHANGELOG.md#0320-January-14-2026) [Compare Source](https://github.com/hashicorp/vault-helm/compare/v0.31.0...v0.32.0) Changes: - Default `vault` version updated to 1.21.2 - Default `vault-csi-provider` version updated to 1.7.0 - Default `vault-k8s` version updated to 1.7.2 - Tested with Vault versions 1.21-1.19, 1.16 - Tested with Kubernetes versions 1.35-1.31 - Test with Kind v0.31.0 Features: - server: Add OpenShift service-ca operator automation [GH-1165](https://github.com/hashicorp/vault-helm/pull/1165) Improvements: - server: Allow users to specify the target service for the ServiceMonitor [GH-1148](https://github.com/hashicorp/vault-helm/pull/1148) Bugs: - server: Add namespace to network policy template [GH-1152](https://github.com/hashicorp/vault-helm/pull/1152) - server: Check if `disable_mlock` is already set before adding to end of HCL config [GH-1154](https://github.com/hashicorp/vault-helm/pull/1154) - server: provide declarative parameters for volumeClaimTemplates [GH-982](https://github.com/hashicorp/vault-helm/pull/982)
--- ### 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/3241 Co-authored-by: Renovate Bot Co-committed-by: Renovate Bot --- clusters/cl01tl/helm/vault/Chart.lock | 6 +++--- clusters/cl01tl/helm/vault/Chart.yaml | 2 +- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/clusters/cl01tl/helm/vault/Chart.lock b/clusters/cl01tl/helm/vault/Chart.lock index 4b35ec0c4..dfcc5534d 100644 --- a/clusters/cl01tl/helm/vault/Chart.lock +++ b/clusters/cl01tl/helm/vault/Chart.lock @@ -1,12 +1,12 @@ dependencies: - name: vault repository: https://helm.releases.hashicorp.com - version: 0.31.0 + version: 0.32.0 - name: app-template repository: https://bjw-s-labs.github.io/helm-charts/ version: 4.6.0 - name: app-template repository: https://bjw-s-labs.github.io/helm-charts/ version: 4.6.0 -digest: sha256:3d12a8b4593b46501dbf37f8c02dbb362d276c8a99ff5adf747e6ea9798c9274 -generated: "2026-01-07T16:21:06.305332889Z" +digest: sha256:a4f54f2590c11377d1ca5d804ef3acf2564c4f4ac8e20376583f2779a49cb0bc +generated: "2026-01-16T18:05:43.1677868Z" diff --git a/clusters/cl01tl/helm/vault/Chart.yaml b/clusters/cl01tl/helm/vault/Chart.yaml index d9057b2eb..894598252 100644 --- a/clusters/cl01tl/helm/vault/Chart.yaml +++ b/clusters/cl01tl/helm/vault/Chart.yaml @@ -19,7 +19,7 @@ maintainers: - name: alexlebens dependencies: - name: vault - version: 0.31.0 + version: 0.32.0 repository: https://helm.releases.hashicorp.com - name: app-template alias: snapshot