From e353a8db803329f61150e511fed4df976678c05d Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 6 Jul 2023 10:40:29 +0000 Subject: [PATCH] chore(deps): update helm chart vault-secrets-operator to v2.4.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 9c086e04..1e023227 100644 --- a/projects/vault/project.yml +++ b/projects/vault/project.yml @@ -10,5 +10,5 @@ apps: namespace: vault-secrets-operator repoURL: https://ricoberger.github.io/helm-charts chart: vault-secrets-operator - targetRevision: 2.2.0 + targetRevision: 2.4.0 syncWave: '-2'