From 362dc8e2613edc90cf32239bbc9966498ee1434b Mon Sep 17 00:00:00 2001 From: Renovate Date: Fri, 5 Dec 2025 17:59:28 +0000 Subject: [PATCH] chore(deps): update helm release external-secrets to v1.1.1 --- kind/kustomization.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/kind/kustomization.yaml b/kind/kustomization.yaml index 27ca255..b9592e3 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.1.0 + version: 1.1.1 - name: cert-manager namespace: cert-manager includeCRDs: true