From 82b14db27f1370348a507fe7d0e1d4e35cab1a93 Mon Sep 17 00:00:00 2001 From: Aine Date: Tue, 20 Aug 2024 16:10:05 +0300 Subject: [PATCH] Revert "healthcheck v3.5.1" - bugged This reverts commit ba43ea4e1fd3d15a1b70a503a735fc068ed05b1a. --- VERSIONS.md | 2 +- templates/requirements.yml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/VERSIONS.md b/VERSIONS.md index e41336c..42d0aee 100644 --- a/VERSIONS.md +++ b/VERSIONS.md @@ -30,7 +30,7 @@ * Gitea: 1.22.1 * Gotosocial: 0.16.0 * Grafana: 11.1.4 -* Healthchecks: v3.5.1 +* Healthchecks: v3.4 * Hubsite Nginx: 1.25.4 * Ilmo: 1.0.4 * Infisical: v0.3.8 diff --git a/templates/requirements.yml b/templates/requirements.yml index 02b01d4..248ad51 100644 --- a/templates/requirements.yml +++ b/templates/requirements.yml @@ -137,7 +137,7 @@ name: grafana activation_prefix: grafana_ - src: git+https://github.com/mother-of-all-self-hosting/ansible-role-healthchecks.git - version: v3.5.1-0 + version: v3.4-0 name: healthchecks activation_prefix: healthchecks_ - src: git+https://github.com/mother-of-all-self-hosting/ansible-role-hubsite.git