From 8379e40f0cc96a4e6788fd42849c81c26f843c95 Mon Sep 17 00:00:00 2001 From: EKS Distro PR Bot Date: Tue, 4 Jun 2024 08:07:34 +0000 Subject: [PATCH] Bump prometheus/node_exporter to latest release --- UPSTREAM_PROJECTS.yaml | 4 ++-- projects/prometheus/node_exporter/GIT_TAG | 2 +- projects/prometheus/node_exporter/GOLANG_VERSION | 2 +- projects/prometheus/node_exporter/README.md | 2 +- 4 files changed, 5 insertions(+), 5 deletions(-) diff --git a/UPSTREAM_PROJECTS.yaml b/UPSTREAM_PROJECTS.yaml index 22da0eb29c..e9b07cafc4 100644 --- a/UPSTREAM_PROJECTS.yaml +++ b/UPSTREAM_PROJECTS.yaml @@ -233,8 +233,8 @@ projects: repos: - name: node_exporter versions: - - tag: v1.7.0 - go_version: "1.21" + - tag: v1.8.1 + go_version: "1.22" - name: prometheus versions: - tag: v2.49.1 diff --git a/projects/prometheus/node_exporter/GIT_TAG b/projects/prometheus/node_exporter/GIT_TAG index a20e2d82d2..2fb69e15c3 100644 --- a/projects/prometheus/node_exporter/GIT_TAG +++ b/projects/prometheus/node_exporter/GIT_TAG @@ -1 +1 @@ -v1.7.0 +v1.8.1 diff --git a/projects/prometheus/node_exporter/GOLANG_VERSION b/projects/prometheus/node_exporter/GOLANG_VERSION index d2ab029d32..71f7f51df9 100644 --- a/projects/prometheus/node_exporter/GOLANG_VERSION +++ b/projects/prometheus/node_exporter/GOLANG_VERSION @@ -1 +1 @@ -1.21 +1.22 diff --git a/projects/prometheus/node_exporter/README.md b/projects/prometheus/node_exporter/README.md index 61c3e5ae09..e5fa2e42e9 100644 --- a/projects/prometheus/node_exporter/README.md +++ b/projects/prometheus/node_exporter/README.md @@ -1,5 +1,5 @@ ## **Prometheus Node Exporter** -![Version](https://img.shields.io/badge/version-v1.7.0-blue) +![Version](https://img.shields.io/badge/version-v1.8.1-blue) ![Build Status](https://codebuild.us-west-2.amazonaws.com/badges?uuid=eyJlbmNyeXB0ZWREYXRhIjoiVk9qbzVQdVlyQmVSNE44amtYY0U0YVJDM25yWnJjQlExd25ycDZQWnU1czlVMGt5M2hWMDBSaWlSL1JVU0cwMXBQeUIzczlkWkRZWVhleUpBWFdkOUY4PSIsIml2UGFyYW1ldGVyU3BlYyI6Im1nbzJUbTE1ZUN5SmowN2EiLCJtYXRlcmlhbFNldFNlcmlhbCI6MX0%3D&branch=main) The [Prometheus Node Exporter](https://github.com/prometheus/node_exporter) is a Prometheus exporter that exposes a wide variety of hardware and OS metrics. It directly monitors and scrapes metrics from the host machines.