sysutils/node_exporter: release 1.0

This commit is contained in:
Franco Fichtner 2018-01-17 11:48:40 +01:00
parent 9d7a5ffbc8
commit a091aec616

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"