From 0a7530a8d81f989c4a0120959596c8cf300ec6f6 Mon Sep 17 00:00:00 2001 From: Renovate Date: Tue, 14 Oct 2025 06:59:33 +0000 Subject: [PATCH] chore(deps): update helm release external-secrets to v0.20.3 --- kind/kustomization.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/kind/kustomization.yaml b/kind/kustomization.yaml index 545dd8a..41caa95 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.2 + version: 0.20.3 - name: cert-manager namespace: cert-manager includeCRDs: true -- 2.52.0