2 Commits

Author SHA1 Message Date
638c54bb2b Update ghcr.io/immich-app/immich-machine-learning Docker tag to v1.138.1
All checks were successful
lint-test-helm / helm-lint (pull_request) Successful in 12s
2025-08-22 11:02:05 +00:00
0fc6ae279b Update ghcr.io/open-webui/open-webui Docker tag to v0.6.24 (#1287)
All checks were successful
lint-test-helm / helm-lint (push) Successful in 11s
renovate / renovate (push) Successful in 2m0s
2025-08-22 11:01:21 +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.1
pullPolicy: IfNotPresent pullPolicy: IfNotPresent
env: env:
- name: TRANSFORMERS_CACHE - name: TRANSFORMERS_CACHE

View File

@@ -117,7 +117,7 @@ ollama:
main: main:
image: image:
repository: ghcr.io/open-webui/open-webui repository: ghcr.io/open-webui/open-webui
tag: 0.6.23 tag: 0.6.24
pullPolicy: IfNotPresent pullPolicy: IfNotPresent
env: env:
- name: ENV - name: ENV