2 Commits

Author SHA1 Message Date
70f23e0161 Update ghcr.io/immich-app/immich-server Docker tag to v1.136.0
All checks were successful
lint-test-helm / helm-lint (pull_request) Successful in 16s
2025-07-30 00:56:01 +00:00
50c33107e6 switch redis
All checks were successful
lint-test-helm / helm-lint (push) Successful in 14s
renovate / renovate (push) Successful in 49s
2025-07-29 19:54:44 -05:00

View File

@@ -26,6 +26,9 @@ authentik:
secretKeyRef:
name: authentik-postgresql-17-cluster-app
key: password
authentik:
redis:
host: redis-replication-authentik-master
server:
name: server
replicas: 1
@@ -44,7 +47,7 @@ authentik:
postgresql:
enabled: false
redis:
enabled: true
enabled: false
cloudflared:
existingSecretName: authentik-cloudflared-secret
postgres-17-cluster: