From b9887f573a24c814f81cc4d8461010be6c6d4fb7 Mon Sep 17 00:00:00 2001 From: Renovate Date: Thu, 3 Jul 2025 12:56:04 +0000 Subject: [PATCH] chore(deps): update helm release external-secrets to v0.18.2 --- kind/kustomization.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/kind/kustomization.yaml b/kind/kustomization.yaml index dfbce8e..d991bca 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.1 + version: 0.18.2 - name: cert-manager namespace: cert-manager includeCRDs: true -- 2.52.0