diff --git a/cluster/apps/household/immich/microservices-helm-release.yaml b/cluster/apps/household/immich/microservices-helm-release.yaml index f3c68c1da..7d4f7ddff 100644 --- a/cluster/apps/household/immich/microservices-helm-release.yaml +++ b/cluster/apps/household/immich/microservices-helm-release.yaml @@ -51,7 +51,7 @@ spec: main: image: repository: ghcr.io/immich-app/immich-server - tag: v1.123.0 + tag: v1.124.0 env: NODE_OPTIONS: "--max-old-space-size=8192" diff --git a/cluster/apps/household/immich/ml-helm-release.yaml b/cluster/apps/household/immich/ml-helm-release.yaml index ad8da5589..e5ad5979b 100644 --- a/cluster/apps/household/immich/ml-helm-release.yaml +++ b/cluster/apps/household/immich/ml-helm-release.yaml @@ -52,7 +52,7 @@ spec: main: image: repository: ghcr.io/immich-app/immich-machine-learning - tag: v1.123.0 + tag: v1.124.0 envFrom: - configMapRef: diff --git a/cluster/apps/household/immich/server-helm-release.yaml b/cluster/apps/household/immich/server-helm-release.yaml index b112e0214..16f57cb64 100644 --- a/cluster/apps/household/immich/server-helm-release.yaml +++ b/cluster/apps/household/immich/server-helm-release.yaml @@ -59,7 +59,7 @@ spec: main: image: repository: ghcr.io/immich-app/immich-server - tag: v1.123.0 + tag: v1.124.0 env: NODE_OPTIONS: "--max-old-space-size=8192" IMMICH_WORKERS_INCLUDE: "api"