diff --git a/cluster/apps/household/immich/microservices-helm-release.yaml b/cluster/apps/household/immich/microservices-helm-release.yaml index a0b9206a7..f4a8ef8a4 100644 --- a/cluster/apps/household/immich/microservices-helm-release.yaml +++ b/cluster/apps/household/immich/microservices-helm-release.yaml @@ -38,7 +38,7 @@ spec: image: repository: ghcr.io/immich-app/immich-server - tag: v1.91.4 + tag: v1.92.0 args: ["start-microservices.sh"] env: diff --git a/cluster/apps/household/immich/ml-helm-release.yaml b/cluster/apps/household/immich/ml-helm-release.yaml index 9aa863121..cc590b508 100644 --- a/cluster/apps/household/immich/ml-helm-release.yaml +++ b/cluster/apps/household/immich/ml-helm-release.yaml @@ -41,7 +41,7 @@ spec: image: repository: ghcr.io/immich-app/immich-machine-learning - tag: v1.91.4 + tag: v1.92.0 envFrom: - configMapRef: diff --git a/cluster/apps/household/immich/server-helm-release.yaml b/cluster/apps/household/immich/server-helm-release.yaml index 6b34f2200..a00f81063 100644 --- a/cluster/apps/household/immich/server-helm-release.yaml +++ b/cluster/apps/household/immich/server-helm-release.yaml @@ -47,7 +47,7 @@ spec: image: repository: ghcr.io/immich-app/immich-server - tag: v1.91.4 + tag: v1.92.0 args: ["start-server.sh"] env: