chore(helm): update immich v1.143.0 → v1.143.1 (patch) (#39946)

This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
|
[ghcr.io/immich-app/immich-machine-learning](https://redirect.github.com/immich-app/immich)
| patch | `aa3f0fe` -> `2729475` |
|
[ghcr.io/immich-app/immich-machine-learning](https://redirect.github.com/immich-app/immich)
| patch | `1afd251` -> `3b02d7b` |
|
[ghcr.io/immich-app/immich-machine-learning](https://redirect.github.com/immich-app/immich)
| patch | `f0c81a1` -> `ed264be` |
|
[ghcr.io/immich-app/immich-machine-learning](https://redirect.github.com/immich-app/immich)
| patch | `2bbf700` -> `cc94659` |
|
[ghcr.io/immich-app/immich-server](https://redirect.github.com/immich-app/immich)
| patch | `6676551` -> `a5935f0` |

---

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

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

##### v1.143.1

##### What's Changed

##### 🐛 Bug fixes

- fix: migrate backup delay from old timeline by
[@&#8203;shenlong-tanwen](https://redirect.github.com/shenlong-tanwen)
in
[#&#8203;22327](https://redirect.github.com/immich-app/immich/pull/22327)

##### 🌐 Translations

- chore(web): update translations by
[@&#8203;weblate](https://redirect.github.com/weblate) in
[#&#8203;22022](https://redirect.github.com/immich-app/immich/pull/22022)
- chore(web): update translations by
[@&#8203;weblate](https://redirect.github.com/weblate) in
[#&#8203;22288](https://redirect.github.com/immich-app/immich/pull/22288)

**Full Changelog**:
<https://github.com/immich-app/immich/compare/v1.143.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:eyJjcmVhdGVkSW5WZXIiOiI0MS44Mi4xMCIsInVwZGF0ZWRJblZlciI6IjQxLjgyLjEwIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvcGF0Y2giXX0=-->
This commit is contained in:
TrueCharts Bot
2025-09-24 00:57:39 +02:00
committed by GitHub
parent d2285b4b9b
commit b5861cd769
2 changed files with 7 additions and 7 deletions

View File

@@ -9,7 +9,7 @@ annotations:
truecharts.org/min_helm_version: "3.14"
truecharts.org/train: stable
apiVersion: v2
appVersion: 1.143.0
appVersion: 1.143.1
dependencies:
- name: common
version: 28.20.0
@@ -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.48.0
version: 19.48.5

View File

@@ -1,26 +1,26 @@
image:
repository: ghcr.io/immich-app/immich-server
tag: v1.143.0@sha256:6676551f3beb41bf8d25dd5b72ad9837249182571c1b60791ea1acd30d450621
tag: v1.143.1@sha256:a5935f03b93137952c38b14a47148525023f4c36a2db174d8266a9d3b37e7e3b
pullPolicy: IfNotPresent
mlImage:
repository: ghcr.io/immich-app/immich-machine-learning
tag: v1.143.0@sha256:2bbf70037b99bf67ffab3f836101653370dcc2284165ce958ec33ffa97cd2214
tag: v1.143.1@sha256:cc94659771d7e394d6406ebb0664069f2523062fda4f934def31648e903c4de2
pullPolicy: IfNotPresent
mlCudaImage:
repository: ghcr.io/immich-app/immich-machine-learning
tag: v1.143.0-cuda@sha256:f0c81a12d47a3b97b540bc27fa15a3beac546054cb51dfa255cd187f59817c09
tag: v1.143.1-cuda@sha256:ed264be211c932b859dcb92076911d672a32a6b610b2436e0940be6680d67728
pullPolicy: IfNotPresent
mlOpenvinoImage:
repository: ghcr.io/immich-app/immich-machine-learning
tag: v1.143.0-openvino@sha256:1afd2513292e2266408610695d30bc3fac5ead3a19472cc65b8ce5fece8e408d
tag: v1.143.1-openvino@sha256:3b02d7b2d3157f5910d74e1f9868804153925b5fd45025ee911a6c6c9f0a46db
pullPolicy: IfNotPresent
mlRocmImage:
repository: ghcr.io/immich-app/immich-machine-learning
tag: v1.143.0-rocm@sha256:aa3f0fe5474a7171d3e1423f2b65978b137605adfd58c264d0cf5632ebc0f6e5
tag: v1.143.1-rocm@sha256:27294752e58d9a045a7f12c82d178e72238e218c4fb9d86788568c85c5680330
pullPolicy: IfNotPresent
securityContext: