Skip to content

Commit 44330b1

Browse files
committed
feat(deps): update immich to v2.0.0
1 parent 0dcc726 commit 44330b1

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

sites/vie/applications/immich/immich/app/values.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ controllers:
1313
image:
1414
repository: ghcr.io/immich-app/immich-server
1515
pullPolicy: IfNotPresent
16-
tag: v1.144.1
16+
tag: v2.0.0
1717

1818
envFrom:
1919
- configMapRef:
@@ -86,7 +86,7 @@ controllers:
8686
image:
8787
repository: ghcr.io/immich-app/immich-machine-learning
8888
pullPolicy: IfNotPresent
89-
tag: v1.144.1-cuda
89+
tag: v2.0.0-cuda
9090

9191
envFrom:
9292
- configMapRef:

0 commit comments

Comments
 (0)