From 04ef7be7074211f2999b2ab66070ccc54675986c Mon Sep 17 00:00:00 2001
From: Slavi Pantaleev <slavi@devture.com>
Date: Sun, 26 Nov 2023 09:58:32 +0200
Subject: [PATCH] Upgrade MariaDB (v11.1.3-0 -> v11.1.3-1)

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

diff --git a/templates/requirements.yml b/templates/requirements.yml
index ef8f1a1..70565fc 100644
--- a/templates/requirements.yml
+++ b/templates/requirements.yml
@@ -137,7 +137,7 @@
   name: linkding
   activation_prefix: linkding_
 - src: git+https://github.com/mother-of-all-self-hosting/ansible-role-mariadb.git
-  version: v11.1.3-0
+  version: v11.1.3-1
   name: mariadb
   activation_prefix: mariadb_
 - src: git+https://gitlab.com/etke.cc/roles/miniflux.git