From 96c15fb09b4516bbb4bacffaede079c23d35b8d9 Mon Sep 17 00:00:00 2001 From: LinuxServer-CI Date: Sun, 22 Jan 2023 12:19:51 -0600 Subject: [PATCH] Bot Updating Unraid Template --- unraid/mariadb.xml | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/unraid/mariadb.xml b/unraid/mariadb.xml index eba86d9..b768bd6 100755 --- a/unraid/mariadb.xml +++ b/unraid/mariadb.xml @@ -18,8 +18,11 @@ Mariadb(https://mariadb.org/) is one of the most popular database servers. Made by the original developers of MySQL. https://raw.githubusercontent.com/linuxserver/templates/main/unraid/mariadb.xml https://raw.githubusercontent.com/linuxserver/docker-templates/master/linuxserver.io/img/mariadb-logo.png - 2022-10-11 + 2022-12-09 +### 2022-12-09 +- Add upgrade check warning. + ### 2022-10-11 - Rebase master to Alpine 3.16, migrate to s6v3, remove password escape logic which caused problems for a small subset of users.