From e829a4346f5069fdfa01f677a7ebb3f7f7a224b7 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 8 Jan 2024 07:02:40 +0000 Subject: [PATCH] chore(deps): update immich group to v1.92.0 | datasource | package | from | to | | ---------- | ------------------------------------------ | ------- | ------- | | docker | ghcr.io/immich-app/immich-machine-learning | v1.91.4 | v1.92.0 | | docker | ghcr.io/immich-app/immich-server | v1.91.4 | v1.92.0 | --- cluster/apps/household/immich/microservices-helm-release.yaml | 2 +- cluster/apps/household/immich/ml-helm-release.yaml | 2 +- cluster/apps/household/immich/server-helm-release.yaml | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) 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: