Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion kube/deploy/apps/authentik/app/hr.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -49,7 +49,7 @@ spec:
app:
image: &img
repository: ghcr.io/goauthentik/dev-server
tag: gh-version-2026.2@sha256:221dae144b3456b898a49ddccc073d8ee33765ab1be1cf74320d3b6fda57bb14
tag: gh-version-2026.2@sha256:5549f39be98e93344f0418ca8fc5c9c4be5a68951ef1df129efa56cd814db675
args: [server]
env: &env
TZ: "${CONFIG_TZ}"
Expand Down
Loading