From fd628be38312e8b015fd8c0e57d8a40e7fc942e4 Mon Sep 17 00:00:00 2001 From: Renovate Date: Mon, 2 Dec 2024 11:58:11 +0000 Subject: [PATCH] chore(deps): update helm release external-secrets to v0.11.0 --- kustomization.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/kustomization.yaml b/kustomization.yaml index 1702f0c..e57a92a 100644 --- a/kustomization.yaml +++ b/kustomization.yaml @@ -15,5 +15,5 @@ helmCharts: includeCRDs: true releaseName: external-secrets repo: https://charts.external-secrets.io - version: 0.10.7 + version: 0.11.0 -- 2.52.0