From 40104fc01c2a812d1c125cb734e7a7a193c0f337 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Wed, 15 Mar 2023 17:01:50 +0000 Subject: [PATCH] Update Helm chart vault to v0.23.0 | datasource | package | from | to | | ---------- | ------- | ------ | ------ | | helm | vault | 0.22.0 | 0.23.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..1103e404a 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.23.0 repository: https://helm.releases.hashicorp.com