diff --git a/cluster/apps/media/immich/app/microservices/helm-release.yaml b/cluster/apps/media/immich/app/microservices/helm-release.yaml index f04b7951..cb3a27dd 100644 --- a/cluster/apps/media/immich/app/microservices/helm-release.yaml +++ b/cluster/apps/media/immich/app/microservices/helm-release.yaml @@ -46,7 +46,7 @@ spec: main: image: repository: ghcr.io/immich-app/immich-server - tag: v1.98.2 + tag: v1.123.0 command: /bin/sh args: - ./start-microservices.sh diff --git a/cluster/apps/media/immich/app/server/helm-release.yaml b/cluster/apps/media/immich/app/server/helm-release.yaml index d77bda7f..41556140 100644 --- a/cluster/apps/media/immich/app/server/helm-release.yaml +++ b/cluster/apps/media/immich/app/server/helm-release.yaml @@ -46,7 +46,7 @@ spec: main: image: repository: ghcr.io/immich-app/immich-server - tag: v1.98.2 + tag: v1.123.0 command: /bin/sh args: - ./start-server.sh