Update authentik to be more stable

This commit is contained in:
Lars Hahn 2024-07-25 21:38:54 +02:00
parent ae5445bf57
commit bcc01436fc
2 changed files with 1 additions and 2 deletions

View File

@ -6,8 +6,6 @@ cloud_update: false
domain_external: "my-domain.tld"
authentik_dir: "{{ cloud_apps }}/authentik"
authentik_version: 2024.6
authentik_source: https://goauthentik.io/version
authentik_target: docker-compose.yml

View File

@ -1,2 +1,3 @@
---
authentik_dir: "{{ cloud_apps }}/authentik"
authentik_inst: "{{ authentik_dir }}/inst"