From ed27b37850c2d0f68d8e232978ab3f5a069c0df6 Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Sat, 14 Sep 2024 11:04:35 +0000 Subject: [PATCH] Update ghcr.io/immich-app/immich-server Docker tag to v1.115.0 --- 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 0f368c4e..b8882664 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.106.4" + image: "ghcr.io/immich-app/immich-server:v1.115.0" env: - name: "NODE_ENV" value: "production"