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