Skip to content

Commit c487e0e

Browse files
feat(container)!: Update immich monorepo ( v1.127.0 ➔ v2.6.3 )
| datasource | package | from | to | | ---------- | ------------------------------------------ | -------- | ------ | | docker | ghcr.io/immich-app/immich-machine-learning | v1.127.0 | v2.6.3 | | docker | ghcr.io/immich-app/immich-server | v1.127.0 | v2.6.3 |
1 parent 66678bf commit c487e0e

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.127.0
57+
tag: v2.6.3
5858
env:
5959
IMMICH_PORT: &serverPort 2283
6060
REDIS_HOSTNAME: immich-dragonfly.media.svc.cluster.local
@@ -94,7 +94,7 @@ spec:
9494
image:
9595
# renovate: datasource=docker depName=ghcr.io/immich-app/immich-machine-learning
9696
repository: ghcr.io/immich-app/immich-machine-learning
97-
tag: v1.127.0
97+
tag: v2.6.3
9898
env:
9999
IMMICH_PORT: &mlPort 3003
100100
MACHINE_LEARNING_CACHE_FOLDER: /cache

0 commit comments

Comments
 (0)