From 3c1d17267d9df6748d4bb548cd2355b6841bd0a3 Mon Sep 17 00:00:00 2001 From: prometheus-rpm-bot <79091056+prometheus-rpm-bot@users.noreply.github.com> Date: Sun, 26 Oct 2025 09:23:36 +0100 Subject: [PATCH] Update node_exporter from 1.9.0 to 1.10.2 --- templating.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/templating.yaml b/templating.yaml index 8a0e7d0d..4b3639de 100644 --- a/templating.yaml +++ b/templating.yaml @@ -80,7 +80,7 @@ packages: <<: *default_context static: <<: *default_static_context - version: 1.9.0 + version: 1.10.2 license: ASL 2.0 URL: https://github.com/prometheus/node_exporter summary: Prometheus exporter for machine metrics, written in Go with pluggable metric collectors.