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.