2 Commits

Author SHA1 Message Date
e5457a0d9d Update ghcr.io/immich-app/immich-machine-learning Docker tag to v1.138.0
All checks were successful
lint-test-helm / helm-lint (pull_request) Successful in 14s
2025-08-16 18:03:46 +00:00
9adf2e816b Update rmcrackan/libation Docker tag to v12.5.1
All checks were successful
renovate/stability-days Updates have met minimum release age requirement
lint-test-helm / helm-lint (pull_request) Successful in 12s
lint-test-helm / helm-lint (push) Successful in 15s
renovate / renovate (push) Successful in 1m54s
2025-08-16 18:02:04 +00:00
2 changed files with 2 additions and 2 deletions

View File

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

View File

@@ -16,7 +16,7 @@ libation:
main: main:
image: image:
repository: rmcrackan/libation repository: rmcrackan/libation
tag: 12.5.0 tag: 12.5.1
pullPolicy: IfNotPresent pullPolicy: IfNotPresent
env: env:
- name: SLEEP_TIME - name: SLEEP_TIME