2 Commits

Author SHA1 Message Date
8e36b136ce 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 9s
2025-07-30 00:12:26 +00:00
e6db65c1fa change redis service
All checks were successful
lint-test-helm / helm-lint (push) Successful in 31s
renovate / renovate (push) Successful in 1m50s
2025-07-29 19:10:51 -05:00
3 changed files with 3 additions and 3 deletions

View File

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

View File

@@ -23,7 +23,7 @@ tubearchivist:
- name: ES_DISABLE_VERIFY_SSL
value: true
- name: REDIS_CON
value: redis://redis-replication-tubearchivist.tubearchivist:6379
value: redis://redis-replication-tubearchivist-master.tubearchivist:6379
- name: TA_HOST
value: https://tubearchivist.alexlebens.net http://tubearchivist.tubearchivist:80/
- name: TA_PORT

View File

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