Bot Updating Unraid Template

This commit is contained in:
LinuxServer-CI 2023-04-16 23:51:38 +00:00
parent d8c9947d2b
commit deffeeb6db

View File

@ -19,8 +19,11 @@
<ExtraParams>--cap-add=NET_ADMIN</ExtraParams>
<TemplateURL>https://raw.githubusercontent.com/linuxserver/templates/main/unraid/swag.xml</TemplateURL>
<Icon>https://raw.githubusercontent.com/linuxserver/docker-templates/master/linuxserver.io/img/linuxserver-ls-logo.png</Icon>
<Date>2023-03-25</Date>
<Date>2023-04-13</Date>
<Changes>
### 2023-04-13
- Existing users should update:(https://github.com/linuxserver/docker-swag/blob/master/README.md#updating-configs) nginx.conf, authelia-location.conf, authentik-location.conf, and site-confs/default.conf - Move ssl.conf include to default.conf. Remove Authorization headers in authelia. Sort proxy_set_header in authelia and authentik.
### 2023-03-25
- Fix renewal post hook.