Update authentik

This commit is contained in:
Tobias Reisinger 2025-04-05 15:56:25 +02:00
parent 4cf0d4f0e1
commit c6c47cb2b5
Signed by: serguzim
GPG key ID: 13AD60C237A28DFE

View file

@ -2,7 +2,7 @@
authentik_svc:
domain: "{{ all_services | service_get_domain(role_name) }}"
port: 9000
image_tag: 2024.8
image_tag: 2025.2
db:
host: "{{ postgres.host }}"
user: "{{ opentofu.postgresql_data.authentik.user }}"
@ -31,7 +31,7 @@ authentik_env:
AUTHENTIK_POSTGRESQL__PASSWORD: "{{ svc.db.pass }}"
authentik_compose:
watchtower: false
watchtower: update
image: ghcr.io/goauthentik/server:{{ svc.image_tag }}
file:
services: