diff --git a/VERSIONS.md b/VERSIONS.md index 42d0aee..e41336c 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.4 +* Healthchecks: v3.5.1 * Hubsite Nginx: 1.25.4 * Ilmo: 1.0.4 * Infisical: v0.3.8 diff --git a/templates/requirements.yml b/templates/requirements.yml index 248ad51..02b01d4 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.4-0 + version: v3.5.1-0 name: healthchecks activation_prefix: healthchecks_ - src: git+https://github.com/mother-of-all-self-hosting/ansible-role-hubsite.git