From 74cb375b73b5f829702d02259011cafda63b3314 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 16 Oct 2023 10:48:55 +0000 Subject: [PATCH] fix(charts): update helm release sealed-secrets to v2.13.1 (#2362) Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> --- helm-dependencies.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/helm-dependencies.yaml b/helm-dependencies.yaml index edab659cb..cdf408c61 100644 --- a/helm-dependencies.yaml +++ b/helm-dependencies.yaml @@ -96,7 +96,7 @@ dependencies: version: v0.0.1 repository: https://particuleio.github.io/charts - name: sealed-secrets - version: 2.13.0 + version: 2.13.1 repository: https://bitnami-labs.github.io/sealed-secrets - name: thanos version: 12.13.11