From 88504baa733278daf6743430aa2861b615199c2a Mon Sep 17 00:00:00 2001 From: TrueCharts Bot Date: Mon, 28 Apr 2025 20:40:01 +0200 Subject: [PATCH] =?UTF-8?q?chore(helm):=20update=20image=20ghcr.io/immich-?= =?UTF-8?q?app/immich-server=20v1.132.1=20=E2=86=92=20v1.132.3=20(#34876)?= 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 | `71cb6d2` -> `6680d88` | 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.132.3`](https://redirect.github.com/immich-app/immich/releases/tag/v1.132.3) [Compare Source](https://redirect.github.com/immich-app/immich/compare/v1.132.1...v1.132.3) ### v1.132.3 #### Bug fixes - Opt-in delete sync is now available on Android! We found an alternative method to achieve this. The feature is now available on Android. We are excited to hear about your experience with the feature. Please read this [note](https://redirect.github.com/immich-app/immich/releases/tag/v1.132.0) about the feature - Fixes an issue where the mobile app cannot log in with an instance using Authelia for OAuth. > \[!IMPORTANT] > Please update your Authelia config with the following property > > token_endpoint_auth_method: "client_secret_post" - Fixes an issue where navigating to the Library page could trigger a location permission request - Fixes an issue where the mobile app might rehash some of the assets #### What's Changed ##### 🐛 Bug fixes - fix(mobile): auto trash using MANAGE_MEDIA by [@​shenlong-tanwen](https://redirect.github.com/shenlong-tanwen) in [https://github.com/immich-app/immich/pull/17828](https://redirect.github.com/immich-app/immich/pull/17828) - fix(mobile): mobile migration logic by [@​alextran1502](https://redirect.github.com/alextran1502) in [https://github.com/immich-app/immich/pull/17865](https://redirect.github.com/immich-app/immich/pull/17865) - fix(mobile): revert get location on app start by [@​YarosMallorca](https://redirect.github.com/YarosMallorca) in [https://github.com/immich-app/immich/pull/17882](https://redirect.github.com/immich-app/immich/pull/17882) - fix: Authelia OAuth code verifier value contains invalid characters by [@​alextran1502](https://redirect.github.com/alextran1502) in [https://github.com/immich-app/immich/pull/17886](https://redirect.github.com/immich-app/immich/pull/17886) ##### 📚 Documentation - fix(docs): incorrect date sorting by [@​wuzihao051119](https://redirect.github.com/wuzihao051119) in [https://github.com/immich-app/immich/pull/17858](https://redirect.github.com/immich-app/immich/pull/17858) - docs: update MapTiler name by [@​MartinMikita](https://redirect.github.com/MartinMikita) in [https://github.com/immich-app/immich/pull/17863](https://redirect.github.com/immich-app/immich/pull/17863) #### New Contributors - [@​MartinMikita](https://redirect.github.com/MartinMikita) made their first contribution in [https://github.com/immich-app/immich/pull/17863](https://redirect.github.com/immich-app/immich/pull/17863) **Full Changelog**: https://github.com/immich-app/immich/compare/v1.132.1...v1.132.3
--- ### 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 df8bfa9422f..892e395e589 100644 --- a/charts/stable/immich/Chart.yaml +++ b/charts/stable/immich/Chart.yaml @@ -9,7 +9,7 @@ annotations: truecharts.org/min_helm_version: "3.14" truecharts.org/train: stable apiVersion: v2 -appVersion: 1.132.1 +appVersion: 1.132.3 dependencies: - name: common version: 25.4.10 @@ -43,5 +43,5 @@ sources: - https://github.com/immich-app/immich - https://github.com/truecharts/charts/tree/master/charts/stable/immich type: application -version: 17.55.3 +version: 17.55.4 diff --git a/charts/stable/immich/values.yaml b/charts/stable/immich/values.yaml index 16511b9256b..3fcc1e81b30 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.132.1@sha256:71cb6d2a6587f6481ae22b1cd743c74f163acbf26ade4df890e4425bb1f2e891 + tag: v1.132.3@sha256:6680d88486251b0264a78a1934fe82eef875555aa6d84d703a0980328a5d5c31 pullPolicy: IfNotPresent mlImage: