3 Commits

Author SHA1 Message Date
64c97bcad6 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 55s
2025-07-30 00:02:22 +00:00
90762f9147 switch service
All checks were successful
lint-test-helm / helm-lint (push) Successful in 19s
renovate / renovate (push) Successful in 1m32s
2025-07-29 19:01:04 -05:00
895ad08e34 switch service
Some checks failed
lint-test-helm / helm-lint (push) Has been cancelled
renovate / renovate (push) Has been cancelled
2025-07-29 19:00:41 -05:00
2 changed files with 2 additions and 2 deletions

View File

@@ -64,7 +64,7 @@ outline:
- name: PGSSLMODE
value: disable
- name: REDIS_URL
value: redis://redis-replication-outline-headless.outline:6379
value: redis://redis-replication-outline.outline:6379
- name: FILE_STORAGE
value: s3
- name: AWS_ACCESS_KEY_ID

View File

@@ -31,7 +31,7 @@ yamtrack:
name: yamtrack-config-secret
key: SECRET
- name: REDIS_URL
value: redis://redis-replication-yamtrack-headless.yamtrack:6379
value: redis://redis-replication-yamtrack.yamtrack:6379
- name: DB_USER
valueFrom:
secretKeyRef: