From ed23f4bad37bd7a5fc91e604fc2a7d657b0da8ba Mon Sep 17 00:00:00 2001 From: "ixxel-bot[bot]" <200609713+ixxel-bot[bot]@users.noreply.github.com> Date: Mon, 10 Aug 2026 18:40:18 +0000 Subject: [PATCH] =?UTF-8?q?fix(helm):=20update=20chart=20prometheus-blackb?= =?UTF-8?q?ox-exporter=20(11.17.1=20=E2=86=92=2011.17.2)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit | datasource | package | from | to | | ---------- | ---------------------------- | ------- | ------- | | helm | prometheus-blackbox-exporter | 11.17.1 | 11.17.2 | Co-authored-by: renovate[bot] --- gitops/manifests/prometheus/genmachine/Chart.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/gitops/manifests/prometheus/genmachine/Chart.yaml b/gitops/manifests/prometheus/genmachine/Chart.yaml index 5533f0e1a..f913c904b 100644 --- a/gitops/manifests/prometheus/genmachine/Chart.yaml +++ b/gitops/manifests/prometheus/genmachine/Chart.yaml @@ -7,7 +7,7 @@ dependencies: version: 85.4.0 repository: https://prometheus-community.github.io/helm-charts - name: prometheus-blackbox-exporter - version: 11.17.1 + version: 11.17.2 repository: https://prometheus-community.github.io/helm-charts - name: prometheus-pushgateway version: 3.8.0