Bot Updating Unraid Template

This commit is contained in:
LinuxServer-CI 2022-01-08 18:50:33 +01:00
parent 09806d3ac5
commit 68e4a2f8a2

View File

@ -19,8 +19,11 @@
<WebUI>http://[IP]:[PORT:8000]</WebUI>
<TemplateURL>https://raw.githubusercontent.com/linuxserver/templates/main/unraid/healthchecks.xml</TemplateURL>
<Icon>https://raw.githubusercontent.com/linuxserver/docker-templates/master/linuxserver.io/img/linuxserver-ls-logo.png</Icon>
<Date>2021-09-10</Date>
<Date>2022-01-08</Date>
<Changes>
### 2022-01-08
- Fix CSRF setting for Django 4.0 (introduced in v1.25.0)
### 2021-09-10
- Fix creation of superuser