From a2b7066cdffb4a0b60ddfcc72657f31952efe15f Mon Sep 17 00:00:00 2001 From: Slavi Pantaleev Date: Sat, 21 Dec 2024 10:48:24 +0200 Subject: [PATCH] Upgrade Healthchecks (v3.9-0 -> v3.9-1) --- templates/requirements.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/templates/requirements.yml b/templates/requirements.yml index 6a58e27e..8b98538f 100644 --- a/templates/requirements.yml +++ b/templates/requirements.yml @@ -145,7 +145,7 @@ name: grafana activation_prefix: grafana_ - src: git+https://github.com/mother-of-all-self-hosting/ansible-role-healthchecks.git - version: v3.9-0 + version: v3.9-1 name: healthchecks activation_prefix: healthchecks_ - src: git+https://github.com/mother-of-all-self-hosting/ansible-role-hubsite.git