From 291e0e75cf65cd02b7ce36887b1a9dedd430fa57 Mon Sep 17 00:00:00 2001 From: Anton Vakhrushev Date: Sun, 18 Jul 2021 11:03:01 +0300 Subject: [PATCH] =?UTF-8?q?=D0=9E=D0=B1=D0=BD=D0=BE=D0=B2=D0=B8=D0=BB=20?= =?UTF-8?q?=D0=BC=D0=BE=D0=BD=D0=B8=D1=82=D0=BE=D1=80=D0=B8=D0=BD=D0=B3=20?= =?UTF-8?q?netdata?= 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 cc1112a..64a4aa7 100644 --- a/ansible/configuration.yml +++ b/ansible/configuration.yml @@ -50,7 +50,7 @@ - import_role: name: netdata vars: - netdata_version: 'v1.20.0' + netdata_version: 'v1.31.0' tags: - monitoring