From 9f403066fdfd3f406a867dac90ad8fb26f1e4d37 Mon Sep 17 00:00:00 2001 From: Renovate Date: Wed, 20 Nov 2024 20:59:12 +0000 Subject: [PATCH] chore(deps): update helm release external-secrets to v0.10.6 --- kustomization.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/kustomization.yaml b/kustomization.yaml index b43f422..26f3e67 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.5 + version: 0.10.6 -- 2.52.0