authentik: upgrade to 2026.5.2

This commit is contained in:
2026-06-03 12:18:29 +02:00
parent c9df702ae0
commit 7a8193cce5
3 changed files with 2 additions and 14 deletions

View File

@@ -17,7 +17,7 @@ spec:
spec:
containers:
- name: authentik
image: ghcr.io/goauthentik/server:2026.2.1
image: ghcr.io/goauthentik/server:2026.5.2
command: ["ak"]
args: ["server"]
ports:

View File

@@ -19,7 +19,7 @@ spec:
runAsUser: 0
containers:
- name: authentik
image: ghcr.io/goauthentik/server:2026.2.1
image: ghcr.io/goauthentik/server:2026.5.2
command: ["ak"]
args: ["worker"]
env: