From bdd0c7a78d13b95a1b56a072ebae053b803f19a4 Mon Sep 17 00:00:00 2001 From: "feisar-bot[bot]" <98277827+feisar-bot[bot]@users.noreply.github.com> Date: Wed, 29 Nov 2023 23:33:13 +0000 Subject: [PATCH] =?UTF-8?q?=E2=AC=86=EF=B8=8F=20Update=20Immich=20group=20?= =?UTF-8?q?to=20v1.89.0?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../apps/default/immich/app/machine-learning/helmrelease.yaml | 2 +- .../apps/default/immich/app/microservices/helmrelease.yaml | 2 +- kubernetes/apps/default/immich/app/server/helmrelease.yaml | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/kubernetes/apps/default/immich/app/machine-learning/helmrelease.yaml b/kubernetes/apps/default/immich/app/machine-learning/helmrelease.yaml index 7a7cec27c..730adcc31 100644 --- a/kubernetes/apps/default/immich/app/machine-learning/helmrelease.yaml +++ b/kubernetes/apps/default/immich/app/machine-learning/helmrelease.yaml @@ -30,7 +30,7 @@ spec: main: image: repository: ghcr.io/immich-app/immich-machine-learning - tag: v1.88.2 + tag: v1.89.0 envFrom: - configMapRef: name: *configMap diff --git a/kubernetes/apps/default/immich/app/microservices/helmrelease.yaml b/kubernetes/apps/default/immich/app/microservices/helmrelease.yaml index e81204c22..68855399b 100644 --- a/kubernetes/apps/default/immich/app/microservices/helmrelease.yaml +++ b/kubernetes/apps/default/immich/app/microservices/helmrelease.yaml @@ -58,7 +58,7 @@ spec: main: image: repository: ghcr.io/immich-app/immich-server - tag: v1.88.2 + tag: v1.89.0 args: - start-microservices.sh envFrom: diff --git a/kubernetes/apps/default/immich/app/server/helmrelease.yaml b/kubernetes/apps/default/immich/app/server/helmrelease.yaml index 26d8a6eb1..dcafa36a6 100644 --- a/kubernetes/apps/default/immich/app/server/helmrelease.yaml +++ b/kubernetes/apps/default/immich/app/server/helmrelease.yaml @@ -67,7 +67,7 @@ spec: main: image: repository: ghcr.io/immich-app/immich-server - tag: v1.88.2 + tag: v1.89.0 args: ["start-server.sh"] envFrom: *envFrom env: