From eeb61fbf66f0e01e51f6a5deee07dd248702cc6a Mon Sep 17 00:00:00 2001 From: Renovate Date: Fri, 3 Oct 2025 11:58:41 +0000 Subject: [PATCH] chore(deps): update helm release external-secrets to v0.20.2 --- kind/kustomization.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/kind/kustomization.yaml b/kind/kustomization.yaml index 9be471c..3d7e3ca 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.20.1 + version: 0.20.2 - name: cert-manager namespace: cert-manager includeCRDs: true