From d3a5cfcfe375a1c097ce8b186a03c366e76f7541 Mon Sep 17 00:00:00 2001 From: TrueCharts Bot Date: Wed, 4 Feb 2026 11:58:04 +0100 Subject: [PATCH] chore(immich): update immich (#44525) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit This PR contains the following updates: | Package | Update | Change | |---|---|---| | [ghcr.io/immich-app/immich-machine-learning](https://redirect.github.com/immich-app/immich) | digest | `d089eeb` -> `3d15833` | | [ghcr.io/immich-app/immich-machine-learning](https://redirect.github.com/immich-app/immich) | digest | `c11a207` -> `924c28a` | | [ghcr.io/immich-app/immich-machine-learning](https://redirect.github.com/immich-app/immich) | digest | `8dd4aa1` -> `fa843f7` | | [ghcr.io/immich-app/immich-server](https://redirect.github.com/immich-app/immich) | digest | `ccc2f7e` -> `9b2e552` | --- > [!WARNING] > Some dependencies could not be looked up. Check the Dependency Dashboard for more information. Add the preset `:preserveSemverRanges` to your config if you don't want to pin your dependencies. --- ### 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. 👻 **Immortal**: This PR will be recreated if closed unmerged. Get [config help](https://redirect.github.com/renovatebot/renovate/discussions) if that's undesired. --- - [ ] If you want to rebase/retry this PR, check this box --- This PR has been generated by [Renovate Bot](https://redirect.github.com/renovatebot/renovate). --- charts/stable/immich/Chart.yaml | 2 +- charts/stable/immich/values.yaml | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/charts/stable/immich/Chart.yaml b/charts/stable/immich/Chart.yaml index d0b57d44b96..d3072383521 100644 --- a/charts/stable/immich/Chart.yaml +++ b/charts/stable/immich/Chart.yaml @@ -48,5 +48,5 @@ sources: - https://github.com/immich-app/immich - https://github.com/trueforge-org/truecharts/tree/master/charts/stable/immich type: application -version: 25.23.7 +version: 25.23.11 diff --git a/charts/stable/immich/values.yaml b/charts/stable/immich/values.yaml index e1818ecb950..2112deb3a88 100644 --- a/charts/stable/immich/values.yaml +++ b/charts/stable/immich/values.yaml @@ -1,21 +1,21 @@ image: repository: ghcr.io/immich-app/immich-server - tag: v2.5.3@sha256:ccc2f7e7a64f71d8e56f2a7bf6112c9fd8075a854e4ec6d7c8c97049e15a9cfb + tag: v2.5.3@sha256:9b2e5525c411b7b2d0b74267e71321692c856b32db1429a1b40440184460b402 pullPolicy: IfNotPresent mlImage: repository: ghcr.io/immich-app/immich-machine-learning - tag: v2.5.3@sha256:8dd4aa1f31fa9da82f8beb8b2ff564f5df19539ad430c2e3164113098ae0fc18 + tag: v2.5.3@sha256:fa843f76cd34795ce8ca133d2c62ad67aa082b0f90b578ce7878210dcb5ad536 pullPolicy: IfNotPresent mlCudaImage: repository: ghcr.io/immich-app/immich-machine-learning - tag: v2.5.3-cuda@sha256:c11a20754ebc34e22d5a9d549358d6f8e45a7ecf809891f856fdc983e866201d + tag: v2.5.3-cuda@sha256:924c28a9407d7ef87c99bb7d7cbcbed06eca6e34a7bc652d0a784f958e1d5634 pullPolicy: IfNotPresent mlOpenvinoImage: repository: ghcr.io/immich-app/immich-machine-learning - tag: v2.5.3-openvino@sha256:d089eeb71204e957d677980d8a578aba76fb28d03188bbf562ec4ae7a8858c3d + tag: v2.5.3-openvino@sha256:3d158338445644423b186b0e8dddd0a447ac75b0672de7104cc5a848316cf0d1 pullPolicy: IfNotPresent mlRocmImage: