From aa5a07c698b4ef408dc6f695e0ffa10d0381ec6c Mon Sep 17 00:00:00 2001 From: Renovate Date: Thu, 26 Jun 2025 06:55:23 +0000 Subject: [PATCH] chore(deps): update helm release external-secrets to v0.18.1 --- kind/kustomization.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/kind/kustomization.yaml b/kind/kustomization.yaml index 5084be5..9a49eea 100644 --- a/kind/kustomization.yaml +++ b/kind/kustomization.yaml @@ -14,4 +14,4 @@ helmCharts: includeCRDs: true releaseName: external-secrets repo: https://charts.external-secrets.io - version: 0.18.0 + version: 0.18.1 -- 2.52.0