From 37b4f658acf40d43778bfb614816ef88d2e6deff Mon Sep 17 00:00:00 2001 From: LRVT <21357789+l4rm4nd@users.noreply.github.com> Date: Wed, 20 Aug 2025 22:22:37 +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 86f2946..24d8947 100644 --- a/examples/authentik/.env +++ b/examples/authentik/.env @@ -1,5 +1,5 @@ # define the version to use -AUTHENTIK_VERSION=2025.6 +AUTHENTIK_VERSION=2025.8 # database credentials PG_USER=authentik