chore(helm): update immich v1.140.1 → v1.141.1 (minor) (#39301)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | [ghcr.io/immich-app/immich-machine-learning](https://redirect.github.com/immich-app/immich) | minor | `454715f` -> `9e1a645` | | [ghcr.io/immich-app/immich-machine-learning](https://redirect.github.com/immich-app/immich) | minor | `1f8c8f8` -> `25c5432` | | [ghcr.io/immich-app/immich-machine-learning](https://redirect.github.com/immich-app/immich) | minor | `1cfdf5d` -> `e4d6397` | | [ghcr.io/immich-app/immich-machine-learning](https://redirect.github.com/immich-app/immich) | minor | `6239f98` -> `a315e71` | | [ghcr.io/immich-app/immich-server](https://redirect.github.com/immich-app/immich) | minor | `d97aea4` -> `6d48910` | --- > [!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.141.1`](https://redirect.github.com/immich-app/immich/releases/tag/v1.141.1) [Compare Source](https://redirect.github.com/immich-app/immich/compare/v1.140.1...v1.141.1) ##### v1.141.1 ##### Highlight Welcome to the release `v1.141.1` of Immich, as hot as this summer gets, the beta timeline is ready to be taken out of the kitchen, now with more features and bug fixes. Let’s dive right in while it’s still hot - \[beta] Auto-add uploaded assets to albums - View similar photos - DigitalOcean 1-click deployment - Notable fix - thumbnail generation for 200MP HEIC images ##### \[beta] Auto-add uploaded assets to albums. This feature has made its way back to the beta timeline. You can enable this feature on the `Backup Options` page. The current selected albums for backup will be linked with the album of the same name on the server, or a new album will be created if those albums don’t exist. Assets uploaded will be placed in the respective linked album. <p align="center"> <img width="300" alt="image" src="https://github.com/user-attachments/assets/06aee5e9-c228-47af-8f66-1e42954e4964" /> </p> ##### View similar photos On the web, you can now look for similar photos or videos when viewing an asset by clicking on the `context menu > Find similar photos`. Powered by CLIP search to quickly identify photos with similar scenery and context <p align="center"> <img width="600" alt="image" src="https://github.com/user-attachments/assets/88e92f5d-28a3-44c6-8a35-7205ec901b1b" /> <img width="600" alt="image" src="https://github.com/user-attachments/assets/bd9ce189-652c-490b-8e3b-f07c981aaa1a" /> </p> ##### Digital Ocean 1-Click Deployment To help users who are interested in trying out the application without setting it up on their infrastructure, or who do not have the infrastructure available yet. We now have the option to deploy Immich directly on DigitalOcean. The default configuration is the smallest pod size that can run Immich comfortably. The new instance is set up with a default reverse proxy that handles TLS. For more information, you can read [here](https://marketplace.digitalocean.com/apps/immich). You can give it a try by clicking the button below <p align="center"> <a href="https://cloud.digitalocean.com/droplets/new?onboarding_origin=marketplace&appId=198842662&image=futo-immich&activation_redirect=%2Fdroplets%2Fnew%3FappId%3D198842662%26image%3Dfuto-immich"> <img width="252" alt="image" src="https://github.com/user-attachments/assets/096b2035-9a3f-4288-9302-13cbd1d720b9" /> </a> </p> ##### 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> <!-- Release notes generated using configuration in .github/release.yml at v1.141.1 --> ##### What's Changed ##### 🚀 Features - feat: view similar photos by [@​normana10](https://redirect.github.com/normana10) in [#​21108](https://redirect.github.com/immich-app/immich/pull/21108) - feat: album info sync by [@​alextran1502](https://redirect.github.com/alextran1502) in [#​21103](https://redirect.github.com/immich-app/immich/pull/21103) ##### 🌟 Enhancements - fix(web): wait for image to load before playing memories. by [@​dagstuan](https://redirect.github.com/dagstuan) in [#​19757](https://redirect.github.com/immich-app/immich/pull/19757) - feat(mobile): copy file name by long-press by [@​YarosMallorca](https://redirect.github.com/YarosMallorca) in [#​21469](https://redirect.github.com/immich-app/immich/pull/21469) - feat(mobile): add to albums from existing albums by [@​pedrosimao](https://redirect.github.com/pedrosimao) in [#​21554](https://redirect.github.com/immich-app/immich/pull/21554) - feat(mobile): scrubber haptics (beta timeline) by [@​YarosMallorca](https://redirect.github.com/YarosMallorca) in [#​21351](https://redirect.github.com/immich-app/immich/pull/21351) ##### 🐛 Bug fixes - fix(mobile): readonly mode disable tabs when in landscape mode by [@​bwees](https://redirect.github.com/bwees) in [#​21475](https://redirect.github.com/immich-app/immich/pull/21475) - fix(web): Show full date when hovering over photos date groups by [@​Snowknight26](https://redirect.github.com/Snowknight26) in [#​21462](https://redirect.github.com/immich-app/immich/pull/21462) - fix(mobile): increase thumbnail resolution by [@​mertalev](https://redirect.github.com/mertalev) in [#​21502](https://redirect.github.com/immich-app/immich/pull/21502) - fix: show TabShellRoute when cold starting from deeplink by [@​bwees](https://redirect.github.com/bwees) in [#​21376](https://redirect.github.com/immich-app/immich/pull/21376) - fix: filter null duplicate assets by [@​ItzDerock](https://redirect.github.com/ItzDerock) in [#​21507](https://redirect.github.com/immich-app/immich/pull/21507) - fix(mobile): decoding at higher resolution than necessary by [@​mertalev](https://redirect.github.com/mertalev) in [#​21503](https://redirect.github.com/immich-app/immich/pull/21503) - fix(mobile): ensure current asset is set in asset viewer by [@​mertalev](https://redirect.github.com/mertalev) in [#​21504](https://redirect.github.com/immich-app/immich/pull/21504) - fix: handle datetime outside the valid range supported by dart by [@​shenlong-tanwen](https://redirect.github.com/shenlong-tanwen) in [#​21526](https://redirect.github.com/immich-app/immich/pull/21526) - fix: set specific AssetUpload permission on checkBulkUpload endpoint by [@​bo0tzz](https://redirect.github.com/bo0tzz) in [#​21470](https://redirect.github.com/immich-app/immich/pull/21470) - fix: iOS portrait photo saved as jpg extension by [@​alextran1502](https://redirect.github.com/alextran1502) in [#​21388](https://redirect.github.com/immich-app/immich/pull/21388) - fix: local sync task never runs on iOS by [@​shenlong-tanwen](https://redirect.github.com/shenlong-tanwen) in [#​21491](https://redirect.github.com/immich-app/immich/pull/21491) - fix: keyboard not dismissed in places page by [@​shenlong-tanwen](https://redirect.github.com/shenlong-tanwen) in [#​21583](https://redirect.github.com/immich-app/immich/pull/21583) - fix(mobile): pause image loading on inactive state by [@​mertalev](https://redirect.github.com/mertalev) in [#​21543](https://redirect.github.com/immich-app/immich/pull/21543) - fix(mobile): readonly mode fixes by [@​Sud-Puth](https://redirect.github.com/Sud-Puth) in [#​21545](https://redirect.github.com/immich-app/immich/pull/21545) - fix(mobile): Hide system UI when entering immersive mode in asset viewer by [@​goalie2002](https://redirect.github.com/goalie2002) in [#​21539](https://redirect.github.com/immich-app/immich/pull/21539) - fix(web): Make Manage location utility header responsive by [@​Snowknight26](https://redirect.github.com/Snowknight26) in [#​21480](https://redirect.github.com/immich-app/immich/pull/21480) - fix(mobile): pinch + move scale by [@​waclaw66](https://redirect.github.com/waclaw66) in [#​21332](https://redirect.github.com/immich-app/immich/pull/21332) - fix: retain filter and sort options when pulling to refresh by [@​bwees](https://redirect.github.com/bwees) in [#​21452](https://redirect.github.com/immich-app/immich/pull/21452) - fix: sidecar check job by [@​jrasm91](https://redirect.github.com/jrasm91) in [#​21312](https://redirect.github.com/immich-app/immich/pull/21312) - fix: use lock to synchronise foreground and background backup by [@​shenlong-tanwen](https://redirect.github.com/shenlong-tanwen) in [#​21522](https://redirect.github.com/immich-app/immich/pull/21522) - fix: asset upload metadata validation by [@​jrasm91](https://redirect.github.com/jrasm91) in [#​21594](https://redirect.github.com/immich-app/immich/pull/21594) - chore(deps): bump sharp to 0.34.3 by [@​mertalev](https://redirect.github.com/mertalev) in [#​21596](https://redirect.github.com/immich-app/immich/pull/21596) - fix(mobile): Correction of image creation date by using mtime instead… by [@​StarGest](https://redirect.github.com/StarGest) in [#​21508](https://redirect.github.com/immich-app/immich/pull/21508) - fix(mobile): location button map beta timeline by [@​YarosMallorca](https://redirect.github.com/YarosMallorca) in [#​21590](https://redirect.github.com/immich-app/immich/pull/21590) - fix(server): consider asset creation date when EXIF is missing by [@​riccardoruspoli](https://redirect.github.com/riccardoruspoli) in [#​21586](https://redirect.github.com/immich-app/immich/pull/21586) - fix: memory not getting refreshed on new day by [@​alextran1502](https://redirect.github.com/alextran1502) in [#​21623](https://redirect.github.com/immich-app/immich/pull/21623) - chore: robust isolation tasks coordination by [@​alextran1502](https://redirect.github.com/alextran1502) in [#​21605](https://redirect.github.com/immich-app/immich/pull/21605) ##### 🌐 Translations - chore(web): update translations by [@​weblate](https://redirect.github.com/weblate) in [#​21130](https://redirect.github.com/immich-app/immich/pull/21130) - chore(web): update translations by [@​weblate](https://redirect.github.com/weblate) in [#​21464](https://redirect.github.com/immich-app/immich/pull/21464) ##### New Contributors - [@​ItzDerock](https://redirect.github.com/ItzDerock) made their first contribution in [#​21507](https://redirect.github.com/immich-app/immich/pull/21507) - [@​pedrosimao](https://redirect.github.com/pedrosimao) made their first contribution in [#​21554](https://redirect.github.com/immich-app/immich/pull/21554) - [@​goalie2002](https://redirect.github.com/goalie2002) made their first contribution in [#​21539](https://redirect.github.com/immich-app/immich/pull/21539) - [@​StarGest](https://redirect.github.com/StarGest) made their first contribution in [#​21508](https://redirect.github.com/immich-app/immich/pull/21508) - [@​riccardoruspoli](https://redirect.github.com/riccardoruspoli) made their first contribution in [#​21586](https://redirect.github.com/immich-app/immich/pull/21586) **Full Changelog**: <https://github.com/immich-app/immich/compare/v1.140.1...v1.141.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:eyJjcmVhdGVkSW5WZXIiOiI0MS44Mi4xMCIsInVwZGF0ZWRJblZlciI6IjQxLjgyLjEwIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvbWlub3IiXX0=-->
This commit is contained in:
@@ -9,7 +9,7 @@ annotations:
|
||||
truecharts.org/min_helm_version: "3.14"
|
||||
truecharts.org/train: stable
|
||||
apiVersion: v2
|
||||
appVersion: 1.140.1
|
||||
appVersion: 1.141.1
|
||||
dependencies:
|
||||
- name: common
|
||||
version: 28.17.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.29.0
|
||||
version: 19.34.0
|
||||
|
||||
|
||||
@@ -1,26 +1,26 @@
|
||||
image:
|
||||
repository: ghcr.io/immich-app/immich-server
|
||||
tag: v1.140.1@sha256:d97aea4b3f59989a79c6adffb39a1a8b95dd27c90a7f79280b1176a6220cf17b
|
||||
tag: v1.141.1@sha256:6d48910532cb8e2bc85737e52a633c2e65eeb499f6307e106cd131c5778ec634
|
||||
pullPolicy: IfNotPresent
|
||||
|
||||
mlImage:
|
||||
repository: ghcr.io/immich-app/immich-machine-learning
|
||||
tag: v1.140.1@sha256:6239f9852f2ccd8bef52b161629a8fc62bac7636750c06e5fe021e994bab4781
|
||||
tag: v1.141.1@sha256:a315e714c8af88894c2b711127af9c383bdaa6d213eae87273967251dff8e488
|
||||
pullPolicy: IfNotPresent
|
||||
|
||||
mlCudaImage:
|
||||
repository: ghcr.io/immich-app/immich-machine-learning
|
||||
tag: v1.140.1-cuda@sha256:1cfdf5dfda1384f1ca2d2b5a1026c16a8ef2d577db615d77a59ab8ea4b37cad8
|
||||
tag: v1.141.1-cuda@sha256:e4d6397b92e35a15aa3669fa1ff3d75b6883a682c08e6f326df20e233a65a5f6
|
||||
pullPolicy: IfNotPresent
|
||||
|
||||
mlOpenvinoImage:
|
||||
repository: ghcr.io/immich-app/immich-machine-learning
|
||||
tag: v1.140.1-openvino@sha256:1f8c8f8ebad1e770e96e1f4cd9b9b6c1cf97a081e7218c491b50dbb2c772f642
|
||||
tag: v1.141.1-openvino@sha256:25c54329d0956490d21331a78bce0b83c5faf373d0613c24bf1aabc9189d273e
|
||||
pullPolicy: IfNotPresent
|
||||
|
||||
mlRocmImage:
|
||||
repository: ghcr.io/immich-app/immich-machine-learning
|
||||
tag: v1.140.1-rocm@sha256:454715f994afb880eaeebf948bb0359a83ddd33a266f2fec64f4b5faaa534ec4
|
||||
tag: v1.141.1-rocm@sha256:9e1a6459c3f42eb51b79358abbaeff297dac308ae43eb80f7bd731b81a6f3002
|
||||
pullPolicy: IfNotPresent
|
||||
|
||||
securityContext:
|
||||
|
||||
Reference in New Issue
Block a user