We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e72c95a commit 22e9d88Copy full SHA for 22e9d88
kubernetes/mydata/immich/app/release.yaml
@@ -38,7 +38,7 @@ spec:
38
main:
39
image:
40
repository: ghcr.io/immich-app/immich-server
41
- tag: v1.132.1
+ tag: v2.1.0
42
env:
43
IMMICH_WORKERS_INCLUDE: api
44
IMMICH_PORT: &p1 3001
@@ -95,7 +95,7 @@ spec:
95
96
97
98
99
100
IMMICH_WORKERS_EXCLUDE: api
101
IMMICH_MEDIA_LOCATION: *data-dir
@@ -142,7 +142,7 @@ spec:
142
143
144
repository: ghcr.io/immich-app/immich-machine-learning
145
- tag: v1.131.2
146
147
IMMICH_PORT: &p3 3003
148
MACHINE_LEARNING_CACHE_FOLDER: &cache-dir /cache
0 commit comments