From 7641a4f384fa6d09da81f94fe59d15970d4008e0 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 17 Jul 2023 13:54:28 +0000 Subject: [PATCH] feat(charts): update helm release sealed-secrets to v2.11.0 (#2157) 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 4a324a47e..dc6079ee1 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.10.0 + version: 2.11.0 repository: https://bitnami-labs.github.io/sealed-secrets - name: thanos version: 12.8.4