sysutils/node_exporter: release 1.0

(cherry picked from commit a091aec616)
This commit is contained in:
Franco Fichtner 2018-01-17 11:48:40 +01:00
parent bf2ee60d10
commit 3e220124fa

View file

@ -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"