Skip to content

Commit

Permalink
chore(deps): update immich to v1.112.1
Browse files Browse the repository at this point in the history
  • Loading branch information
timtor-bot committed Aug 16, 2024
1 parent 3c2399f commit cd18ac4
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions kubernetes/mydata/immich/app/release.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@ spec:
main:
image:
repository: ghcr.io/immich-app/immich-server
tag: v1.106.4
tag: v1.112.1
env:
IMMICH_WORKERS_INCLUDE: api
IMMICH_PORT: &p1 3001
Expand Down Expand Up @@ -89,7 +89,7 @@ spec:
main:
image:
repository: ghcr.io/immich-app/immich-server
tag: v1.106.4
tag: v1.112.1
env:
IMMICH_WORKERS_EXCLUDE: api
IMMICH_MEDIA_LOCATION: *data-dir
Expand Down Expand Up @@ -131,7 +131,7 @@ spec:
main:
image:
repository: ghcr.io/immich-app/immich-machine-learning
tag: v1.106.4
tag: v1.112.1
env:
IMMICH_PORT: &p3 3003
MACHINE_LEARNING_CACHE_FOLDER: &cache-dir /cache
Expand Down

0 comments on commit cd18ac4

Please sign in to comment.