Skip to content

Commit 9be9112

Browse files
feat(container): update immich group ( v1.118.2 → v1.119.1 )
1 parent 73d37fd commit 9be9112

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

kubernetes/main/apps/selfhosted/immich/app/machine-learning/helmrelease.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -54,7 +54,7 @@ spec:
5454
app:
5555
image:
5656
repository: ghcr.io/immich-app/immich-machine-learning
57-
tag: v1.118.2
57+
tag: v1.119.1
5858
envFrom:
5959
- configMapRef:
6060
name: *configMap

kubernetes/main/apps/selfhosted/immich/app/microservices/helmrelease.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -55,7 +55,7 @@ spec:
5555
app:
5656
image:
5757
repository: ghcr.io/immich-app/immich-server
58-
tag: v1.118.2
58+
tag: v1.119.1
5959
envFrom:
6060
- configMapRef:
6161
name: *configMap

kubernetes/main/apps/selfhosted/immich/app/server/helmrelease.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -62,7 +62,7 @@ spec:
6262
app:
6363
image:
6464
repository: ghcr.io/immich-app/immich-server
65-
tag: v1.118.2
65+
tag: v1.119.1
6666
envFrom: *envFrom
6767
resources:
6868
requests:

0 commit comments

Comments
 (0)