chore(helm): update immich v1.140.0 → v1.140.1 (patch) (#38974)

This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
|
[ghcr.io/immich-app/immich-machine-learning](https://redirect.github.com/immich-app/immich)
| patch | `43e2b0e` -> `66a573a` |
|
[ghcr.io/immich-app/immich-machine-learning](https://redirect.github.com/immich-app/immich)
| patch | `1cfc3e1` -> `dbd994a` |
|
[ghcr.io/immich-app/immich-machine-learning](https://redirect.github.com/immich-app/immich)
| patch | `0a0e115` -> `8f8cf6a` |
|
[ghcr.io/immich-app/immich-machine-learning](https://redirect.github.com/immich-app/immich)
| patch | `20b1a58` -> `7c78ce7` |
|
[ghcr.io/immich-app/immich-server](https://redirect.github.com/immich-app/immich)
| patch | `761a60e` -> `92effed` |

---

> [!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.140.1`](https://redirect.github.com/immich-app/immich/releases/tag/v1.140.1)

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

##### v1.140.1

##### What's Changed

##### 🐛 Bug fixes

- fix(server): folder sort order by
[@&#8203;skatsubo](https://redirect.github.com/skatsubo) in
[#&#8203;21383](https://redirect.github.com/immich-app/immich/pull/21383)
- fix(server): refresh faces query by
[@&#8203;mertalev](https://redirect.github.com/mertalev) in
[#&#8203;21380](https://redirect.github.com/immich-app/immich/pull/21380)
- fix(devcontainer): logging typo by
[@&#8203;aaronliu0130](https://redirect.github.com/aaronliu0130) in
[#&#8203;21415](https://redirect.github.com/immich-app/immich/pull/21415)
- fix(mobile): memory lane query causes Photos page render a gray screen
by [@&#8203;mertalev](https://redirect.github.com/mertalev) in
[#&#8203;21422](https://redirect.github.com/immich-app/immich/pull/21422)
- fix: default zoom level when location is not set by
[@&#8203;bwees](https://redirect.github.com/bwees) in
[#&#8203;21428](https://redirect.github.com/immich-app/immich/pull/21428)
- fix(web): Prevent changing asset location triggering keyboard
shortcuts by
[@&#8203;Snowknight26](https://redirect.github.com/Snowknight26) in
[#&#8203;21451](https://redirect.github.com/immich-app/immich/pull/21451)
- fix: network criteria for upload LivePhotos by
[@&#8203;alextran1502](https://redirect.github.com/alextran1502) in
[#&#8203;21386](https://redirect.github.com/immich-app/immich/pull/21386)
- fix: show "preparing" when sharing in beta timeline by
[@&#8203;bwees](https://redirect.github.com/bwees) in
[#&#8203;21390](https://redirect.github.com/immich-app/immich/pull/21390)

##### 📚 Documentation

- chore(docs): Avoid /data in external library examples by
[@&#8203;skatsubo](https://redirect.github.com/skatsubo) in
[#&#8203;21357](https://redirect.github.com/immich-app/immich/pull/21357)

##### New Contributors

- [@&#8203;aaronliu0130](https://redirect.github.com/aaronliu0130) made
their first contribution in
[#&#8203;21415](https://redirect.github.com/immich-app/immich/pull/21415)

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

</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:eyJjcmVhdGVkSW5WZXIiOiI0MS44Mi4xMCIsInVwZGF0ZWRJblZlciI6IjQxLjgyLjEwIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvcGF0Y2giXX0=-->
This commit is contained in:
TrueCharts Bot
2025-08-31 03:38:08 +00:00
committed by GitHub
parent 50b2a09a77
commit fdc0d68990
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.140.0
appVersion: 1.140.1
dependencies:
- name: common
version: 28.16.5
@@ -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.27.3
version: 19.27.8
+5 -5
View File
@@ -1,26 +1,26 @@
image:
repository: ghcr.io/immich-app/immich-server
tag: v1.140.0@sha256:761a60e899bcc00e86018085babf21f8dd68e38f5b48d3e817271f1f74705a16
tag: v1.140.1@sha256:92effed36e8fd55dc46e3f50cf891fd12f8f5429aaf646ef99fee938bb1e38af
pullPolicy: IfNotPresent
mlImage:
repository: ghcr.io/immich-app/immich-machine-learning
tag: v1.140.0@sha256:20b1a58406882400c25909054628ee98565dde88e3e028235f5da493ca33b11a
tag: v1.140.1@sha256:7c78ce7562246a5126d62bed9ba609f7129842a3f4c243b99e2dd68fb0ba43a7
pullPolicy: IfNotPresent
mlCudaImage:
repository: ghcr.io/immich-app/immich-machine-learning
tag: v1.140.0-cuda@sha256:0a0e115b183b76b2f14bd59da8a115ebc7b14612a9594872d16db9ea9b2e5dd8
tag: v1.140.1-cuda@sha256:8f8cf6ad1b0a5d353c4921e0c68821f6c67c762188b276fd7b219ac6eb99582f
pullPolicy: IfNotPresent
mlOpenvinoImage:
repository: ghcr.io/immich-app/immich-machine-learning
tag: v1.140.0-openvino@sha256:1cfc3e162aac864496f05d1b8b4794a4af8129e19eb6a216c10b9a405931e7d5
tag: v1.140.1-openvino@sha256:dbd994a500537355a955f2f7b925a6ab9a58fe003324aaefc21df87292d6c6da
pullPolicy: IfNotPresent
mlRocmImage:
repository: ghcr.io/immich-app/immich-machine-learning
tag: v1.140.0-rocm@sha256:43e2b0e7169cf729cccfb27461dcaad23f332fc72fd695f647236a326d7539d7
tag: v1.140.1-rocm@sha256:66a573a5a93be882edde23d2e5c7f52ed5f1e3a10745791d95b045b4811af059
pullPolicy: IfNotPresent
securityContext: