From eb9e98d708cf079fa43725da516e9c9cd937cd5c Mon Sep 17 00:00:00 2001 From: Renovate Date: Tue, 21 Jan 2025 10:01:19 +0000 Subject: [PATCH] chore(deps): update helm release external-secrets to v0.13.0 --- kind/kustomization.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/kind/kustomization.yaml b/kind/kustomization.yaml index e110ffd..8bf3662 100644 --- a/kind/kustomization.yaml +++ b/kind/kustomization.yaml @@ -15,5 +15,5 @@ helmCharts: includeCRDs: true releaseName: external-secrets repo: https://charts.external-secrets.io - version: 0.12.1 + version: 0.13.0 -- 2.52.0