From f000daad54271d77bd648a46f07e2e98c5e5b3f0 Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Wed, 15 May 2024 21:02:23 +0000 Subject: [PATCH] Update ghcr.io/immich-app/immich-server Docker tag to v1.105.1 --- kubernetes/apps/media/immich/app/helmrelease.yaml | 2 +- kubernetes/apps/media/immich/app/microservices/helmrelease.yaml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/kubernetes/apps/media/immich/app/helmrelease.yaml b/kubernetes/apps/media/immich/app/helmrelease.yaml index ff01fc0..392018e 100644 --- a/kubernetes/apps/media/immich/app/helmrelease.yaml +++ b/kubernetes/apps/media/immich/app/helmrelease.yaml @@ -33,7 +33,7 @@ spec: app: image: repository: ghcr.io/immich-app/immich-server - tag: v1.103.1 + tag: v1.105.1 command: /bin/sh args: - ./start-server.sh diff --git a/kubernetes/apps/media/immich/app/microservices/helmrelease.yaml b/kubernetes/apps/media/immich/app/microservices/helmrelease.yaml index 7566bc4..23e54fc 100644 --- a/kubernetes/apps/media/immich/app/microservices/helmrelease.yaml +++ b/kubernetes/apps/media/immich/app/microservices/helmrelease.yaml @@ -37,7 +37,7 @@ spec: app: image: repository: ghcr.io/immich-app/immich-server - tag: v1.103.1 + tag: v1.105.1 command: /bin/sh args: - ./start-microservices.sh