sysutils/node_exporter: bump version 1.2 -> 1.3, update changelog

This commit is contained in:
Steve Wolfe 2026-05-19 00:17:51 -04:00
parent 40f726ddf8
commit c64f5f8cfc
2 changed files with 5 additions and 1 deletions

View file

@ -1,5 +1,5 @@
PLUGIN_NAME= node_exporter
PLUGIN_VERSION= 1.2
PLUGIN_VERSION= 1.3
PLUGIN_COMMENT= Prometheus exporter for machine metrics
PLUGIN_DEPENDS= node_exporter
PLUGIN_MAINTAINER= jkegh@k123.eu

View file

@ -7,6 +7,10 @@ WWW: https://github.com/prometheus/node_exporter
Changelog
---------
1.3
* Add textfile collector directory support
1.2
* Allow setting IPv6 addresses as ListenAddress