From 73aca9f778f7f5b23acdf3650f818f572617fce3 Mon Sep 17 00:00:00 2001
From: Aine <aine@etke.cc>
Date: Sun, 7 Apr 2024 22:25:36 +0300
Subject: [PATCH] healthchecks: 2fa and customization options

---
 templates/requirements.yml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/templates/requirements.yml b/templates/requirements.yml
index 0231435..cc09e41 100644
--- a/templates/requirements.yml
+++ b/templates/requirements.yml
@@ -125,7 +125,7 @@
   name: grafana
   activation_prefix: grafana_
 - src: git+https://github.com/mother-of-all-self-hosting/ansible-role-healthchecks.git
-  version: v3.3-0
+  version: v3.3-3
   name: healthchecks
   activation_prefix: healthchecks_
 - src: git+https://github.com/mother-of-all-self-hosting/ansible-role-hubsite.git