From cc247e2ad6681cede76834b14f876d50b689fbb4 Mon Sep 17 00:00:00 2001 From: "Ezequiel C." Date: Fri, 11 Sep 2026 00:09:23 +0200 Subject: [PATCH] Authelia 3.0.1: storage encryption key, config fixes Co-Authored-By: Claude Code --- services/authelia/metadata.json | 2 +- services/catalog.json | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/services/authelia/metadata.json b/services/authelia/metadata.json index 971051d..7f29201 100644 --- a/services/authelia/metadata.json +++ b/services/authelia/metadata.json @@ -2,7 +2,7 @@ "id": "authelia", "name": "Authelia", "description": "Open-source authentication and authorization server providing SSO, 2FA, forward-auth, and an OIDC provider for the homelab.", - "version": "3.0.0", + "version": "3.0.1", "category": "identity", "tags": ["sso", "authentication", "2fa", "oidc", "forward-auth", "idp"], "author": "Authelia", diff --git a/services/catalog.json b/services/catalog.json index 3aa22a5..a59b6ab 100644 --- a/services/catalog.json +++ b/services/catalog.json @@ -1,9 +1,9 @@ { - "generatedAt": "2026-09-10T21:29:23.464Z", + "generatedAt": "2026-09-10T22:09:23.859Z", "services": [ { "id": "authelia", - "version": "3.0.0", + "version": "3.0.1", "path": "services/authelia/metadata.json" }, {