Skip to content

Commit 6050dbc

Browse files
feat(container)!: Update immich monorepo ( v1.144.1 ➔ v2.7.4 )
| datasource | package | from | to | | ---------- | ------------------------------------------ | -------- | ------ | | docker | ghcr.io/immich-app/immich-machine-learning | v1.144.1 | v2.7.4 | | docker | ghcr.io/immich-app/immich-server | v1.144.1 | v2.7.4 |
1 parent 305df3b commit 6050dbc

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

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

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -54,7 +54,7 @@ spec:
5454
image:
5555
# renovate: datasource=docker depName=ghcr.io/immich-app/immich-server
5656
repository: ghcr.io/immich-app/immich-server
57-
tag: v1.144.1
57+
tag: v2.7.4
5858
env:
5959
IMMICH_PORT: &serverPort 2283
6060
DB_VECTOR_EXTENSION: pgvector
@@ -95,7 +95,7 @@ spec:
9595
image:
9696
# renovate: datasource=docker depName=ghcr.io/immich-app/immich-machine-learning
9797
repository: ghcr.io/immich-app/immich-machine-learning
98-
tag: v1.144.1
98+
tag: v2.7.4
9999
env:
100100
IMMICH_PORT: &mlPort 3003
101101
MACHINE_LEARNING_CACHE_FOLDER: /cache

0 commit comments

Comments
 (0)