From 9bf84cfc8b2bfc66bb84884c248239e0e4629de9 Mon Sep 17 00:00:00 2001 From: "tinfoild[bot]" <140665299+tinfoild[bot]@users.noreply.github.com> Date: Tue, 1 Apr 2025 13:14:51 +0000 Subject: [PATCH] =?UTF-8?q?fix(oci/immich-machine-learning):=20update=20v1?= =?UTF-8?q?.131.1=20=E2=9E=BC=20v1.131.2=20(#2124)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Co-authored-by: tinfoild[bot] <140665299+tinfoild[bot]@users.noreply.github.com> --- kube/deploy/apps/immich/app/hr.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/kube/deploy/apps/immich/app/hr.yaml b/kube/deploy/apps/immich/app/hr.yaml index 572e0616..7f483000 100644 --- a/kube/deploy/apps/immich/app/hr.yaml +++ b/kube/deploy/apps/immich/app/hr.yaml @@ -158,7 +158,7 @@ spec: main: image: repository: ghcr.io/immich-app/immich-machine-learning - tag: v1.131.1-openvino@sha256:b11298ac4257437fd325f952b33094336a8bf3a93ba8fe118d0c189b67b703cf + tag: v1.131.2-openvino@sha256:d27938d3eeab1a17cb99a17e2b0e8e23f52d9f244e35eea84a81760813bbf05b env: <<: *env MACHINE_LEARNING_REQUEST_THREADS: @@ -190,7 +190,7 @@ spec: main: &ml-model-pull-ct image: repository: ghcr.io/immich-app/immich-machine-learning - tag: v1.131.1@sha256:838757ea055071269e12bb8a4fb43109fb7dbe2340fffd96cb07ecf26b939e25 + tag: v1.131.2@sha256:29836cf73146057ac388546021fff3e00c923e22a28587cceb5108a5e537987d command: ["huggingface-cli", "download", "--exclude", ".git", "--local-dir"] # Immich ML image installs huggingface-cli args: ["/cache/clip/ViT-B-32__openai", "immich-app/ViT-B-32__openai"] workingDir: &mlhome "/cache"