From 778d8a9f255fb3d8269b57a24d7bf5394154a742 Mon Sep 17 00:00:00 2001 From: "repo-jeeves[bot]" <106431701+repo-jeeves[bot]@users.noreply.github.com> Date: Mon, 10 Feb 2025 19:09:50 +0000 Subject: [PATCH] =?UTF-8?q?fix(container):=20update=20immich=20group=20(?= =?UTF-8?q?=20v1.126.0=20=E2=86=92=20v1.126.1=20)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit | datasource | package | from | to | | ---------- | ------------------------------------------ | -------- | -------- | | docker | ghcr.io/immich-app/immich-machine-learning | v1.126.0 | v1.126.1 | | docker | ghcr.io/immich-app/immich-server | v1.126.0 | v1.126.1 | --- kubernetes/main/apps/media/immich/app/helm-release.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/kubernetes/main/apps/media/immich/app/helm-release.yaml b/kubernetes/main/apps/media/immich/app/helm-release.yaml index d8550eef39..f34fbefec0 100644 --- a/kubernetes/main/apps/media/immich/app/helm-release.yaml +++ b/kubernetes/main/apps/media/immich/app/helm-release.yaml @@ -53,7 +53,7 @@ spec: main: image: repository: ghcr.io/immich-app/immich-server - tag: v1.126.0@sha256:3588d6c7549e090cf366951938b912ffd0b81d23b76cf1445edaeb3c092cb96f + tag: v1.126.1@sha256:f8a3c78ec0a0ace20517acedaab9c2f3edcfc9b96e03080ba401acf55792470e envFrom: - secretRef: name: immich-secret @@ -76,7 +76,7 @@ spec: main: image: repository: ghcr.io/immich-app/immich-machine-learning - tag: v1.126.0@sha256:bb66cafcdb0bdc481f83ab827f960063340c472cf03e544f36e05c5159bf6a80 + tag: v1.126.1@sha256:0989db1266d91e553375289571b989d49e10690d466802fcf23326f16b747d4c envFrom: - secretRef: name: immich-secret