From 164640a84877e799c9911680c2fb88c53e743f39 Mon Sep 17 00:00:00 2001 From: Pedro's Renovate Bot Date: Sun, 14 Jun 2026 08:04:55 +0000 Subject: [PATCH] chore(deps): update helm release external-secrets to v2 --- infrastructure/controllers/base/external-secrets/release.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/infrastructure/controllers/base/external-secrets/release.yaml b/infrastructure/controllers/base/external-secrets/release.yaml index cdbc023f..38812223 100644 --- a/infrastructure/controllers/base/external-secrets/release.yaml +++ b/infrastructure/controllers/base/external-secrets/release.yaml @@ -10,7 +10,7 @@ spec: chart: spec: chart: external-secrets - version: 1.3.1 # Use the latest version (chart version now matches app version) + version: 2.6.0 # Use the latest version (chart version now matches app version) sourceRef: kind: HelmRepository name: external-secrets