Bot Updating Unraid Template

This commit is contained in:
LinuxServer-CI 2023-01-22 12:19:51 -06:00
parent 4ecd38d2b8
commit 96c15fb09b

View File

@ -18,8 +18,11 @@
<Overview>Mariadb(https://mariadb.org/) is one of the most popular database servers. Made by the original developers of MySQL.</Overview>
<TemplateURL>https://raw.githubusercontent.com/linuxserver/templates/main/unraid/mariadb.xml</TemplateURL>
<Icon>https://raw.githubusercontent.com/linuxserver/docker-templates/master/linuxserver.io/img/mariadb-logo.png</Icon>
<Date>2022-10-11</Date>
<Date>2022-12-09</Date>
<Changes>
### 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.