From b09856e89c17c0a35925895e58c5a771da5993a8 Mon Sep 17 00:00:00 2001 From: LRVT <21357789+l4rm4nd@users.noreply.github.com> Date: Fri, 22 May 2026 08:57:13 +0200 Subject: [PATCH] Update .env --- examples/authentik/.env | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/examples/authentik/.env b/examples/authentik/.env index 5d635ad..03067d0 100644 --- a/examples/authentik/.env +++ b/examples/authentik/.env @@ -1,5 +1,5 @@ # define the version to use -AUTHENTIK_VERSION=2026.2 +AUTHENTIK_VERSION=2026.5 # database credentials PG_USER=authentik