From 43e876d53e38d90609e3ed56631f9a1d0d97749e Mon Sep 17 00:00:00 2001 From: "ishioni-bot[bot]" <116219931+ishioni-bot[bot]@users.noreply.github.com> Date: Fri, 24 Jan 2025 20:04:01 +0000 Subject: [PATCH] =?UTF-8?q?fix(container):=20update=20immich=20(=20v1.125.?= =?UTF-8?q?1=20=E2=86=92=20v1.125.2=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.125.1 | v1.125.2 | | docker | ghcr.io/immich-app/immich-server | v1.125.1 | v1.125.2 | --- .../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 5aa43bd71..d272bf069 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.125.1 + tag: v1.125.2 envFrom: - secretRef: name: *secret @@ -107,7 +107,7 @@ spec: microservices: image: repository: ghcr.io/immich-app/immich-server - tag: v1.125.1 + tag: v1.125.2 envFrom: - secretRef: name: *secret @@ -146,7 +146,7 @@ spec: machine-learning: image: repository: ghcr.io/immich-app/immich-machine-learning - tag: v1.125.1 + tag: v1.125.2 resources: requests: cpu: 100m