diff --git a/kubernetes/apps/media/immich/app/helmrelease.yaml b/kubernetes/apps/media/immich/app/helmrelease.yaml index 5e1a5f69..ff01fc04 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.102.3 + tag: v1.103.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 8111c4b9..7566bc43 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.102.3 + tag: v1.103.1 command: /bin/sh args: - ./start-microservices.sh