release: 2021.4.2

This commit is contained in:
Jens Langhammer
2021-04-17 15:26:59 +02:00
parent b5b8573d87
commit 60615c9f3e
14 changed files with 28 additions and 28 deletions

View File

@ -81,7 +81,7 @@ http {
location /static/ {
expires 31d;
add_header Cache-Control "public, no-transform";
add_header X-authentik-version "2021.4.1";
add_header X-authentik-version "2021.4.2";
add_header Vary X-authentik-version;
}