From 2ffd4128d0c65c0272b41031bdff649aafe7bd85 Mon Sep 17 00:00:00 2001 From: TrueCharts Bot Date: Wed, 4 Feb 2026 05:55:11 +0100 Subject: [PATCH] =?UTF-8?q?fix(immich):=20update=20immich=20v2.5.2=20?= =?UTF-8?q?=E2=86=92=20v2.5.3=20(patch)=20(#44522)?= 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) | patch | `ee58fc4` -> `d089eeb` | | [ghcr.io/immich-app/immich-machine-learning](https://redirect.github.com/immich-app/immich) | patch | `20e07a4` -> `c11a207` | | [ghcr.io/immich-app/immich-machine-learning](https://redirect.github.com/immich-app/immich) | patch | `531d2bc` -> `8dd4aa1` | | [ghcr.io/immich-app/immich-server](https://redirect.github.com/immich-app/immich) | patch | `8ac5a6d` -> `ccc2f7e` | --- > [!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. --- ### Release Notes
immich-app/immich (ghcr.io/immich-app/immich-machine-learning) ### [`v2.5.3`](https://redirect.github.com/immich-app/immich/releases/tag/v2.5.3) [Compare Source](https://redirect.github.com/immich-app/immich/compare/v2.5.2...v2.5.3) ##### What's Changed ##### 🐛 Bug fixes - chore: remove random code snippet by [@​jrasm91](https://redirect.github.com/jrasm91) in [#​25677](https://redirect.github.com/immich-app/immich/pull/25677) - fix: reset and unsaved change states in editor by [@​bwees](https://redirect.github.com/bwees) in [#​25588](https://redirect.github.com/immich-app/immich/pull/25588) - fix: no notification if release check is disabled by [@​jrasm91](https://redirect.github.com/jrasm91) in [#​25688](https://redirect.github.com/immich-app/immich/pull/25688) - fix(mobile): hide latest version if disabled by [@​uhthomas](https://redirect.github.com/uhthomas) in [#​25691](https://redirect.github.com/immich-app/immich/pull/25691) - fix(web): enable asset viewer navigation across memory boundaries by [@​midzelis](https://redirect.github.com/midzelis) in [#​25741](https://redirect.github.com/immich-app/immich/pull/25741) - fix: upload progress bar flickering by [@​alextran1502](https://redirect.github.com/alextran1502) in [#​25829](https://redirect.github.com/immich-app/immich/pull/25829) - fix: prevent stale values in edit user form after save by [@​michelheusschen](https://redirect.github.com/michelheusschen) in [#​25859](https://redirect.github.com/immich-app/immich/pull/25859) - fix: prevent album page get rebuilt when resuming app by [@​alextran1502](https://redirect.github.com/alextran1502) in [#​25862](https://redirect.github.com/immich-app/immich/pull/25862) - fix: prevent backspace from accidentally triggering delete modals by [@​michelheusschen](https://redirect.github.com/michelheusschen) in [#​25858](https://redirect.github.com/immich-app/immich/pull/25858) - fix: metadata extraction race condition by [@​danieldietzler](https://redirect.github.com/danieldietzler) in [#​25866](https://redirect.github.com/immich-app/immich/pull/25866) - fix: reset zoom when navigating between assets by [@​michelheusschen](https://redirect.github.com/michelheusschen) in [#​25863](https://redirect.github.com/immich-app/immich/pull/25863) ##### 📚 Documentation - docs(openapi): Add descriptions to OpenAPI specification by [@​timonrieger](https://redirect.github.com/timonrieger) in [#​25185](https://redirect.github.com/immich-app/immich/pull/25185) - fix(docs): clarify supported vector version by [@​mmomjian](https://redirect.github.com/mmomjian) in [#​25753](https://redirect.github.com/immich-app/immich/pull/25753) **Full Changelog**:
--- ### 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 these updates again. --- - [ ] 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 | 14 +++++++------- charts/stable/immich/values.yaml | 8 ++++---- 2 files changed, 11 insertions(+), 11 deletions(-) diff --git a/charts/stable/immich/Chart.yaml b/charts/stable/immich/Chart.yaml index ef6ad5c0029..d0b57d44b96 100644 --- a/charts/stable/immich/Chart.yaml +++ b/charts/stable/immich/Chart.yaml @@ -14,7 +14,7 @@ annotations: trueforge.org/min_helm_version: "3.14" trueforge.org/train: stable apiVersion: v2 -appVersion: 2.5.2 +appVersion: 2.5.3 dependencies: - name: common version: 28.29.49 @@ -32,15 +32,15 @@ dependencies: import-values: [] deprecated: false description: High performance self-hosted photo and video backup solution. -home: https://trueforge.org/truetech/truecharts/charts/stable/immich -icon: https://trueforge.org/img/hotlink-ok/chart-icons/immich.webp +home: https://truecharts.org/charts/stable/immich +icon: https://truecharts.org/img/hotlink-ok/chart-icons/immich.webp keywords: - photos -kubeVersion: '>=1.27.0-0' +kubeVersion: '>=1.24.0-0' maintainers: - name: TrueCharts - email: info@trueforge.org - url: https://trueforge.org + email: info@truecharts.org + url: https://truecharts.org name: immich sources: - https://ghcr.io/immich-app/immich-machine-learning @@ -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.3 +version: 25.23.7 diff --git a/charts/stable/immich/values.yaml b/charts/stable/immich/values.yaml index 7e2d087229a..e1818ecb950 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.2@sha256:8ac5a6d471fbb6fcfec6bc34854dd5a947c1795547f0d9345d9bf1803d1209e3 + tag: v2.5.3@sha256:ccc2f7e7a64f71d8e56f2a7bf6112c9fd8075a854e4ec6d7c8c97049e15a9cfb pullPolicy: IfNotPresent mlImage: repository: ghcr.io/immich-app/immich-machine-learning - tag: v2.5.2@sha256:531d2bccbe20d0412496e36455715a18d692911eca5e2ee37d32e1e4f50e14bb + tag: v2.5.3@sha256:8dd4aa1f31fa9da82f8beb8b2ff564f5df19539ad430c2e3164113098ae0fc18 pullPolicy: IfNotPresent mlCudaImage: repository: ghcr.io/immich-app/immich-machine-learning - tag: v2.5.2-cuda@sha256:20e07a4fbabce7b3e9cb93cc6423654a6ed77b87b1cbf3843a0f049e3ec70d3d + tag: v2.5.3-cuda@sha256:c11a20754ebc34e22d5a9d549358d6f8e45a7ecf809891f856fdc983e866201d pullPolicy: IfNotPresent mlOpenvinoImage: repository: ghcr.io/immich-app/immich-machine-learning - tag: v2.5.2-openvino@sha256:ee58fc4d486f6e4247a9c065b140a7eb7114fe41b1d5a63c0be0040a26a0674c + tag: v2.5.3-openvino@sha256:d089eeb71204e957d677980d8a578aba76fb28d03188bbf562ec4ae7a8858c3d pullPolicy: IfNotPresent mlRocmImage: