alpine: update authentik and mautrix

This commit is contained in:
Tristan 2025-10-24 10:58:58 +01:00
parent e8ebe67ad1
commit ce966f0782
4 changed files with 43 additions and 22 deletions

View file

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