From e105228eb2b0515b1af5e9048828c5c48491a235 Mon Sep 17 00:00:00 2001 From: Anton Vakhrushev Date: Thu, 2 Nov 2023 16:12:02 +0300 Subject: [PATCH] =?UTF-8?q?=D0=9E=D0=B1=D0=BD=D0=BE=D0=B2=D0=B8=D0=BB=20ne?= =?UTF-8?q?tdata?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- ansible/configuration.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ansible/configuration.yml b/ansible/configuration.yml index f1f536c..928d314 100644 --- a/ansible/configuration.yml +++ b/ansible/configuration.yml @@ -71,7 +71,7 @@ - import_role: name: netdata vars: - netdata_version: 'v1.43.1' + netdata_version: 'v1.43.2' netdata_exposed_port: '{{ netdata_port }}' tags: - monitoring