Upgrade immich
This commit is contained in:
parent
df583109a0
commit
b409f08248
@ -15,7 +15,7 @@ spec:
|
|||||||
spec:
|
spec:
|
||||||
containers:
|
containers:
|
||||||
- name: immich-machine-learning
|
- name: immich-machine-learning
|
||||||
image: ghcr.io/immich-app/immich-machine-learning:release
|
image: ghcr.io/immich-app/immich-machine-learning:v1.109.2
|
||||||
env:
|
env:
|
||||||
- name: UPLOAD_LOCATION
|
- name: UPLOAD_LOCATION
|
||||||
value: /usr/src/app/upload
|
value: /usr/src/app/upload
|
||||||
|
@ -15,7 +15,7 @@ spec:
|
|||||||
spec:
|
spec:
|
||||||
containers:
|
containers:
|
||||||
- name: immich-microservices
|
- name: immich-microservices
|
||||||
image: ghcr.io/immich-app/immich-server:release
|
image: ghcr.io/immich-app/immich-server:v1.109.2
|
||||||
args: ["start.sh", "microservices"]
|
args: ["start.sh", "microservices"]
|
||||||
env:
|
env:
|
||||||
- name: UPLOAD_LOCATION
|
- name: UPLOAD_LOCATION
|
||||||
|
@ -15,7 +15,7 @@ spec:
|
|||||||
spec:
|
spec:
|
||||||
containers:
|
containers:
|
||||||
- name: immich-server
|
- name: immich-server
|
||||||
image: ghcr.io/immich-app/immich-server:release
|
image: ghcr.io/immich-app/immich-server:v1.109.2
|
||||||
args: ["start.sh", "immich"]
|
args: ["start.sh", "immich"]
|
||||||
ports:
|
ports:
|
||||||
- containerPort: 3001
|
- containerPort: 3001
|
||||||
|
Loading…
Reference in New Issue
Block a user