update: 2025.8.4 -> 2025.10.1
See https://version-2025-10.goauthentik.io/releases/2025.10/
This commit is contained in:
parent
3082a94074
commit
62cb06d2ef
7 changed files with 8 additions and 15 deletions
|
|
@ -51,7 +51,6 @@ pkgs.nixosTest {
|
|||
start_all()
|
||||
|
||||
authentik.wait_for_unit("postgresql.service")
|
||||
authentik.wait_for_unit("redis-authentik.service")
|
||||
authentik.wait_for_unit("authentik-migrate.service")
|
||||
authentik.wait_for_unit("authentik-worker.service")
|
||||
authentik.wait_for_unit("authentik.service")
|
||||
|
|
|
|||
|
|
@ -92,7 +92,6 @@ pkgs.nixosTest {
|
|||
start_all()
|
||||
|
||||
authentik.wait_for_unit("postgresql.service")
|
||||
authentik.wait_for_unit("redis-authentik.service")
|
||||
authentik.wait_for_unit("authentik-migrate.service")
|
||||
authentik.wait_for_unit("authentik-worker.service")
|
||||
authentik.wait_for_unit("authentik.service")
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue