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>
34 lines
1.0 KiB
YAML
34 lines
1.0 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.31.0
|
|
repository: https://helm.releases.hashicorp.com
|
|
- name: app-template
|
|
alias: snapshot
|
|
repository: https://bjw-s-labs.github.io/helm-charts/
|
|
version: 4.3.0
|
|
- name: app-template
|
|
alias: unseal
|
|
repository: https://bjw-s-labs.github.io/helm-charts/
|
|
version: 4.3.0
|
|
icon: https://raw.githubusercontent.com/walkxcode/dashboard-icons/main/png/vault.png
|
|
appVersion: 1.19.3
|