From 2364be1e36c3eebd7cb2bdd696dd3d558c4c7b83 Mon Sep 17 00:00:00 2001 From: Pedro's Renovate Bot Date: Sun, 31 May 2026 00:02:21 +0000 Subject: [PATCH] chore(deps): update helm release external-secrets to v1.3.2 --- 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 cdbc023..0196911 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: 1.3.2 # Use the latest version (chart version now matches app version) sourceRef: kind: HelmRepository name: external-secrets