prometheus-node-exporter: update to 1.4.0 and addon (102)

release notes:
- https://github.com/prometheus/node_exporter/releases/tag/v1.4.0
This commit is contained in:
Rudi Heitbaum 2022-09-27 12:52:30 +00:00
parent be009ddb37
commit d7f70d135d
2 changed files with 6 additions and 3 deletions

View File

@ -1,3 +1,6 @@
102
- prometheus-node-exporter: update to 1.4.0
101
- prometheus-node-exporter: update to 1.3.1

View File

@ -2,9 +2,9 @@
# Copyright (C) 2021-present Team LibreELEC (https://libreelec.tv)
PKG_NAME="prometheus-node-exporter"
PKG_VERSION="1.3.1"
PKG_SHA256="66856b6b8953e094c46d7dd5aabd32801375cf4d13d9fe388e320cbaeaff573a"
PKG_REV="101"
PKG_VERSION="1.4.0"
PKG_SHA256="96f749928e3d6c952221aaca852d4c38545eaae03adc6bb925745bc3f2f827ca"
PKG_REV="102"
PKG_LICENSE="Apache License 2.0"
PKG_SITE="https://github.com/prometheus/node_exporter"
PKG_URL="https://github.com/prometheus/node_exporter/archive/refs/tags/v${PKG_VERSION}.tar.gz"