From 1ad51d5b620de1fd669edf81dd79c701cd504e7f Mon Sep 17 00:00:00 2001 From: Anton Vakhrushev Date: Sun, 18 Jun 2023 12:28:27 +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=20=D0=B4=D0=BE=20=D0=B2=D0=B5=D1=80=D1=81=D0=B8=D0=B8=201?= =?UTF-8?q?.40.0?= 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 949e5d9..e647f77 100644 --- a/ansible/configuration.yml +++ b/ansible/configuration.yml @@ -70,7 +70,7 @@ - import_role: name: netdata vars: - netdata_version: 'v1.38.1' + netdata_version: 'v1.40.0' netdata_exposed_port: '{{ netdata_port }}' tags: - monitoring