Files
truenas-apps/ix-dev/community/authentik/ix_values.yaml
Stavros Kois 8ecab3e904 default to postgres 18 (#3743)
* default to postgres 18

* bump

* add deprecation.yaml on apps with pg15
2025-12-02 11:44:34 +02:00

25 lines
590 B
YAML

images:
image:
repository: ghcr.io/goauthentik/server
tag: "2025.10.2"
container_utils_image:
repository: ixsystems/container-utils
tag: 1.0.2
postgres_17_image:
repository: postgres
tag: 17.7-bookworm
postgres_18_image:
repository: postgres
tag: 18.1-trixie
postgres_upgrade_image:
repository: ixsystems/postgres-upgrade
tag: 1.1.2
consts:
server_container_name: authentik-server
worker_container_name: authentik-worker
perms_container_name: permissions
postgres_container_name: postgres
db_user: authentik
db_name: authentik