From 9b8249aca0e3403e52f333915ab57a5c164a22bb Mon Sep 17 00:00:00 2001 From: TrueCharts Bot Date: Tue, 28 Jan 2025 02:53:49 +0100 Subject: [PATCH] =?UTF-8?q?chore(helm):=20update=20image=20ghcr.io/immich-?= =?UTF-8?q?app/immich-server=20v1.125.3=20=E2=86=92=20v1.125.5=20(#31316)?= 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-server](https://redirect.github.com/immich-app/immich) | patch | `da47ef1` -> `9be304e` | --- > [!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-server) ### [`v1.125.5`](https://redirect.github.com/immich-app/immich/releases/tag/v1.125.5) [Compare Source](https://redirect.github.com/immich-app/immich/compare/v1.125.3...v1.125.5) ### v1.125.5 *We were about to release `v1.125.4`, then we found and fixed some more bugs, `v1.125.5` it is!* - Fixed a bug where the album page cannot be accessed if any album with its assets is in the trash. - Fixed a bug where deduplication detection doesn't return any result - Fixed a bug where the date picker component caused a rendering error if the app language was not in English #### What's Changed ##### 🐛 Bug fixes - fix(web): sort folders by [@​C-Otto](https://redirect.github.com/C-Otto) in [https://github.com/immich-app/immich/pull/15691](https://redirect.github.com/immich-app/immich/pull/15691) - fix(server): cannot render album page when all assets of an album are in trash by [@​alextran1502](https://redirect.github.com/alextran1502) in [https://github.com/immich-app/immich/pull/15690](https://redirect.github.com/immich-app/immich/pull/15690) - fix(server): duplicate detection by [@​alextran1502](https://redirect.github.com/alextran1502) in [https://github.com/immich-app/immich/pull/15727](https://redirect.github.com/immich-app/immich/pull/15727) - fix(mobile): locale option causes the datetime filter error out by [@​alextran1502](https://redirect.github.com/alextran1502) in [https://github.com/immich-app/immich/pull/15704](https://redirect.github.com/immich-app/immich/pull/15704) **Full Changelog**: https://github.com/immich-app/immich/compare/v1.125.3...v1.125.5
--- ### 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://redirect.github.com/renovatebot/renovate). --- charts/stable/immich/Chart.yaml | 4 ++-- charts/stable/immich/values.yaml | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/charts/stable/immich/Chart.yaml b/charts/stable/immich/Chart.yaml index cafff4ad571..69e35a35758 100644 --- a/charts/stable/immich/Chart.yaml +++ b/charts/stable/immich/Chart.yaml @@ -6,7 +6,7 @@ annotations: truecharts.org/min_helm_version: "3.11" truecharts.org/train: stable apiVersion: v2 -appVersion: 1.125.3 +appVersion: 1.125.5 dependencies: - name: common version: 25.4.10 @@ -40,4 +40,4 @@ sources: - https://github.com/immich-app/immich - https://github.com/truecharts/charts/tree/master/charts/stable/immich type: application -version: 17.44.4 +version: 17.44.5 diff --git a/charts/stable/immich/values.yaml b/charts/stable/immich/values.yaml index c8754c334cf..50b70ed8a89 100644 --- a/charts/stable/immich/values.yaml +++ b/charts/stable/immich/values.yaml @@ -1,6 +1,6 @@ image: repository: ghcr.io/immich-app/immich-server - tag: v1.125.3@sha256:da47ef138aef097358da675ff20cdfb2b995c025be489657ae0ad63539511182 + tag: v1.125.5@sha256:9be304ef1c5cb1b7c69ad8db62a9bde41480ac9bb5084bd6263c75dd5792503f pullPolicy: IfNotPresent mlImage: