From 0229238f79bf53e1e447f13145b984088f52471c Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 6 Apr 2023 23:52:09 +0000 Subject: [PATCH] Update Helm chart vault to v0.24.0 | datasource | package | from | to | | ---------- | ------- | ------ | ------ | | helm | vault | 0.22.0 | 0.24.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..b967db0b5 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.0 repository: https://helm.releases.hashicorp.com