From a8b4cb9c25addb1674336809a34203d8394257b4 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Fri, 6 Dec 2024 18:00:36 +0000 Subject: [PATCH] =?UTF-8?q?feat(container):=20update=20immich=20group=20(?= =?UTF-8?q?=20v1.121.0=20=E2=86=92=20v1.122.1=20)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../apps/default/immich/app/machine-learning/helmrelease.yaml | 2 +- k3s-cluster/apps/default/immich/app/server/helmrelease.yaml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/k3s-cluster/apps/default/immich/app/machine-learning/helmrelease.yaml b/k3s-cluster/apps/default/immich/app/machine-learning/helmrelease.yaml index 78b927835..d376f1f50 100644 --- a/k3s-cluster/apps/default/immich/app/machine-learning/helmrelease.yaml +++ b/k3s-cluster/apps/default/immich/app/machine-learning/helmrelease.yaml @@ -47,7 +47,7 @@ spec: immich-machine-learning: image: repository: ghcr.io/immich-app/immich-machine-learning - tag: v1.121.0 + tag: v1.122.1 pullPolicy: IfNotPresent envFrom: - secretRef: diff --git a/k3s-cluster/apps/default/immich/app/server/helmrelease.yaml b/k3s-cluster/apps/default/immich/app/server/helmrelease.yaml index b797647c3..c8c7bfb2d 100644 --- a/k3s-cluster/apps/default/immich/app/server/helmrelease.yaml +++ b/k3s-cluster/apps/default/immich/app/server/helmrelease.yaml @@ -57,7 +57,7 @@ spec: immich-server: image: repository: ghcr.io/immich-app/immich-server - tag: v1.121.0 + tag: v1.122.1 pullPolicy: IfNotPresent envFrom: - secretRef: