From 91f19b21186b71b37db5822c44bc41996ea66d84 Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Wed, 10 Jun 2026 07:07:01 +0000 Subject: [PATCH] chore(deps): update helm release external-secrets to v2.6.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 98a53d8..fa35e36 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.5.0 + version: 2.6.0 - name: cert-manager namespace: cert-manager includeCRDs: true