From c50c311e656f9e9d5d7b9c94156a0cd64e63afc6 Mon Sep 17 00:00:00 2001 From: Renovate Date: Fri, 24 Oct 2025 16:00:00 +0000 Subject: [PATCH] chore(deps): update helm release external-secrets to v0.20.4 --- kind/kustomization.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/kind/kustomization.yaml b/kind/kustomization.yaml index f2e021b..1e5b58c 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.3 + version: 0.20.4 - name: cert-manager namespace: cert-manager includeCRDs: true -- 2.52.0