From 0213266fcfc1e397af79b51943f52b767c897794 Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Mon, 27 Apr 2026 19:06:28 +0000 Subject: [PATCH] chore(deps): update helm release external-secrets to v2.4.0 --- k8s/infra/kustomization.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/k8s/infra/kustomization.yaml b/k8s/infra/kustomization.yaml index b97f47c..f1cf8c7 100644 --- a/k8s/infra/kustomization.yaml +++ b/k8s/infra/kustomization.yaml @@ -10,7 +10,7 @@ helmCharts: includeCRDs: true releaseName: external-secrets repo: https://charts.external-secrets.io - version: 2.3.0 + version: 2.4.0 - name: cert-manager namespace: cert-manager includeCRDs: true