Automatic commit of package [zabbix-agent-addons] release [0.2.159-1].

Created by command:

/usr/bin/tito tag
This commit is contained in:
Daniel Berteaud 2022-01-20 14:55:55 +01:00
parent 5e7e22d311
commit 607204a150
2 changed files with 6 additions and 2 deletions

View File

@ -1 +1 @@
0.2.158-1 ./
0.2.159-1 ./

View File

@ -4,7 +4,7 @@
Summary: Scripts for Zabbix monitoring
Name: zabbix-agent-addons
Version: 0.2.158
Version: 0.2.159
Release: 1%{?dist}
Source0: %{name}-%{version}.tar.gz
BuildArch: noarch
@ -106,6 +106,10 @@ fi
%endif
%changelog
* Thu Jan 20 2022 Daniel Berteaud <dbd@ehtrace.com> 0.2.159-1
- Update Docker template (dbd@ehtrace.com)
- Don't query state in docker discovery (dbd@ehtrace.com)
* Thu Jan 13 2022 Daniel Berteaud <dbd@ehtrace.com> 0.2.158-1
- Small fixes for Docker check script and template (dbd@ehtrace.com)