From 5bcb10afd2a10c0b3cb7aaec2417f6c8d7817819 Mon Sep 17 00:00:00 2001 From: LRVT <21357789+l4rm4nd@users.noreply.github.com> Date: Mon, 27 Oct 2025 22:15:03 +0100 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 24d8947..1e7ea4f 100644 --- a/examples/authentik/.env +++ b/examples/authentik/.env @@ -1,5 +1,5 @@ # define the version to use -AUTHENTIK_VERSION=2025.8 +AUTHENTIK_VERSION=2025.10 # database credentials PG_USER=authentik