From 3d2ea0a44c1a05dfdd99a224d6d2e4b61efc0d27 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Wed, 30 Oct 2024 11:50:22 +0000 Subject: [PATCH] fix(charts): update helm release kube-prometheus-stack to 65.5.1 (was 65.5.0) (#3061) 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 bf422511d..157a94325 100644 --- a/helm-dependencies.yaml +++ b/helm-dependencies.yaml @@ -57,7 +57,7 @@ dependencies: version: 2.42.0 repository: https://charts.konghq.com - name: kube-prometheus-stack - version: 65.5.0 + version: 65.5.1 repository: https://prometheus-community.github.io/helm-charts - name: linkerd2-cni version: 30.12.2