Skip to content

Commit 124dc5e

Browse files
author
ModestTG
committed
fix: upgrade immich
1 parent ae24644 commit 124dc5e

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

kubernetes/apps/media/immich/app/machine-learning/helmrelease.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -47,7 +47,7 @@ spec:
4747
immich-machine-learning:
4848
image:
4949
repository: ghcr.io/immich-app/immich-machine-learning
50-
tag: v2.2.3
50+
tag: v2.3.1
5151
pullPolicy: IfNotPresent
5252
envFrom:
5353
- secretRef:

kubernetes/apps/media/immich/app/server/helmrelease.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -54,7 +54,7 @@ spec:
5454
immich-server:
5555
image:
5656
repository: ghcr.io/immich-app/immich-server
57-
tag: v2.2.3
57+
tag: v2.3.1
5858
pullPolicy: IfNotPresent
5959
envFrom:
6060
- secretRef:

0 commit comments

Comments
 (0)