From 599bab8ba99840c92a1429f8726546c7ddde907b Mon Sep 17 00:00:00 2001 From: Renovate Date: Sat, 2 Aug 2025 20:01:58 +0000 Subject: [PATCH] chore(deps): update helm release external-secrets to v0.19.0 --- kind/kustomization.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/kind/kustomization.yaml b/kind/kustomization.yaml index 7ad0add..2dc7cce 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.18.2 + version: 0.19.0 - name: cert-manager namespace: cert-manager includeCRDs: true