From 2fcee84660fa44fb8d295c2b30c9be94fdd7e90d Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sun, 28 May 2023 08:57:18 +0000 Subject: [PATCH] chore(deps): update helm release external-secrets to v0.8.3 --- helm/templates/external-secrets.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/helm/templates/external-secrets.yaml b/helm/templates/external-secrets.yaml index a5f962c..28d1958 100644 --- a/helm/templates/external-secrets.yaml +++ b/helm/templates/external-secrets.yaml @@ -13,7 +13,7 @@ spec: source: chart: external-secrets repoURL: https://charts.external-secrets.io - targetRevision: 0.6.1 + targetRevision: 0.8.3 helm: version: v3 values: |