From 4d88f221ac3045fd0cc82e31a8fd71d42a97b435 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Tue, 29 Nov 2022 00:26:49 +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