From edf43e028993622a8bfa67f2704826da480307f8 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Wed, 20 Nov 2024 22:55:45 +0000 Subject: [PATCH] Update Helm chart vault to 0.29.1 Signed-off-by: Zee Aslam --- cluster/apps/vault/deployment/helm-release.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/cluster/apps/vault/deployment/helm-release.yaml b/cluster/apps/vault/deployment/helm-release.yaml index 82f7151f5e..86f0a34c41 100644 --- a/cluster/apps/vault/deployment/helm-release.yaml +++ b/cluster/apps/vault/deployment/helm-release.yaml @@ -10,7 +10,7 @@ spec: spec: # renovate: registryUrl=https://helm.releases.hashicorp.com chart: vault - version: 0.28.1 + version: 0.29.1 sourceRef: kind: HelmRepository name: hashicorp-charts