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 <details> <summary>hashicorp/vault-helm (vault)</summary> ### [`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) </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:eyJjcmVhdGVkSW5WZXIiOiI0Mi42OS4yIiwidXBkYXRlZEluVmVyIjoiNDIuNjkuMiIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOlsiY2hhcnQiXX0=--> Reviewed-on: #3241 Co-authored-by: Renovate Bot <renovate-bot@alexlebens.net> Co-committed-by: Renovate Bot <renovate-bot@alexlebens.net>
35 lines
1.1 KiB
YAML
35 lines
1.1 KiB
YAML
apiVersion: v2
|
|
name: vault
|
|
version: 1.0.0
|
|
description: Vault
|
|
keywords:
|
|
- vault
|
|
- secrets
|
|
home: https://wiki.alexlebens.dev/s/5e40fae1-53a5-4bd0-9953-6fcbe88f1987
|
|
sources:
|
|
- https://github.com/hashicorp/vault
|
|
- https://github.com/Angatar/s3cmd
|
|
- https://github.com/lrstanley/vault-unseal
|
|
- https://hub.docker.com/r/hashicorp/vault
|
|
- https://hub.docker.com/r/d3fk/s3cmd/
|
|
- https://github.com/lrstanley/vault-unseal/pkgs/container/vault-unseal
|
|
- https://github.com/hashicorp/vault-helm
|
|
- https://github.com/bjw-s-labs/helm-charts/tree/main/charts/other/app-template
|
|
maintainers:
|
|
- name: alexlebens
|
|
dependencies:
|
|
- name: vault
|
|
version: 0.32.0
|
|
repository: https://helm.releases.hashicorp.com
|
|
- name: app-template
|
|
alias: snapshot
|
|
repository: https://bjw-s-labs.github.io/helm-charts/
|
|
version: 4.6.0
|
|
- name: app-template
|
|
alias: unseal
|
|
repository: https://bjw-s-labs.github.io/helm-charts/
|
|
version: 4.6.0
|
|
icon: https://raw.githubusercontent.com/walkxcode/dashboard-icons/main/png/vault.png
|
|
# renovate: github=hashicorp/vault
|
|
appVersion: 1.21.1
|