From 794d56a5cd0eb376971c78efa1681bc581d47ea5 Mon Sep 17 00:00:00 2001 From: Victor Castell <0x@vcastellm.xyz> Date: Sun, 27 Oct 2024 19:13:13 +0100 Subject: [PATCH] chore: deploy 4.0.0 --- scripts/ansible/site.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/scripts/ansible/site.yml b/scripts/ansible/site.yml index e88abe21f..cd761c641 100644 --- a/scripts/ansible/site.yml +++ b/scripts/ansible/site.yml @@ -34,7 +34,7 @@ become_method: sudo vars: - version: 4.0.0-beta6 + version: 4.0.0 datadog_api_key: "{{ lookup('ansible.builtin.env', 'DKRON_DD_API_KEY') }}" datadog_checks: openmetrics: