alpine: update authentik and transmission

This commit is contained in:
Tristan 2026-05-24 13:35:14 +01:00
parent b5e1d0081c
commit f9808f86e1
3 changed files with 3 additions and 3 deletions

View file

@ -9,7 +9,7 @@
};
authentik-config = {
autoStart = true;
image = "ghcr.io/goauthentik/server:2026.2.1";
image = "ghcr.io/goauthentik/server:2026.5.0";
volumes = ["/home/tristan/pods/authentik/media:/media"];
environment = {
AUTHENTIK_POSTGRESQL__USER = postgres.user;