From 2d3f141f622611735cb1fb7e7981b5ddace3e347 Mon Sep 17 00:00:00 2001 From: Renovate Date: Mon, 22 Sep 2025 12:59:07 +0000 Subject: [PATCH] chore(deps): update helm release external-secrets to v0.20.1 --- kind/kustomization.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/kind/kustomization.yaml b/kind/kustomization.yaml index f798374..de628fc 100644 --- a/kind/kustomization.yaml +++ b/kind/kustomization.yaml @@ -12,7 +12,7 @@ helmCharts: includeCRDs: true releaseName: external-secrets repo: https://charts.external-secrets.io - version: 0.19.2 + version: 0.20.1 - name: cert-manager namespace: cert-manager includeCRDs: true -- 2.52.0