From cd51b664a5c6e603b3d3085e414fc5a457e5e7bf Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 17 Apr 2023 19:55:01 +0000 Subject: [PATCH] Update Helm chart vault to v0.24.1 | datasource | package | from | to | | ---------- | ------- | ------ | ------ | | helm | vault | 0.22.0 | 0.24.1 | 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..15acbc457 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.24.1 repository: https://helm.releases.hashicorp.com