Skip to content

Commit c15ccef

Browse files
fix(container): update immich group ( v1.124.0 → v1.124.2 ) (#4123)
| datasource | package | from | to | | ---------- | ------------------------------------------ | -------- | -------- | | docker | ghcr.io/immich-app/immich-machine-learning | v1.124.0 | v1.124.2 | | docker | ghcr.io/immich-app/immich-server | v1.124.0 | v1.124.2 | Co-authored-by: homeops-bot[bot] <104016614+homeops-bot[bot]@users.noreply.github.com>
1 parent 977a63e commit c15ccef

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

kubernetes/main/apps/selfhosted/immich/app/machine-learning/helm-release.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -53,7 +53,7 @@ spec:
5353
app:
5454
image:
5555
repository: ghcr.io/immich-app/immich-machine-learning
56-
tag: v1.124.0
56+
tag: v1.124.2
5757
env:
5858
# General
5959
IMMICH_MEDIA_LOCATION: &mediaLocation /usr/src/app/upload

kubernetes/main/apps/selfhosted/immich/app/server/helm-release.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -51,7 +51,7 @@ spec:
5151
app:
5252
image:
5353
repository: ghcr.io/immich-app/immich-server
54-
tag: v1.124.0
54+
tag: v1.124.2
5555

5656
env:
5757
# General

0 commit comments

Comments
 (0)