From 508911d511cc0ced1a15f773baea170635b9bd2f Mon Sep 17 00:00:00 2001 From: TrueCharts Bot Date: Thu, 29 Jan 2026 22:02:51 +0100 Subject: [PATCH] =?UTF-8?q?fix(immich):=20update=20immich=20v2.5.0=20?= =?UTF-8?q?=E2=86=92=20v2.5.2=20(patch)=20(#44301)?= 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 | `f37faec` -> `ee58fc4` | | [ghcr.io/immich-app/immich-machine-learning](https://redirect.github.com/immich-app/immich) | patch | `bb2da43` -> `20e07a4` | | [ghcr.io/immich-app/immich-machine-learning](https://redirect.github.com/immich-app/immich) | patch | `5fee7f3` -> `531d2bc` | | [ghcr.io/immich-app/immich-server](https://redirect.github.com/immich-app/immich) | patch | `6c011ea` -> `8ac5a6d` | --- > [!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.2`](https://redirect.github.com/immich-app/immich/releases/tag/v2.5.2) [Compare Source](https://redirect.github.com/immich-app/immich/compare/v2.5.0...v2.5.2) ##### v2.5.2 *`v2.5.1` has been sacrificed for the release God, so the Android app can now be released* > \[!NOTE] > This version of the mobile app will pull down some data from the server to fix the incorrect data in the mobile app local database, so you will see the sync icon running for a little bit ##### Hotfixes - Fixed a bug where the video aspect ratio is played incorrectly for the remote asset - Fixed a bug where memory generation failed - Fixed a bug where memories don't show on the web until the page is refreshed - Fixed a bug where the `Load original image` option doesn't render the image on iOS ##### What's Changed ##### 🐛 Bug fixes - fix: deleting asset from asset-viewer on search results by [@​midzelis](https://redirect.github.com/midzelis) in [#​25596](https://redirect.github.com/immich-app/immich/pull/25596) - fix: escape handling in search asset viewer by [@​danieldietzler](https://redirect.github.com/danieldietzler) in [#​25621](https://redirect.github.com/immich-app/immich/pull/25621) - fix: correctly show owner in album options modal by [@​danieldietzler](https://redirect.github.com/danieldietzler) in [#​25618](https://redirect.github.com/immich-app/immich/pull/25618) - fix(server): don't assume maintenance action is set by [@​insertish](https://redirect.github.com/insertish) in [#​25622](https://redirect.github.com/immich-app/immich/pull/25622) - fix: album card ranges by [@​danieldietzler](https://redirect.github.com/danieldietzler) in [#​25639](https://redirect.github.com/immich-app/immich/pull/25639) - fix(mobile): show controls by default on motion photos by [@​goalie2002](https://redirect.github.com/goalie2002) in [#​25638](https://redirect.github.com/immich-app/immich/pull/25638) - fix: escape handling by [@​danieldietzler](https://redirect.github.com/danieldietzler) in [#​25627](https://redirect.github.com/immich-app/immich/pull/25627) - fix(mobile): set correct system-ui mode on asset viewer init by [@​goalie2002](https://redirect.github.com/goalie2002) in [#​25610](https://redirect.github.com/immich-app/immich/pull/25610) - fix(mobile): actually load original image by [@​mertalev](https://redirect.github.com/mertalev) in [#​25646](https://redirect.github.com/immich-app/immich/pull/25646) - fix: width and height migration issue by [@​alextran1502](https://redirect.github.com/alextran1502) in [#​25643](https://redirect.github.com/immich-app/immich/pull/25643) - fix: memory lane by [@​jrasm91](https://redirect.github.com/jrasm91) in [#​25652](https://redirect.github.com/immich-app/immich/pull/25652) - fix: memory generation by [@​jrasm91](https://redirect.github.com/jrasm91) in [#​25650](https://redirect.github.com/immich-app/immich/pull/25650) - fix(mobile): tall image scrolling by [@​ByteSizedMarius](https://redirect.github.com/ByteSizedMarius) in [#​25649](https://redirect.github.com/immich-app/immich/pull/25649) **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 | 4 ++-- charts/stable/immich/values.yaml | 8 ++++---- 2 files changed, 6 insertions(+), 6 deletions(-) diff --git a/charts/stable/immich/Chart.yaml b/charts/stable/immich/Chart.yaml index f54586d848f..e73cd4d4b4e 100644 --- a/charts/stable/immich/Chart.yaml +++ b/charts/stable/immich/Chart.yaml @@ -9,7 +9,7 @@ annotations: truecharts.org/min_kubernetes_version: 1.24.0 truecharts.org/train: stable apiVersion: v2 -appVersion: 2.5.0 +appVersion: 2.5.2 dependencies: - name: common version: 28.29.40 @@ -43,5 +43,5 @@ sources: - https://github.com/immich-app/immich - https://github.com/trueforge-org/truecharts/tree/master/charts/stable/immich type: application -version: 25.22.1 +version: 25.22.5 diff --git a/charts/stable/immich/values.yaml b/charts/stable/immich/values.yaml index 21e9ee3d4aa..8e2b6b2e65c 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.0@sha256:6c011eaa315b871f3207d68f97205d92b3e600104466a75b01eb2c3868e72ca1 + tag: v2.5.2@sha256:8ac5a6d471fbb6fcfec6bc34854dd5a947c1795547f0d9345d9bf1803d1209e3 pullPolicy: IfNotPresent mlImage: repository: ghcr.io/immich-app/immich-machine-learning - tag: v2.5.0@sha256:5fee7f3e052c3d32d4edecafad68317394daae26f57d895fbd487886083725a7 + tag: v2.5.2@sha256:531d2bccbe20d0412496e36455715a18d692911eca5e2ee37d32e1e4f50e14bb pullPolicy: IfNotPresent mlCudaImage: repository: ghcr.io/immich-app/immich-machine-learning - tag: v2.5.0-cuda@sha256:bb2da4316f1abef0ccbabab44e6ba0e2c78fe5eb1a99708385f242c6c6147822 + tag: v2.5.2-cuda@sha256:20e07a4fbabce7b3e9cb93cc6423654a6ed77b87b1cbf3843a0f049e3ec70d3d pullPolicy: IfNotPresent mlOpenvinoImage: repository: ghcr.io/immich-app/immich-machine-learning - tag: v2.5.0-openvino@sha256:f37faec433c5a286204a7b9c34a429683b3127d394eb379a1566e2580fcac76b + tag: v2.5.2-openvino@sha256:ee58fc4d486f6e4247a9c065b140a7eb7114fe41b1d5a63c0be0040a26a0674c pullPolicy: IfNotPresent mlRocmImage: