mirror of
https://github.com/opnsense/plugins.git
synced 2026-04-21 14:17:28 -04:00
sysutils/node_exporter: release 1.0
This commit is contained in:
parent
9d7a5ffbc8
commit
a091aec616
1 changed files with 1 additions and 2 deletions
|
|
@ -1,8 +1,7 @@
|
|||
PLUGIN_NAME= node_exporter
|
||||
PLUGIN_VERSION= 0.1.0
|
||||
PLUGIN_VERSION= 1.0
|
||||
PLUGIN_COMMENT= Prometheus exporter for machine metrics
|
||||
PLUGIN_DEPENDS= node_exporter
|
||||
PLUGIN_MAINTAINER= dharrigan@gmail.com
|
||||
PLUGIN_DEVEL= yes
|
||||
|
||||
.include "../../Mk/plugins.mk"
|
||||
|
|
|
|||
Loading…
Reference in a new issue