From a04767a8a4214f7200ab008f0756096d2c4506f7 Mon Sep 17 00:00:00 2001 From: Renovate Date: Fri, 21 Nov 2025 15:00:13 +0000 Subject: [PATCH] chore(deps): update helm release external-secrets to v1.1.0 --- kind/kustomization.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/kind/kustomization.yaml b/kind/kustomization.yaml index 84a0744..27a6b97 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: 1.0.0 + version: 1.1.0 - name: cert-manager namespace: cert-manager includeCRDs: true