Skip to content

Commit 8d4f27f

Browse files
fix(container): update immich group ( v1.120.1 → v1.120.2 ) (#3713)
Co-authored-by: mahoro-bot[bot] <115426318+mahoro-bot[bot]@users.noreply.github.com>
1 parent 643a9ab commit 8d4f27f

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.120.1
57+
tag: v1.120.2
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.120.1
58+
tag: v1.120.2
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.120.1
65+
tag: v1.120.2
6666
envFrom: *envFrom
6767
resources:
6868
requests:

0 commit comments

Comments
 (0)