From 5bde42ab6765a96bc8f76e54c8fc7307d8058078 Mon Sep 17 00:00:00 2001 From: Renovate Date: Wed, 25 Sep 2024 10:57:22 +0000 Subject: [PATCH] chore(deps): update helm release external-secrets to v0.10.4 --- kustomization.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/kustomization.yaml b/kustomization.yaml index 49475a8..98e2ef0 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.3 + version: 0.10.4 -- 2.52.0