From 4e4fcc099022615d684765999421aee250bab0cf Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Tue, 9 Apr 2024 01:44:44 +0000 Subject: [PATCH] Update Helm chart vault to v0.28.0 | datasource | package | from | to | | ---------- | ------- | ------ | ------ | | helm | vault | 0.22.0 | 0.28.0 | Signed-off-by: Nicholas St. Germain --- cluster-critical/vault/Chart.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/cluster-critical/vault/Chart.yaml b/cluster-critical/vault/Chart.yaml index 46c8e0e9c..3d977a8a0 100644 --- a/cluster-critical/vault/Chart.yaml +++ b/cluster-critical/vault/Chart.yaml @@ -3,5 +3,5 @@ apiVersion: v2 version: 1.0.1 dependencies: - name: vault - version: 0.22.0 + version: 0.28.0 repository: https://helm.releases.hashicorp.com