Skip to content

Commit 809f059

Browse files
fix(container): update image ghcr.io/immich-app/immich-server to v1.125.2
| datasource | package | from | to | | ---------- | -------------------------------- | -------- | -------- | | docker | ghcr.io/immich-app/immich-server | v1.125.1 | v1.125.2 |
1 parent 5e7d39b commit 809f059

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

cluster/apps/media/immich/app/microservices/helmrelease.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -64,7 +64,7 @@ spec:
6464
main:
6565
image:
6666
repository: ghcr.io/immich-app/immich-server
67-
tag: v1.125.1
67+
tag: v1.125.2
6868
envFrom:
6969
- secretRef:
7070
name: immich

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -99,7 +99,7 @@ spec:
9999
main:
100100
image:
101101
repository: ghcr.io/immich-app/immich-server
102-
tag: v1.125.1
102+
tag: v1.125.2
103103
envFrom:
104104
- secretRef:
105105
name: immich

0 commit comments

Comments
 (0)