From d399a201df4aaec8d78df7320e71b83c27ea4eff Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Thu, 29 Jan 2026 17:14:28 +0000 Subject: [PATCH] Update ghcr.io/immich-app/immich-server Docker tag to v2 --- apps/immich/immich-server-deployment.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/apps/immich/immich-server-deployment.yaml b/apps/immich/immich-server-deployment.yaml index 4c379b6fb..f88ea807e 100644 --- a/apps/immich/immich-server-deployment.yaml +++ b/apps/immich/immich-server-deployment.yaml @@ -39,7 +39,7 @@ spec: type: "RuntimeDefault" containers: - name: "immich-server" - image: "ghcr.io/immich-app/immich-server:v1.139.4" + image: "ghcr.io/immich-app/immich-server:v2.5.2" env: - name: "NODE_ENV" value: "production"