2 Commits

Author SHA1 Message Date
76db24d0aa 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 9s
lint-test-docker / docker-lint (pull_request) Successful in 9s
2025-08-21 15:04:24 +00:00
8de06750ae Update ghcr.io/gethomepage/homepage Docker tag to v1.4.6 (#1273)
All checks were successful
lint-test-docker / docker-lint (push) Successful in 9s
lint-test-helm / helm-lint (push) Successful in 12s
renovate / renovate (push) Successful in 3m0s
2025-08-21 15:03:26 +00:00
4 changed files with 4 additions and 4 deletions

View File

@@ -11,7 +11,7 @@ homepage:
main:
image:
repository: ghcr.io/gethomepage/homepage
tag: v1.4.5
tag: v1.4.6
pullPolicy: IfNotPresent
env:
- name: HOMEPAGE_ALLOWED_HOSTS

View File

@@ -15,7 +15,7 @@ homepage:
main:
image:
repository: ghcr.io/gethomepage/homepage
tag: v1.4.5
tag: v1.4.6
pullPolicy: IfNotPresent
env:
- name: HOMEPAGE_ALLOWED_HOSTS

View File

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

View File

@@ -32,7 +32,7 @@ services:
- /var/run/docker.sock:/var/run/docker.sock:ro
homepage:
image: ghcr.io/gethomepage/homepage:v1.4.5
image: ghcr.io/gethomepage/homepage:v1.4.6
container_name: homepage
labels:
traefik.enable: true