From a808644f629da1a379d6ee9d4e0f2031012ad0c5 Mon Sep 17 00:00:00 2001 From: "ishioni-bot[bot]" <116219931+ishioni-bot[bot]@users.noreply.github.com> Date: Tue, 7 Jan 2025 20:03:57 +0000 Subject: [PATCH] =?UTF-8?q?feat(container):=20update=20immich=20(=20v1.123?= =?UTF-8?q?.0=20=E2=86=92=20v1.124.0=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.123.0 | v1.124.0 | | docker | ghcr.io/immich-app/immich-server | v1.123.0 | v1.124.0 | --- .../talos/apps/selfhosted/immich/app/helmrelease.yaml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/kubernetes/talos/apps/selfhosted/immich/app/helmrelease.yaml b/kubernetes/talos/apps/selfhosted/immich/app/helmrelease.yaml index 629ff191a..1b8117a7d 100644 --- a/kubernetes/talos/apps/selfhosted/immich/app/helmrelease.yaml +++ b/kubernetes/talos/apps/selfhosted/immich/app/helmrelease.yaml @@ -52,7 +52,7 @@ spec: server: image: repository: ghcr.io/immich-app/immich-server - tag: v1.123.0 + tag: v1.124.0 envFrom: - secretRef: name: *secret @@ -107,7 +107,7 @@ spec: microservices: image: repository: ghcr.io/immich-app/immich-server - tag: v1.123.0 + tag: v1.124.0 envFrom: - secretRef: name: *secret @@ -146,7 +146,7 @@ spec: machine-learning: image: repository: ghcr.io/immich-app/immich-machine-learning - tag: v1.123.0 + tag: v1.124.0 resources: requests: cpu: 100m