Update authentik to be more stable
This commit is contained in:
parent
ae5445bf57
commit
bcc01436fc
@ -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
|
||||
|
||||
@ -1,2 +1,3 @@
|
||||
---
|
||||
authentik_dir: "{{ cloud_apps }}/authentik"
|
||||
authentik_inst: "{{ authentik_dir }}/inst"
|
||||
|
||||
Loading…
Reference in New Issue
Block a user