chore(authentik): upgrade to 2026.5.2 (hop 2 of 2)

Final target version. Intermediate 2025.12.5 hop applied and validated
before this upgrade.

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
This commit is contained in:
ginnoir
2026-06-11 23:07:38 -05:00
co-authored by Claude Sonnet 4.6
parent 113af2d8e2
commit 96e3ef9a4d
+2 -2
View File
@@ -8,7 +8,7 @@
services: services:
authentik-server: authentik-server:
container_name: authentik_server container_name: authentik_server
image: ghcr.io/goauthentik/server:2025.12.5 image: ghcr.io/goauthentik/server:2026.5.2
restart: unless-stopped restart: unless-stopped
command: server command: server
networks: [authentik, edge] networks: [authentik, edge]
@@ -31,7 +31,7 @@ services:
authentik-worker: authentik-worker:
container_name: authentik_worker container_name: authentik_worker
image: ghcr.io/goauthentik/server:2025.12.5 image: ghcr.io/goauthentik/server:2026.5.2
restart: unless-stopped restart: unless-stopped
command: worker command: worker
networks: [authentik] networks: [authentik]