From b0ca427c089305ba559516c0ef501050c72a96ef Mon Sep 17 00:00:00 2001 From: TrueCharts Bot Date: Thu, 15 Aug 2024 08:25:32 +0200 Subject: [PATCH] chore(deps): update container image altran1502/immich-machine-learning to v1.112.1@e80fa94 by renovate (#25164) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit This PR contains the following updates: | Package | Update | Change | |---|---|---| | altran1502/immich-machine-learning | patch | `v1.112.0-cuda` -> `v1.112.1-cuda` | --- > [!WARNING] > Some dependencies could not be looked up. Check the Dependency Dashboard for more information. --- ### Configuration 📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined). 🚦 **Automerge**: Enabled. ♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox. 🔕 **Ignore**: Close this PR and you won't be reminded about this update again. --- - [ ] If you want to rebase/retry this PR, check this box --- This PR has been generated by [Renovate Bot](https://togithub.com/renovatebot/renovate). --- charts/stable/immich/Chart.yaml | 2 +- charts/stable/immich/values.yaml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/charts/stable/immich/Chart.yaml b/charts/stable/immich/Chart.yaml index 45b1dde81cb..31beea045e6 100644 --- a/charts/stable/immich/Chart.yaml +++ b/charts/stable/immich/Chart.yaml @@ -40,4 +40,4 @@ sources: - https://hub.docker.com/r/altran1502/immich-machine-learning - https://hub.docker.com/r/altran1502/immich-server type: application -version: 17.6.1 +version: 17.6.2 diff --git a/charts/stable/immich/values.yaml b/charts/stable/immich/values.yaml index b66853eee52..d148f4d4e39 100644 --- a/charts/stable/immich/values.yaml +++ b/charts/stable/immich/values.yaml @@ -11,7 +11,7 @@ mlImage: mlCudaImage: repository: altran1502/immich-machine-learning pullPolicy: IfNotPresent - tag: v1.112.0-cuda@sha256:562a5902ce1c8525ec02860aea5cdbce6f78c78214e157798a557695985d411c + tag: v1.112.1-cuda@sha256:e80fa94228659644988ba8f780cb0843f28082b10e47c09aef1f5f90e21dae05 mlOpenvinoImage: repository: altran1502/immich-machine-learning