Merge pull request #2970 from fraenki/zabbixagent_112

net-mgmt/zabbix-agent: release 1.12
This commit is contained in:
Frank Wall
2022-05-02 13:10:43 +02:00
committed by GitHub
2 changed files with 3 additions and 1 deletions
+1 -1
View File
@@ -1,5 +1,5 @@
PLUGIN_NAME= zabbix-agent
PLUGIN_VERSION= 1.11
PLUGIN_VERSION= 1.12
PLUGIN_COMMENT= Zabbix monitoring agent
PLUGIN_MAINTAINER= opnsense@moov.de
PLUGIN_VARIANTS= zabbix6 zabbix5 zabbix54
+2
View File
@@ -14,10 +14,12 @@ Plugin Changelog
1.12
Added:
* Plugin variant for Zabbix Agent 6.0
1.11
Added:
* Add description to restart action to allow restart via cron
1.10