Skip to content

Commit 12ed89e

Browse files
fix(container): update image ghcr.io/immich-app/immich-server to v1.126.1
| datasource | package | from | to | | ---------- | -------------------------------- | -------- | -------- | | docker | ghcr.io/immich-app/immich-server | v1.126.0 | v1.126.1 |
1 parent 21fd09a commit 12ed89e

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.126.0
67+
tag: v1.126.1
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.126.0
102+
tag: v1.126.1
103103
envFrom:
104104
- secretRef:
105105
name: immich

0 commit comments

Comments
 (0)