From a125c3b29d45fea19eb96453bc6ddf510c7d40d4 Mon Sep 17 00:00:00 2001 From: Slavi Pantaleev Date: Sun, 7 Jan 2024 08:29:19 +0200 Subject: [PATCH] Upgrade MariaDB (v11.2.2-0 -> v11.2.2-1) --- templates/requirements.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/templates/requirements.yml b/templates/requirements.yml index 044dfa4..dd9b0ec 100644 --- a/templates/requirements.yml +++ b/templates/requirements.yml @@ -145,7 +145,7 @@ name: linkding activation_prefix: linkding_ - src: git+https://github.com/mother-of-all-self-hosting/ansible-role-mariadb.git - version: v11.2.2-0 + version: v11.2.2-1 name: mariadb activation_prefix: mariadb_ - src: git+https://gitlab.com/etke.cc/roles/miniflux.git