2 Commits

Author SHA1 Message Date
9f97a368ee Update ghcr.io/immich-app/immich-machine-learning Docker tag to v1.136.0
All checks were successful
lint-test-helm / helm-lint (pull_request) Successful in 8s
2025-07-27 21:48:48 +00:00
3f49fe9d65 update endpoint
All checks were successful
lint-test-helm / helm-lint (push) Successful in 10s
renovate / renovate (push) Successful in 1m32s
2025-07-27 16:47:40 -05:00
2 changed files with 2 additions and 2 deletions

View File

@@ -99,7 +99,7 @@ immich:
main:
image:
repository: ghcr.io/immich-app/immich-machine-learning
tag: v1.134.0
tag: v1.136.0
pullPolicy: IfNotPresent
env:
- name: TRANSFORMERS_CACHE

View File

@@ -19,7 +19,7 @@ tubearchivist:
- name: HOST_GID
value: 1000
- name: ES_URL
value: http://tubearchivist-elasticsearch:9200
value: http://elasticsearch-tubearchivist-es-http.tubearchivist:9200
- name: REDIS_CON
value: redis://tubearchivist-valkey-primary.tubearchivist:6379
- name: TA_HOST