From 9bb9b46dd1ba41bc0634cbe3b0cb682cc913b3fd Mon Sep 17 00:00:00 2001 From: Renovate Date: Wed, 13 Aug 2025 09:01:34 +0000 Subject: [PATCH] chore(deps): update helm release external-secrets to v0.19.2 --- kind/kustomization.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/kind/kustomization.yaml b/kind/kustomization.yaml index 2406b05..1b2d073 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.19.1 + version: 0.19.2 - name: cert-manager namespace: cert-manager includeCRDs: true