From 334531d7dac7ab9f89a148929f90b97ad5eb1a44 Mon Sep 17 00:00:00 2001 From: Renovate Date: Sat, 8 Feb 2025 15:55:00 +0000 Subject: [PATCH] chore(deps): update helm release external-secrets to v0.14.1 --- kind/kustomization.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/kind/kustomization.yaml b/kind/kustomization.yaml index b188dc9..0d267c9 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.14.0 + version: 0.14.1 -- 2.52.0