From 725a1bc1b06cdfefe7862e79473bce986b6d91b2 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Wed, 18 Oct 2023 01:41:13 +0000 Subject: [PATCH] chore(deps): update helm chart vault-secrets-operator to v2.5.3 --- projects/vault/project.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/projects/vault/project.yml b/projects/vault/project.yml index 7cf89a31..be17ad0b 100644 --- a/projects/vault/project.yml +++ b/projects/vault/project.yml @@ -18,5 +18,5 @@ apps: namespace: vault-secrets-operator repoURL: https://ricoberger.github.io/helm-charts chart: vault-secrets-operator - targetRevision: 2.5.1 + targetRevision: 2.5.3 syncWave: '-2'