From 384244284297e773e84f463cc71629b38a474903 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Wed, 6 Nov 2024 18:23:08 +0000 Subject: [PATCH] fix(charts): update helm release prometheus-blackbox-exporter to 9.0.3 (was 9.0.1) Signed-off-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 baf935116..5a5c65898 100644 --- a/helm-dependencies.yaml +++ b/helm-dependencies.yaml @@ -90,7 +90,7 @@ dependencies: version: 0.26.0 repository: https://prometheus-community.github.io/helm-charts - name: prometheus-blackbox-exporter - version: 9.0.1 + version: 9.0.3 repository: https://prometheus-community.github.io/helm-charts - name: scaleway-webhook version: v0.0.1