Skip to content

Commit ecd75c6

Browse files
feat(container): update ghcr.io/immich-app/immich-server (v1.114.0 → v1.140.0)
Signed-off-by: monova-bot[bot] <160980066+monova-bot[bot]@users.noreply.github.com>
1 parent 163a08a commit ecd75c6

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -55,7 +55,7 @@ spec:
5555
main:
5656
image:
5757
repository: ghcr.io/immich-app/immich-server
58-
tag: v1.114.0
58+
tag: v1.140.0
5959
args: ["start-microservices.sh"]
6060
envFrom:
6161
- secretRef:

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -69,7 +69,7 @@ spec:
6969
main:
7070
image:
7171
repository: ghcr.io/immich-app/immich-server
72-
tag: v1.114.0
72+
tag: v1.140.0
7373
pullPolicy: IfNotPresent
7474
command: /bin/sh
7575
args:

0 commit comments

Comments
 (0)