mirror of
https://github.com/opnsense/plugins.git
synced 2026-05-28 04:34:15 -04:00
sysutils/node_exporter: bump version 1.2 -> 1.3, update changelog
This commit is contained in:
parent
40f726ddf8
commit
c64f5f8cfc
2 changed files with 5 additions and 1 deletions
|
|
@ -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
|
||||
|
|
|
|||
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Reference in a new issue