chore(helm): update immich v2.1.0 → v2.2.0 (minor) (#41273)

This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
|
[ghcr.io/immich-app/immich-machine-learning](https://redirect.github.com/immich-app/immich)
| minor | `658d26b` -> `640d85e` |
|
[ghcr.io/immich-app/immich-machine-learning](https://redirect.github.com/immich-app/immich)
| minor | `7588fca` -> `0cbaebf` |
|
[ghcr.io/immich-app/immich-machine-learning](https://redirect.github.com/immich-app/immich)
| minor | `90243c0` -> `c3676c2` |
|
[ghcr.io/immich-app/immich-machine-learning](https://redirect.github.com/immich-app/immich)
| minor | `24bfef2` -> `5df77af` |
|
[ghcr.io/immich-app/immich-server](https://redirect.github.com/immich-app/immich)
| minor | `72a9b9d` -> `1b57e02` |

---

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

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

[Compare
Source](https://redirect.github.com/immich-app/immich/compare/v2.1.0...v2.2.0)

##### v2.2.0

*The month following our [stable release
](https://immich.app/blog/stable-release)**🎉** has flown by! We are
blown away by the support from everyone around this milestone,
especially for the [Retro DVD
](https://immich.store/products/immich-retro)**📀**! If you want to get
one for yourself, you still can, but once this batch is gone, we won’t
be making any more, **EVER!** So get one while you can from
[immich.store](https://immich.store/)!*

<img width="2292" height="209" alt="image"
src="https://github.com/user-attachments/assets/3829caef-8674-4ab0-a0d0-954c317e8987"
/>

##### Highlights

Welcome to version `v2.2.0` of Immich. This release comes with the
traditional Immich fashion, where the features and enhancements list is
longer than the bug fixes list. Let’s dive right into the highlights of
this exciting release

- New mutable Docker tag for `v2` versions
- Optical Character Recognition (OCR)
- \[Web] WASM implementation for justified layout calculation 🦀
- \[Web] UI improvement for the review duplicates screen
- \[Mobile] Show albums in the asset’s detail sheet
- \[Mobile] Show similar photos
- \[Mobile] Chat-style for activity view
- \[Mobile] High precision seeking for video
- \[Mobile] New UI to present server-client version mismatch
- Option to create a new user as an admin
- Notable fix: older iOS devices freeze when spawning background tasks
- Notable fix: temporary files on iOS are now cleaned up properly

##### Docker tag for `v2` versions

The `example.env` file has been updated to use `IMMICH_VERSION=v2`,
which is a mutable Docker tag that points to the latest `2.x.x` release
image.

##### Optical Character Recognition (OCR)

OCR search has been one of the most requested features on our users'
wishlists. Thanks to the fantastic work of
[@&#8203;flipped-1121](https://redirect.github.com/flipped-1121) and
[@&#8203;mertalev](https://redirect.github.com/mertalev), Immich can now
recognize texts in images, adding a powerful capability to its already
powerful search features. This will help users find lost family recipes
or a crypto wallet’s passphrase more easily.

The OCR pipeline is integrated into the existing machine learning flow.
For new uploads, it will run automatically with the existing machine
learning flow. For existing setups, you can go to `Administration > Job
> Click on “All” for OCR job` to extract OCR information for your
gallery

<p align="center">
<img width="800" alt="image"
src="https://github.com/user-attachments/assets/ece151cf-4268-406a-a68f-ce3c9c869c15"
/>
</p>

To search for letters in photos, a new radio button has been added to
the search type on the web app, and in the dropdown list on the mobile
app.

<p align="center">
<img width="500" alt="image"
src="https://github.com/user-attachments/assets/adb161c8-717d-4030-b5eb-4f3cfef11a96"
/>
</p>

##### \[Web\] WASM implementation for justified layout calculation  🦀

This release comes with a blazing-fast re-implementation of the
justified layout on the web, which makes calculating the size of the
thumbnails in each bucket several times faster, significantly improving
the rendering performance for a large bucket, i.e., 10s of thousands of
assets in a single month

##### \[Web] UI improvement for the review duplicates screen

To help you decide which asset to keep in a group of duplicates, more
information has been added to the info section below each asset,
including date/time, location, and the number of albums the asset is in.
The info section has been redesigned to make scanning the information
faster, with different properties getting highlighted. We will keep
improving on this interface to make it more intuitive

<p align="center">
<img width="800" alt="image"
src="https://github.com/user-attachments/assets/0bee8443-b44e-4264-a4ab-36a99cef4596"
/>
</p>

##### \[Mobile\] Show albums in the asset’s detail

You can view and navigate to the albums that the asset belongs to in the
info sheet

<p align="center">

<img width="300" alt="image"
src="https://github.com/user-attachments/assets/96bb194a-cc54-478b-9958-b6e8eea9b03c"
/>

</p>

##### \[Mobile\] Show similar photos

The popular feature “Show similar photos” has made its way to the mobile
app. You can use the button in the detail sheet to find similar images
to the one you are viewing.

<p align="center">
<img width="300" alt="image"
src="https://github.com/user-attachments/assets/45cb751d-da22-4fe8-bc47-406dbb9c9cfc"
/>
</p>

##### \[Mobile\] Chat-style for album activity view

The album’s activity view now displays the messages and actions in a
chat-style view, making it easier to follow

<p align="center">
<img width="300" alt="image"
src="https://github.com/user-attachments/assets/a5a8a4aa-ebbe-4282-844b-27e9df14a529"
/>
</p>

##### \[Mobile\] High precision seeking for video

The progress bar of the video player now has higher precision duration
handling. This makes seeking much more fluid than before, as well as
making position updates in the progress bar smooth, rather than jumping
from second to second.

##### \[Mobile] New UI to present server-client version mismatch

As we are now in the stable-era, we want to make the notification of a
new version more subtle, less distracting. The update message and icon’s
color on the mobile app have been redesigned for that purpose.

When your server version is older than the available one, a message with
a clickable link is displayed, directing you to the latest release
notes. When your mobile app version is older than the one available on
the App Store, a message with a clickable link appears, directing you to
the App Store to perform the update.

| Server update | App update |
|
---------------------------------------------------------------------------------------------------------------------
|
-----------------------------------------------------------------------------------------------------------------------------------
|
| <img width="300" alt="image"
src="https://github.com/user-attachments/assets/c136aab6-ef39-4769-ab35-b6719b188ed5"
/> | <img width="300" height="2340" alt="image"
src="https://github.com/user-attachments/assets/3bead2e2-f202-48b8-9164-c5c29c999434"
/> |

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

##### What's Changed

##### 🔒 Security

- fix(server): bump valkey to 8 by
[@&#8203;mmomjian](https://redirect.github.com/mmomjian) in
[#&#8203;22911](https://redirect.github.com/immich-app/immich/pull/22911)

##### 🚀 Features

- feat(ml): coreml by
[@&#8203;mertalev](https://redirect.github.com/mertalev) in
[#&#8203;17718](https://redirect.github.com/immich-app/immich/pull/17718)
- feat(server): Option to configure SMTPS transport by
[@&#8203;clementmartin](https://redirect.github.com/clementmartin) in
[#&#8203;22833](https://redirect.github.com/immich-app/immich/pull/22833)
- feat: show location & date on duplicate asset comparison overview by
[@&#8203;adrianjost](https://redirect.github.com/adrianjost) in
[#&#8203;22632](https://redirect.github.com/immich-app/immich/pull/22632)
- feat: view the user's app version on the user page by
[@&#8203;aviv926](https://redirect.github.com/aviv926) in
[#&#8203;21345](https://redirect.github.com/immich-app/immich/pull/21345)
- feat: GHA for iOS release flow by
[@&#8203;alextran1502](https://redirect.github.com/alextran1502) in
[#&#8203;23196](https://redirect.github.com/immich-app/immich/pull/23196)
- feat(web): add search filter for camera lens model. by
[@&#8203;dagstuan](https://redirect.github.com/dagstuan) in
[#&#8203;21792](https://redirect.github.com/immich-app/immich/pull/21792)
- feat(web): load original videos by
[@&#8203;andre-antunesdesa](https://redirect.github.com/andre-antunesdesa)
in
[#&#8203;20041](https://redirect.github.com/immich-app/immich/pull/20041)
- feat(cli): add --delete-duplicates option by
[@&#8203;RobinJ1995](https://redirect.github.com/RobinJ1995) in
[#&#8203;20035](https://redirect.github.com/immich-app/immich/pull/20035)
- feat: ocr by
[@&#8203;flipped-1121](https://redirect.github.com/flipped-1121) in
[#&#8203;18836](https://redirect.github.com/immich-app/immich/pull/18836)
- feat: show "appears in" albums on asset viewer bottom sheet by
[@&#8203;bwees](https://redirect.github.com/bwees) in
[#&#8203;21925](https://redirect.github.com/immich-app/immich/pull/21925)
- feat: getAssetOcr endpoint by
[@&#8203;alextran1502](https://redirect.github.com/alextran1502) in
[#&#8203;23331](https://redirect.github.com/immich-app/immich/pull/23331)
- feat(mobile): view similar photos by
[@&#8203;vitoksmile](https://redirect.github.com/vitoksmile) in
[#&#8203;22148](https://redirect.github.com/immich-app/immich/pull/22148)
- feat(mobile): chat-style album activities timeline by
[@&#8203;idubnori](https://redirect.github.com/idubnori) in
[#&#8203;23185](https://redirect.github.com/immich-app/immich/pull/23185)

##### 🌟 Enhancements

- feat(album): show per-user contributions in shared albums by
[@&#8203;Chaoscontrol](https://redirect.github.com/Chaoscontrol) in
[#&#8203;21740](https://redirect.github.com/immich-app/immich/pull/21740)
- feat: add video auto play setting by
[@&#8203;Saschl](https://redirect.github.com/Saschl) in
[#&#8203;20416](https://redirect.github.com/immich-app/immich/pull/20416)
- fix(web): improve scrubber behavior on scroll-limited timelines by
[@&#8203;midzelis](https://redirect.github.com/midzelis) in
[#&#8203;22917](https://redirect.github.com/immich-app/immich/pull/22917)
- feat(web): Download links and Obtainium link generator on Utilities
page and onboarding by
[@&#8203;NicholasFlamy](https://redirect.github.com/NicholasFlamy) in
[#&#8203;20589](https://redirect.github.com/immich-app/immich/pull/20589)
- feat(web): create user as admin by
[@&#8203;jrasm91](https://redirect.github.com/jrasm91) in
[#&#8203;23026](https://redirect.github.com/immich-app/immich/pull/23026)
- chore: rework backup success notification descriptions by
[@&#8203;bwees](https://redirect.github.com/bwees) in
[#&#8203;23024](https://redirect.github.com/immich-app/immich/pull/23024)
- feat(mobile): Change the UI of asset activity list to bottom sheet by
[@&#8203;idubnori](https://redirect.github.com/idubnori) in
[#&#8203;23075](https://redirect.github.com/immich-app/immich/pull/23075)
- feat: improved update messaging on app bar server info by
[@&#8203;bwees](https://redirect.github.com/bwees) in
[#&#8203;22938](https://redirect.github.com/immich-app/immich/pull/22938)
- refactor(web): improve date labels in scrubber by
[@&#8203;midzelis](https://redirect.github.com/midzelis) in
[#&#8203;23046](https://redirect.github.com/immich-app/immich/pull/23046)
- feat: support database dumps for pg18 by
[@&#8203;zackpollard](https://redirect.github.com/zackpollard) in
[#&#8203;23186](https://redirect.github.com/immich-app/immich/pull/23186)
- feat: improvements of thumbnail animations by
[@&#8203;Lauritz-Tieste](https://redirect.github.com/Lauritz-Tieste) in
[#&#8203;20300](https://redirect.github.com/immich-app/immich/pull/20300)
- feat(web): reactively update shared link expiration by
[@&#8203;khanbasharat3a1](https://redirect.github.com/khanbasharat3a1)
in
[#&#8203;22274](https://redirect.github.com/immich-app/immich/pull/22274)
- feat: (mobile) open asset viewer from album activity page by
[@&#8203;idubnori](https://redirect.github.com/idubnori) in
[#&#8203;23182](https://redirect.github.com/immich-app/immich/pull/23182)
- feat(mobile): high precision seeking by
[@&#8203;mertalev](https://redirect.github.com/mertalev) in
[#&#8203;22346](https://redirect.github.com/immich-app/immich/pull/22346)
- feat(web): wasm justified layout, sync edition by
[@&#8203;mertalev](https://redirect.github.com/mertalev) in
[#&#8203;23194](https://redirect.github.com/immich-app/immich/pull/23194)
- feat: logout sessions on password change by
[@&#8203;MontejoJorge](https://redirect.github.com/MontejoJorge) in
[#&#8203;23188](https://redirect.github.com/immich-app/immich/pull/23188)
- feat(server): enhance metadata reading for video files by
[@&#8203;tstachl](https://redirect.github.com/tstachl) in
[#&#8203;23258](https://redirect.github.com/immich-app/immich/pull/23258)
- feat: improve UI for resolving duplication detection by
[@&#8203;alextran1502](https://redirect.github.com/alextran1502) in
[#&#8203;23145](https://redirect.github.com/immich-app/immich/pull/23145)
- feat: toasts by [@&#8203;jrasm91](https://redirect.github.com/jrasm91)
in
[#&#8203;23298](https://redirect.github.com/immich-app/immich/pull/23298)
- feat: asset copy by
[@&#8203;danieldietzler](https://redirect.github.com/danieldietzler) in
[#&#8203;23172](https://redirect.github.com/immich-app/immich/pull/23172)

##### 🐛 Bug fixes

- fix(web): prevent photo-only memories showing mute button by
[@&#8203;meesfrensel](https://redirect.github.com/meesfrensel) in
[#&#8203;22802](https://redirect.github.com/immich-app/immich/pull/22802)
- fix: get all assets for the Recents album on iOS by
[@&#8203;alextran1502](https://redirect.github.com/alextran1502) in
[#&#8203;22956](https://redirect.github.com/immich-app/immich/pull/22956)
- fix: tag clean up query and add tests by
[@&#8203;MontejoJorge](https://redirect.github.com/MontejoJorge) in
[#&#8203;22633](https://redirect.github.com/immich-app/immich/pull/22633)
- fix: unit overlapses value in server stats card by
[@&#8203;alextran1502](https://redirect.github.com/alextran1502) in
[#&#8203;22994](https://redirect.github.com/immich-app/immich/pull/22994)
- fix: navigate to time action by
[@&#8203;midzelis](https://redirect.github.com/midzelis) in
[#&#8203;20928](https://redirect.github.com/immich-app/immich/pull/20928)
- fix: remove assets from shared link by
[@&#8203;MontejoJorge](https://redirect.github.com/MontejoJorge) in
[#&#8203;22935](https://redirect.github.com/immich-app/immich/pull/22935)
- fix(server): only asset owner should see favorite status by
[@&#8203;pwojtaszko](https://redirect.github.com/pwojtaszko) in
[#&#8203;20654](https://redirect.github.com/immich-app/immich/pull/20654)
- fix(web): render context overlays over the scrollbar by
[@&#8203;PaulSonOfLars](https://redirect.github.com/PaulSonOfLars) in
[#&#8203;23007](https://redirect.github.com/immich-app/immich/pull/23007)
- fix(web): two scrollbars in folder view by
[@&#8203;YarosMallorca](https://redirect.github.com/YarosMallorca) in
[#&#8203;23045](https://redirect.github.com/immich-app/immich/pull/23045)
- fix: skip ML availability check if ML is disabled by
[@&#8203;bo0tzz](https://redirect.github.com/bo0tzz) in
[#&#8203;23053](https://redirect.github.com/immich-app/immich/pull/23053)
- chore: skip dialog for single merged asset by
[@&#8203;shenlong-tanwen](https://redirect.github.com/shenlong-tanwen)
in
[#&#8203;22958](https://redirect.github.com/immich-app/immich/pull/22958)
- fix(mobile): notate experimental network features, cleanup mis
assigned translation tags by
[@&#8203;mmomjian](https://redirect.github.com/mmomjian) in
[#&#8203;23021](https://redirect.github.com/immich-app/immich/pull/23021)
- fix(ml): pin cudnn version by
[@&#8203;mertalev](https://redirect.github.com/mertalev) in
[#&#8203;23110](https://redirect.github.com/immich-app/immich/pull/23110)
- fix(server): use GPSLongitudeRef and GPSLatitudeRef EXIF fields by
[@&#8203;ruippeixotog](https://redirect.github.com/ruippeixotog) in
[#&#8203;21445](https://redirect.github.com/immich-app/immich/pull/21445)
- fix: allow editing all images by
[@&#8203;bwees](https://redirect.github.com/bwees) in
[#&#8203;23144](https://redirect.github.com/immich-app/immich/pull/23144)
- fix: isolate freeze app on older ios device by
[@&#8203;alextran1502](https://redirect.github.com/alextran1502) in
[#&#8203;22509](https://redirect.github.com/immich-app/immich/pull/22509)
- fix: android skip posting hash response after detached from engine by
[@&#8203;shenlong-tanwen](https://redirect.github.com/shenlong-tanwen)
in
[#&#8203;23192](https://redirect.github.com/immich-app/immich/pull/23192)
- fix: back/forward navigation won't reset scroll in timeline by
[@&#8203;midzelis](https://redirect.github.com/midzelis) in
[#&#8203;22838](https://redirect.github.com/immich-app/immich/pull/22838)
- fix: handle null bucketId or name in android local sync by
[@&#8203;shenlong-tanwen](https://redirect.github.com/shenlong-tanwen)
in
[#&#8203;23224](https://redirect.github.com/immich-app/immich/pull/23224)
- fix: fetch original name before upload by
[@&#8203;shenlong-tanwen](https://redirect.github.com/shenlong-tanwen)
in
[#&#8203;21877](https://redirect.github.com/immich-app/immich/pull/21877)
- fix: focus-trap on safari by
[@&#8203;midzelis](https://redirect.github.com/midzelis) in
[#&#8203;23246](https://redirect.github.com/immich-app/immich/pull/23246)
- fix(web): disable picture-in-picture on video viewer by
[@&#8203;tstachl](https://redirect.github.com/tstachl) in
[#&#8203;23318](https://redirect.github.com/immich-app/immich/pull/23318)
- fix: make hitbox on app bar dialog bigger by
[@&#8203;bwees](https://redirect.github.com/bwees) in
[#&#8203;23316](https://redirect.github.com/immich-app/immich/pull/23316)
- fix: clear temp cache on iOS before uploads by
[@&#8203;shenlong-tanwen](https://redirect.github.com/shenlong-tanwen)
in
[#&#8203;23326](https://redirect.github.com/immich-app/immich/pull/23326)

##### 📚 Documentation

- fix(web): clarify some transcoding settings by
[@&#8203;meesfrensel](https://redirect.github.com/meesfrensel) in
[#&#8203;22797](https://redirect.github.com/immich-app/immich/pull/22797)
- docs: fix small error by
[@&#8203;0xflotus](https://redirect.github.com/0xflotus) in
[#&#8203;22890](https://redirect.github.com/immich-app/immich/pull/22890)
- docs: Expand on OpenVINO WSL HW accel by
[@&#8203;Mraedis](https://redirect.github.com/Mraedis) in
[#&#8203;21054](https://redirect.github.com/immich-app/immich/pull/21054)
- docs: clarify well-known usage by
[@&#8203;jrasm91](https://redirect.github.com/jrasm91) in
[#&#8203;23018](https://redirect.github.com/immich-app/immich/pull/23018)
- feat: move community projects and guides to immich-aweseome by
[@&#8203;jrasm91](https://redirect.github.com/jrasm91) in
[#&#8203;23016](https://redirect.github.com/immich-app/immich/pull/23016)
- fix(docs): cli upload json format example by
[@&#8203;leepeuker](https://redirect.github.com/leepeuker) in
[#&#8203;22858](https://redirect.github.com/immich-app/immich/pull/22858)
- docs: update [backup-and-restore.md](http://backup-and-restore.md) by
[@&#8203;nickwebcouk](https://redirect.github.com/nickwebcouk) in
[#&#8203;21065](https://redirect.github.com/immich-app/immich/pull/21065)

##### New Contributors

- [@&#8203;Chaoscontrol](https://redirect.github.com/Chaoscontrol) made
their first contribution in
[#&#8203;21740](https://redirect.github.com/immich-app/immich/pull/21740)
- [@&#8203;meesfrensel](https://redirect.github.com/meesfrensel) made
their first contribution in
[#&#8203;22802](https://redirect.github.com/immich-app/immich/pull/22802)
- [@&#8203;0xflotus](https://redirect.github.com/0xflotus) made their
first contribution in
[#&#8203;22890](https://redirect.github.com/immich-app/immich/pull/22890)
- [@&#8203;clementmartin](https://redirect.github.com/clementmartin)
made their first contribution in
[#&#8203;22833](https://redirect.github.com/immich-app/immich/pull/22833)
- [@&#8203;leepeuker](https://redirect.github.com/leepeuker) made their
first contribution in
[#&#8203;22858](https://redirect.github.com/immich-app/immich/pull/22858)
- [@&#8203;nickwebcouk](https://redirect.github.com/nickwebcouk) made
their first contribution in
[#&#8203;21065](https://redirect.github.com/immich-app/immich/pull/21065)
- [@&#8203;idubnori](https://redirect.github.com/idubnori) made their
first contribution in
[#&#8203;23075](https://redirect.github.com/immich-app/immich/pull/23075)
- [@&#8203;ruippeixotog](https://redirect.github.com/ruippeixotog) made
their first contribution in
[#&#8203;21445](https://redirect.github.com/immich-app/immich/pull/21445)
- [@&#8203;Nykri](https://redirect.github.com/Nykri) made their first
contribution in
[#&#8203;22888](https://redirect.github.com/immich-app/immich/pull/22888)
- [@&#8203;slagiewka](https://redirect.github.com/slagiewka) made their
first contribution in
[#&#8203;23130](https://redirect.github.com/immich-app/immich/pull/23130)
- [@&#8203;khanbasharat3a1](https://redirect.github.com/khanbasharat3a1)
made their first contribution in
[#&#8203;22274](https://redirect.github.com/immich-app/immich/pull/22274)
-
[@&#8203;andre-antunesdesa](https://redirect.github.com/andre-antunesdesa)
made their first contribution in
[#&#8203;20041](https://redirect.github.com/immich-app/immich/pull/20041)
- [@&#8203;RobinJ1995](https://redirect.github.com/RobinJ1995) made
their first contribution in
[#&#8203;20035](https://redirect.github.com/immich-app/immich/pull/20035)
- [@&#8203;flipped-1121](https://redirect.github.com/flipped-1121) made
their first contribution in
[#&#8203;18836](https://redirect.github.com/immich-app/immich/pull/18836)
- [@&#8203;ZacWarham](https://redirect.github.com/ZacWarham) made their
first contribution in
[#&#8203;23275](https://redirect.github.com/immich-app/immich/pull/23275)
- [@&#8203;tstachl](https://redirect.github.com/tstachl) made their
first contribution in
[#&#8203;23258](https://redirect.github.com/immich-app/immich/pull/23258)

**Full Changelog**:
<https://github.com/immich-app/immich/compare/v2.1.0...v2.2.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-10-30 20:45:17 +01:00
committed by GitHub
parent a321e0209b
commit ade416533f
2 changed files with 7 additions and 7 deletions
+2 -2
View File
@@ -9,7 +9,7 @@ annotations:
truecharts.org/min_kubernetes_version: 1.24.0
truecharts.org/train: stable
apiVersion: v2
appVersion: 2.1.0
appVersion: 2.2.0
dependencies:
- name: common
version: 28.26.1
@@ -44,5 +44,5 @@ sources:
- https://github.com/truecharts/charts/tree/master/charts/stable/immich
- https://github.com/trueforge-org/truecharts/tree/master/charts/stable/immich
type: application
version: 25.0.1
version: 25.5.0
+5 -5
View File
@@ -1,26 +1,26 @@
image:
repository: ghcr.io/immich-app/immich-server
tag: v2.1.0@sha256:72a9b9de6c6abfa7a9c9cdc244ae4d2bd9fea2ae00997f194cbd10aca72ea210
tag: v2.2.0@sha256:1b57e0243415eea3b8952573b19c432813b7bdb9bfa5b1593a3cc367d4c058ed
pullPolicy: IfNotPresent
mlImage:
repository: ghcr.io/immich-app/immich-machine-learning
tag: v2.1.0@sha256:24bfef29bc5c0923c64c98810931eda1449a4b237e6704a715605761bc107ae4
tag: v2.2.0@sha256:5df77af74af072f1552720d72f1838f63a60d7173d4187ab014686ccd18b567e
pullPolicy: IfNotPresent
mlCudaImage:
repository: ghcr.io/immich-app/immich-machine-learning
tag: v2.1.0-cuda@sha256:90243c04eee4eede799e3ecbf3d62461f69b7a01a5115482237ee7936d62ab1b
tag: v2.2.0-cuda@sha256:c3676c26b4ae2710cd649a5f59ba0b6bed017c1836a0597a7c98d98ec2a726f2
pullPolicy: IfNotPresent
mlOpenvinoImage:
repository: ghcr.io/immich-app/immich-machine-learning
tag: v2.1.0-openvino@sha256:7588fcae4bf1a67f4e5104fce4450c76a04f8694b04107298d566b7bcc39c011
tag: v2.2.0-openvino@sha256:0cbaebf8431295c69c784e61c3e5f2e8667662ec08df02427795aae9abe235f0
pullPolicy: IfNotPresent
mlRocmImage:
repository: ghcr.io/immich-app/immich-machine-learning
tag: v2.1.0-rocm@sha256:658d26b6117686db9261b190e1ad6541854d65b48cfe1ea67733be5f45973f9c
tag: v2.2.0-rocm@sha256:640d85ea94dd3d7364a6a6aef1d40c02bf891c1aa1321420fe87c71f0c473cd5
pullPolicy: IfNotPresent
securityContext: