From 607204a15066f173ea46f60803d2b6c83cd22262 Mon Sep 17 00:00:00 2001 From: Daniel Berteaud Date: Thu, 20 Jan 2022 14:55:55 +0100 Subject: [PATCH] Automatic commit of package [zabbix-agent-addons] release [0.2.159-1]. Created by command: /usr/bin/tito tag --- .tito/packages/zabbix-agent-addons | 2 +- zabbix-agent-addons.spec | 6 +++++- 2 files changed, 6 insertions(+), 2 deletions(-) diff --git a/.tito/packages/zabbix-agent-addons b/.tito/packages/zabbix-agent-addons index c93a3af..f8abec5 100644 --- a/.tito/packages/zabbix-agent-addons +++ b/.tito/packages/zabbix-agent-addons @@ -1 +1 @@ -0.2.158-1 ./ +0.2.159-1 ./ diff --git a/zabbix-agent-addons.spec b/zabbix-agent-addons.spec index 8b6fe84..b76f7f5 100644 --- a/zabbix-agent-addons.spec +++ b/zabbix-agent-addons.spec @@ -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 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 0.2.158-1 - Small fixes for Docker check script and template (dbd@ehtrace.com)