From 43e0217f5ef7d48a51bb0a6f1aab532ac8fae705 Mon Sep 17 00:00:00 2001 From: Renovate Date: Sat, 23 Nov 2024 11:59:41 +0000 Subject: [PATCH] chore(deps): update helm release external-secrets to v0.10.7 --- kustomization.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/kustomization.yaml b/kustomization.yaml index 26f3e67..1702f0c 100644 --- a/kustomization.yaml +++ b/kustomization.yaml @@ -15,5 +15,5 @@ helmCharts: includeCRDs: true releaseName: external-secrets repo: https://charts.external-secrets.io - version: 0.10.6 + version: 0.10.7 -- 2.52.0