2 Commits

Author SHA1 Message Date
0aef38c360 Update ghcr.io/moghtech/komodo-core Docker tag to v1.18.4
All checks were successful
lint-test-helm / helm-lint (pull_request) Successful in 16s
2025-07-30 00:28:55 +00:00
08cf8533ae switch redis
All checks were successful
lint-test-helm / helm-lint (push) Successful in 17s
renovate / renovate (push) Successful in 1m3s
2025-07-29 19:28:00 -05:00
2 changed files with 2 additions and 2 deletions

View File

@@ -21,7 +21,7 @@ immich:
- name: IMMICH_MACHINE_LEARNING_URL
value: http://immich-machine-learning.immich:3003
- name: REDIS_HOSTNAME
value: immich-valkey-primary
value: redis-replication-immich-master
- name: DB_VECTOR_EXTENSION
value: pgvecto.rs
- name: DB_HOSTNAME

View File

@@ -9,7 +9,7 @@ komodo:
main:
image:
repository: ghcr.io/moghtech/komodo-core
tag: 1.17.5
tag: 1.18.4
pullPolicy: IfNotPresent
env:
- name: COMPOSE_LOGGING_DRIVER