chore(helm): update immich v1.141.1 → v1.142.0 (minor) (#39477)

This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
|
[ghcr.io/immich-app/immich-machine-learning](https://redirect.github.com/immich-app/immich)
| minor | `9e1a645` -> `5fa3adb` |
|
[ghcr.io/immich-app/immich-machine-learning](https://redirect.github.com/immich-app/immich)
| minor | `25c5432` -> `01e879c` |
|
[ghcr.io/immich-app/immich-machine-learning](https://redirect.github.com/immich-app/immich)
| minor | `e4d6397` -> `9c09821` |
|
[ghcr.io/immich-app/immich-machine-learning](https://redirect.github.com/immich-app/immich)
| minor | `a315e71` -> `5e9cc6b` |
|
[ghcr.io/immich-app/immich-server](https://redirect.github.com/immich-app/immich)
| minor | `6d48910` -> `29f12a2` |

---

> [!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

<details>
<summary>immich-app/immich
(ghcr.io/immich-app/immich-machine-learning)</summary>

###
[`v1.142.0`](https://redirect.github.com/immich-app/immich/releases/tag/v1.142.0)

[Compare
Source](https://redirect.github.com/immich-app/immich/compare/v1.141.1...v1.142.0)

##### v1.142.0

##### Highlights

Welcome to release `v1.142.0` of Immich. Starting with this version, the
beta timeline is now the default version for the app. When you first
open the app after updating, it will check and run the on-device
migration steps for those that are on the old timeline, after that you
can close and relaunch the app to start with a better app experience. We
want to express our sincere gratitude again for the users who have been
using the new version to help us polish it, and for those who work
closely with us to tackle weird bugs. As always, this version comes with
many bug fixes for the server, web and the mobile app. Let’s dive into
some of the highlights below.

- Resume all paused jobs
- Geolocation utility improvements
- Read-only mode toggle on the mobile app has changed to a long-press
behavior instead of a double-tap
- Notable fix: Raspberry Pi 4 crashes when generating thumbnails
- If you were affected by this bug and set the environmental variable
`VIPS_NOVECTOR=1`, you should remove this variable when upgrading to
this Immich release or above

##### Resume all paused jobs

The job administration page now comes with a resume all button. This is
especially helpful for users who are importing their libraries to Immich
via [immich-go](https://redirect.github.com/simulot/immich-go), which
pauses all jobs during upload, including background jobs not visible in
the UI. If the process fails mid-way, the jobs stay paused until the
admin either recreates the Redis container or manually resumes them. If
you’ve been having problems with the trash not clearing or memories not
generating, make sure to check this button.

<img width="800" alt="image"
src="https://github.com/user-attachments/assets/a55362b7-21bc-48d1-acbc-47a7fdf395db"
/>

##### Geolocation utility improvements

The geolocation utility has been converted to a timeline view, so you
can easily scroll through your entire library while investigating

<img width="800" alt="image"
src="https://github.com/user-attachments/assets/e38c7b39-1b0d-4552-94b2-444579f2e137"
/>

You can now browse the timeline, and at the same time, fill in the
missing coordinates for your assets. Thanks
[@&#8203;Johannbr](https://redirect.github.com/Johannbr) for your
continued work on this.

##### Support Immich

<p align="center">

<img
src="https://media.giphy.com/media/v1.Y2lkPTc5MGI3NjExbjY2eWc5Y2F0ZW56MmR4aWE0dDhzZXlidXRmYWZyajl1bWZidXZpcyZlcD12MV9pbnRlcm5hbF9naWZfYnlfaWQmY3Q9Zw/87CKDqErVfMqY/giphy.gif"
width="450" title="SUPPORT THE PROJECT!">

</p>

If you find the project helpful, you can support Immich by purchasing a
product key at <https://buy.immich.app> or our merchandise at
<https://immich.store>

##### What's Changed

##### 🫥 Deprecated Changes

- feat: add partner create endpoint by
[@&#8203;jrasm91](https://redirect.github.com/jrasm91) in
[#&#8203;21625](https://redirect.github.com/immich-app/immich/pull/21625)
- chore: deprecate `replaceAsset` by
[@&#8203;jrasm91](https://redirect.github.com/jrasm91) in
[#&#8203;21791](https://redirect.github.com/immich-app/immich/pull/21791)

##### 🚀 Features

- feat: workflow for automated translations merge by
[@&#8203;bo0tzz](https://redirect.github.com/bo0tzz) in
[#&#8203;21639](https://redirect.github.com/immich-app/immich/pull/21639)
- chore: make beta timeline the default by
[@&#8203;alextran1502](https://redirect.github.com/alextran1502) in
[#&#8203;21751](https://redirect.github.com/immich-app/immich/pull/21751)

##### 🌟 Enhancements

- feat: add button to unpause all queues by
[@&#8203;bo0tzz](https://redirect.github.com/bo0tzz) in
[#&#8203;21685](https://redirect.github.com/immich-app/immich/pull/21685)
- feat(web): use timeline in geolocation manager by
[@&#8203;Johannbr](https://redirect.github.com/Johannbr) in
[#&#8203;21492](https://redirect.github.com/immich-app/immich/pull/21492)

##### 🐛 Bug fixes

- fix(server): remove pcm from default accepted codecs by
[@&#8203;mertalev](https://redirect.github.com/mertalev) in
[#&#8203;21655](https://redirect.github.com/immich-app/immich/pull/21655)
- fix(server): valid backups with `DB_URL` env variable config by
[@&#8203;peterbuga](https://redirect.github.com/peterbuga) in
[#&#8203;21669](https://redirect.github.com/immich-app/immich/pull/21669)
- feat: sync AuthUserV1 by
[@&#8203;shenlong-tanwen](https://redirect.github.com/shenlong-tanwen)
in
[#&#8203;21565](https://redirect.github.com/immich-app/immich/pull/21565)
- fix: prevent isolate deadlock by
[@&#8203;alextran1502](https://redirect.github.com/alextran1502) in
[#&#8203;21692](https://redirect.github.com/immich-app/immich/pull/21692)
- fix: use relative path in [start.sh](http://start.sh) by
[@&#8203;dvdkon](https://redirect.github.com/dvdkon) in
[#&#8203;20434](https://redirect.github.com/immich-app/immich/pull/20434)
- fix: prefer Creation Date over Create Date by
[@&#8203;jrasm91](https://redirect.github.com/jrasm91) in
[#&#8203;21756](https://redirect.github.com/immich-app/immich/pull/21756)
- fix(web): cancel uploads on logout by
[@&#8203;jrasm91](https://redirect.github.com/jrasm91) in
[#&#8203;21760](https://redirect.github.com/immich-app/immich/pull/21760)
- fix(web): transparent background color by
[@&#8203;jrasm91](https://redirect.github.com/jrasm91) in
[#&#8203;21747](https://redirect.github.com/immich-app/immich/pull/21747)
- fix(web): website frozen after modal closes by
[@&#8203;jrasm91](https://redirect.github.com/jrasm91) in
[#&#8203;21752](https://redirect.github.com/immich-app/immich/pull/21752)
- fix(web): map popup accessibility by
[@&#8203;jrasm91](https://redirect.github.com/jrasm91) in
[#&#8203;21759](https://redirect.github.com/immich-app/immich/pull/21759)
- fix(server): correct immich-cli symlink in Immich docker image by
[@&#8203;skatsubo](https://redirect.github.com/skatsubo) in
[#&#8203;21318](https://redirect.github.com/immich-app/immich/pull/21318)
- fix: welcome email password by
[@&#8203;jrasm91](https://redirect.github.com/jrasm91) in
[#&#8203;21732](https://redirect.github.com/immich-app/immich/pull/21732)
- fix(mobile): Change read-only mode activation method to remove double
click lag by
[@&#8203;goalie2002](https://redirect.github.com/goalie2002) in
[#&#8203;21743](https://redirect.github.com/immich-app/immich/pull/21743)
- fix(web): memory viewer arrow navigation by
[@&#8203;YarosMallorca](https://redirect.github.com/YarosMallorca) in
[#&#8203;19400](https://redirect.github.com/immich-app/immich/pull/19400)
- chore(deps): update base image to trixie by
[@&#8203;mertalev](https://redirect.github.com/mertalev) in
[#&#8203;21786](https://redirect.github.com/immich-app/immich/pull/21786)
- fix(web): asset refresh by
[@&#8203;jrasm91](https://redirect.github.com/jrasm91) in
[#&#8203;21788](https://redirect.github.com/immich-app/immich/pull/21788)
- fix(web): map in album shared link by
[@&#8203;jrasm91](https://redirect.github.com/jrasm91) in
[#&#8203;21793](https://redirect.github.com/immich-app/immich/pull/21793)
- fix(server): validate token permission by
[@&#8203;jrasm91](https://redirect.github.com/jrasm91) in
[#&#8203;21802](https://redirect.github.com/immich-app/immich/pull/21802)
- fix: android background backups by
[@&#8203;shenlong-tanwen](https://redirect.github.com/shenlong-tanwen)
in
[#&#8203;21795](https://redirect.github.com/immich-app/immich/pull/21795)
- fix: concurrency issue by
[@&#8203;alextran1502](https://redirect.github.com/alextran1502) in
[#&#8203;21830](https://redirect.github.com/immich-app/immich/pull/21830)
- fix: always use en locale for parsing timeline datetime by
[@&#8203;shenlong-tanwen](https://redirect.github.com/shenlong-tanwen)
in
[#&#8203;21796](https://redirect.github.com/immich-app/immich/pull/21796)
- fix(web): handle buckets before year 1000 by
[@&#8203;jrasm91](https://redirect.github.com/jrasm91) in
[#&#8203;21832](https://redirect.github.com/immich-app/immich/pull/21832)

##### 📚 Documentation

- docs: be explicit about which container exposes metrics by
[@&#8203;per-review](https://redirect.github.com/per-review) in
[#&#8203;20424](https://redirect.github.com/immich-app/immich/pull/20424)
- docs: add community immich drop uploader project by
[@&#8203;papuass](https://redirect.github.com/papuass) in
[#&#8203;21775](https://redirect.github.com/immich-app/immich/pull/21775)
- fix(docs): fix the SQL query for finding assets with missing
thumbnails by [@&#8203;skatsubo](https://redirect.github.com/skatsubo)
in
[#&#8203;21770](https://redirect.github.com/immich-app/immich/pull/21770)
- docs: improve and clarify XMP sidecar behavior by
[@&#8203;trommegutten](https://redirect.github.com/trommegutten) in
[#&#8203;20334](https://redirect.github.com/immich-app/immich/pull/20334)
- docs: update tag details by
[@&#8203;jrasm91](https://redirect.github.com/jrasm91) in
[#&#8203;21815](https://redirect.github.com/immich-app/immich/pull/21815)

##### 🌐 Translations

- chore: update README by
[@&#8203;zvirja](https://redirect.github.com/zvirja) in
[#&#8203;21718](https://redirect.github.com/immich-app/immich/pull/21718)
- chore(web): update translations by
[@&#8203;weblate](https://redirect.github.com/weblate) in
[#&#8203;21624](https://redirect.github.com/immich-app/immich/pull/21624)
- chore(web): update translations by
[@&#8203;weblate](https://redirect.github.com/weblate) in
[#&#8203;21814](https://redirect.github.com/immich-app/immich/pull/21814)

##### New Contributors

- [@&#8203;peterbuga](https://redirect.github.com/peterbuga) made their
first contribution in
[#&#8203;21669](https://redirect.github.com/immich-app/immich/pull/21669)
- [@&#8203;per-review](https://redirect.github.com/per-review) made
their first contribution in
[#&#8203;20424](https://redirect.github.com/immich-app/immich/pull/20424)
- [@&#8203;papuass](https://redirect.github.com/papuass) made their
first contribution in
[#&#8203;21775](https://redirect.github.com/immich-app/immich/pull/21775)
- [@&#8203;zvirja](https://redirect.github.com/zvirja) made their first
contribution in
[#&#8203;21718](https://redirect.github.com/immich-app/immich/pull/21718)
- [@&#8203;trommegutten](https://redirect.github.com/trommegutten) made
their first contribution in
[#&#8203;20334](https://redirect.github.com/immich-app/immich/pull/20334)

**Full Changelog**:
<https://github.com/immich-app/immich/compare/v1.141.1...v1.142.0>

</details>

---

### 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.

---

- [ ] <!-- rebase-check -->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).

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0MS44Mi4xMCIsInVwZGF0ZWRJblZlciI6IjQxLjgyLjEwIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvbWlub3IiXX0=-->
This commit is contained in:
TrueCharts Bot
2025-09-12 22:19:26 +02:00
committed by GitHub
parent 9a19ea6716
commit 4827ae2382
2 changed files with 7 additions and 7 deletions
+2 -2
View File
@@ -9,7 +9,7 @@ annotations:
truecharts.org/min_helm_version: "3.14"
truecharts.org/train: stable
apiVersion: v2
appVersion: 1.141.1
appVersion: 1.142.0
dependencies:
- name: common
version: 28.17.1
@@ -43,5 +43,5 @@ sources:
- https://github.com/immich-app/immich
- https://github.com/truecharts/charts/tree/master/charts/stable/immich
type: application
version: 19.34.3
version: 19.39.0
+5 -5
View File
@@ -1,26 +1,26 @@
image:
repository: ghcr.io/immich-app/immich-server
tag: v1.141.1@sha256:6d48910532cb8e2bc85737e52a633c2e65eeb499f6307e106cd131c5778ec634
tag: v1.142.0@sha256:29f12a20fd1975c9df06d99a65658cec40bf2357fb597499c32ee50a75f250ea
pullPolicy: IfNotPresent
mlImage:
repository: ghcr.io/immich-app/immich-machine-learning
tag: v1.141.1@sha256:a315e714c8af88894c2b711127af9c383bdaa6d213eae87273967251dff8e488
tag: v1.142.0@sha256:5e9cc6b9717e34f3cdc591aa860d6d29c990405ef87ad057ef95f73096ae6f29
pullPolicy: IfNotPresent
mlCudaImage:
repository: ghcr.io/immich-app/immich-machine-learning
tag: v1.141.1-cuda@sha256:e4d6397b92e35a15aa3669fa1ff3d75b6883a682c08e6f326df20e233a65a5f6
tag: v1.142.0-cuda@sha256:9c09821f76fcde38e50246f48c865f95d54bfaab8ddf066afb04bf4c2f5d417a
pullPolicy: IfNotPresent
mlOpenvinoImage:
repository: ghcr.io/immich-app/immich-machine-learning
tag: v1.141.1-openvino@sha256:25c54329d0956490d21331a78bce0b83c5faf373d0613c24bf1aabc9189d273e
tag: v1.142.0-openvino@sha256:01e879c2bedc89ac419bb12e5ff365f38a653b5d0a042ac51c3c6128ef4056bc
pullPolicy: IfNotPresent
mlRocmImage:
repository: ghcr.io/immich-app/immich-machine-learning
tag: v1.141.1-rocm@sha256:9e1a6459c3f42eb51b79358abbaeff297dac308ae43eb80f7bd731b81a6f3002
tag: v1.142.0-rocm@sha256:5fa3adbbfc3d2f56d3bd6a71743fd8bf54b7d6303dd64a42f16ca685b967ae1d
pullPolicy: IfNotPresent
securityContext: