Skip to content
This repository was archived by the owner on May 29, 2024. It is now read-only.

Commit 1ab2fcb

Browse files
feat(container): update image ghcr.io/immich-app/immich-server to v1.105.1
1 parent 71e9548 commit 1ab2fcb

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

kubernetes/apps/media/immich/app/microservices/helm-release.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -52,7 +52,7 @@ spec:
5252
main:
5353
image:
5454
repository: ghcr.io/immich-app/immich-server
55-
tag: v1.103.1
55+
tag: v1.105.1
5656
args: [start-microservices.sh]
5757
envFrom:
5858
- secretRef:

kubernetes/apps/media/immich/app/server/helm-release.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -61,7 +61,7 @@ spec:
6161
main:
6262
image:
6363
repository: ghcr.io/immich-app/immich-server
64-
tag: v1.103.1
64+
tag: v1.105.1
6565
args:
6666
- ./start-server.sh
6767
envFrom: *envFrom

0 commit comments

Comments
 (0)