From bec6c6e05d48e49748716e6b6e5263b04c4f555f Mon Sep 17 00:00:00 2001 From: Ilia Lazebnik Date: Thu, 18 Jul 2024 15:06:02 -0400 Subject: [PATCH] [prometheus-node-exporter] bump node exporter to 1.8.2 (#4721) * bump node exporter to 1.8.2 Signed-off-by: drfaust92 * Update charts/prometheus-node-exporter/Chart.yaml Co-authored-by: zeritti <47476160+zeritti@users.noreply.github.com> Signed-off-by: Ilia Lazebnik --------- Signed-off-by: drfaust92 Signed-off-by: Ilia Lazebnik Co-authored-by: MH Co-authored-by: zeritti <47476160+zeritti@users.noreply.github.com> --- charts/prometheus-node-exporter/Chart.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/charts/prometheus-node-exporter/Chart.yaml b/charts/prometheus-node-exporter/Chart.yaml index 736b474ef3ef..f938e5905510 100644 --- a/charts/prometheus-node-exporter/Chart.yaml +++ b/charts/prometheus-node-exporter/Chart.yaml @@ -6,8 +6,8 @@ keywords: - prometheus - exporter type: application -version: 4.37.0 -appVersion: 1.8.1 +version: 4.37.1 +appVersion: 1.8.2 home: https://github.com/prometheus/node_exporter/ sources: - https://github.com/prometheus/node_exporter/