From c18f30d084f81847cdee22417aeec1a22010b960 Mon Sep 17 00:00:00 2001 From: Renovate Date: Thu, 13 Feb 2025 12:55:44 +0000 Subject: [PATCH] chore(deps): update helm release external-secrets to v0.14.2 --- kind/kustomization.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/kind/kustomization.yaml b/kind/kustomization.yaml index 0d267c9..fd6eb05 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.1 + version: 0.14.2 -- 2.52.0