From 1a49eb239994a12b450e193c847e5ffc068488c1 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sat, 25 Jan 2025 13:27:38 +0000 Subject: [PATCH] chore(deps): update helm chart vault-secrets-operator to v2.7.0 --- 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 f0cda915..ee71839b 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.6.1 + targetRevision: 2.7.0 syncWave: '-2'