Skip to content

Commit

Permalink
chore(deps): update immich to v1.105.1
Browse files Browse the repository at this point in the history
  • Loading branch information
timtor-bot committed May 16, 2024
1 parent b801009 commit 80e2340
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.103.1
tag: v1.105.1
command: ["./start.sh", "immich"]
env:
SERVER_PORT: &p1 3001
Expand Down Expand Up @@ -89,7 +89,7 @@ spec:
main:
image:
repository: ghcr.io/immich-app/immich-server
tag: v1.103.1
tag: v1.105.1
command: ["./start.sh", "microservices"]
env:
SERVER_PORT: &p2 3002
Expand Down Expand Up @@ -127,7 +127,7 @@ spec:
main:
image:
repository: ghcr.io/immich-app/immich-machine-learning
tag: v1.103.1
tag: v1.105.1
env:
MACHINE_LEARNING_PORT: &p3 3003
MACHINE_LEARNING_CACHE_FOLDER: &cache-dir /cache
Expand Down

0 comments on commit 80e2340

Please sign in to comment.