TrueCharts Bot df1606d515 chore(helm): update image ghcr.io/immich-app/immich-server v1.125.7 → v1.126.1 (#31895)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
|
[ghcr.io/immich-app/immich-server](https://redirect.github.com/immich-app/immich)
| minor | `217cddb` -> `f8a3c78` |

---

> [!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-server)</summary>

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

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

### v1.126.1

#### Hotfixes

-   Fixes a compatibility issue with the mobile app

#### Announcement

##### FOSDEM

Howdy, everybody! We just came back from FOSDEM and had a great time in
Brussels.

Thanks to everyone who came to see us! We received lots of feedback from
the community, and your encouragement warmed our hearts.

##### MERCH!

<details>

<summary>Merch options video</summary>

https://www.youtube.com/watch?v=ooWLS7BUERE

</details>

<a href="https://immich.store">
<img
src="https://github.com/user-attachments/assets/c986d977-4b16-40c9-9447-00f5ba560ea4"
/>
</a>

In case you missed our live stream, Immich now has a merch store where
you can get cool swag, such as t-shirts, sweaters, stickers, magnets,
and mugs… in the Immich theme. You can visit the store at
<https://immich.store>

You can also re-watch the live stream and our talk from FOSDEM at:

- [Live
stream](https://www.youtube.com/live/DjyQ4b7r-XE?si=tE5B2867acbhlUJ2)
- [FOSDEM
talk](https://video.fosdem.org/2025/h2215/fosdem-2025-5052-immich-self-hosted-photo-and-video-management-solution.mp4)

***

#### Highlights

Welcome to the release `v1.126.0` of Immich. This release continues our
bug clean-up operation from the Kysely migration (Kysely is our new
database abstraction layer). Some nice features and enhancement also
make their way in. Please find some of the highlights below:

-   Search improvement on asset’s description and tags
-   Revamp places UI on the web
-   Mark people as favorite
-   Shared link UI improvement
- Cursed knowledge candidate: fixes a bug where the database timezone
causes the timezone to be interpreted as an invalid date in Javascript.

##### Search improvement - Tag and description search

You can now search by tag (web) and description (web + mobile). We plan
to add a more powerful search in the near future increasingly, so stay
tuned!


![image](https://redirect.github.com/user-attachments/assets/788a8404-3be4-4123-bfc9-2bde05fe2790)

<p align="center">
<img
src="https://github.com/user-attachments/assets/e6f569e3-77a4-4c0a-9845-98dc48d40366"
width="450">
</p>

##### Revamp UI for places on the web.

In the detail location view, you can now toggle the grouping to group
them by country. It is a nice way to see where you have been through the
camera lens :)


![image](https://redirect.github.com/user-attachments/assets/c1c520e3-e471-4f16-a8f7-df48c71eb1bf)

##### Mark people as favorite

You can now mark people as favorites so that the person will be showing
first on the list


![image](https://redirect.github.com/user-attachments/assets/b5e08971-52b5-408d-86b9-f5ed30e0198d)

##### Shared link UI improvement

The album’s sharing popup now includes information on what shared links
have been created. In the shared link view, you can now filter for
all/individual share/album share. You can also toggle an option in the
Account Setting > Features section to place a quick access button on the
shared link page to the sidebar.

<p align="center">
<img
src="https://github.com/user-attachments/assets/31cb7afa-62c3-4d0c-99be-de1b90769ad6"
width="450" >
</p>


![image](https://redirect.github.com/user-attachments/assets/e448a588-020f-4924-b16c-41c2d4012d14)

<!-- Release notes generated using configuration in .github/release.yml
at main -->

#### 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 purchase our merchandise at
https://immich.store

Cheers! 🍻

#### What's Changed

##### 🚀 Features

- feat: add searching by tags by
[@&#8203;dav-wolff](https://redirect.github.com/dav-wolff) in
[#&#8203;15395](https://redirect.github.com/immich-app/immich/pull/15395)
- feat(web): revamp places by
[@&#8203;kvalev](https://redirect.github.com/kvalev) in
[#&#8203;12219](https://redirect.github.com/immich-app/immich/pull/12219)

##### 🌟 Enhancements

- feat(server): synology exclusion patterns by
[@&#8203;etnoy](https://redirect.github.com/etnoy) in
[#&#8203;15773](https://redirect.github.com/immich-app/immich/pull/15773)
- feat(mobile): Add filter to people_picker.dart by
[@&#8203;jforseth210](https://redirect.github.com/jforseth210) in
[#&#8203;15771](https://redirect.github.com/immich-app/immich/pull/15771)
- feat: search by description by
[@&#8203;alextran1502](https://redirect.github.com/alextran1502) in
[#&#8203;15818](https://redirect.github.com/immich-app/immich/pull/15818)
- feat(mobile): Use `NavigationRail` when the screen is in landscape
mode by
[@&#8203;ferraridamiano](https://redirect.github.com/ferraridamiano) in
[#&#8203;15885](https://redirect.github.com/immich-app/immich/pull/15885)
- feat(web): merge suggestion modal: focus on Yes button by default. by
[@&#8203;afv](https://redirect.github.com/afv) in
[#&#8203;15827](https://redirect.github.com/immich-app/immich/pull/15827)
- fix(mobile): improved the visibility of backup cloud icon on lighter
images by [@&#8203;meesam4687](https://redirect.github.com/meesam4687)
in
[#&#8203;15886](https://redirect.github.com/immich-app/immich/pull/15886)
- feat: Mark people as favorite by
[@&#8203;arnolicious](https://redirect.github.com/arnolicious) in
[#&#8203;14866](https://redirect.github.com/immich-app/immich/pull/14866)
- feat(api): set person color by
[@&#8203;jrasm91](https://redirect.github.com/jrasm91) in
[#&#8203;15937](https://redirect.github.com/immich-app/immich/pull/15937)
- feat(web): shared link filters by
[@&#8203;jrasm91](https://redirect.github.com/jrasm91) in
[#&#8203;15948](https://redirect.github.com/immich-app/immich/pull/15948)
- feat: view album shared links by
[@&#8203;jrasm91](https://redirect.github.com/jrasm91) in
[#&#8203;15943](https://redirect.github.com/immich-app/immich/pull/15943)

##### 🐛 Bug fixes

- fix(web): shared link date range by
[@&#8203;jrasm91](https://redirect.github.com/jrasm91) in
[#&#8203;15802](https://redirect.github.com/immich-app/immich/pull/15802)
- fix(mobile): search page issues by
[@&#8203;alextran1502](https://redirect.github.com/alextran1502) in
[#&#8203;15804](https://redirect.github.com/immich-app/immich/pull/15804)
- fix(mobile): retain the edited title when album updates by
[@&#8203;immangat](https://redirect.github.com/immangat) in
[#&#8203;15806](https://redirect.github.com/immich-app/immich/pull/15806)
- feat(web): Updated Onboarding page by
[@&#8203;OkayStark](https://redirect.github.com/OkayStark) in
[#&#8203;15880](https://redirect.github.com/immich-app/immich/pull/15880)
- fix(server): memory lane assets order by
[@&#8203;alextran1502](https://redirect.github.com/alextran1502) in
[#&#8203;15882](https://redirect.github.com/immich-app/immich/pull/15882)
- fix(mobile):
[#&#8203;15182](https://redirect.github.com/immich-app/immich/issues/15182)
Video memories no longer play by
[@&#8203;Tyris](https://redirect.github.com/Tyris) in
[#&#8203;15210](https://redirect.github.com/immich-app/immich/pull/15210)
- fix(server): queue missing metadata by
[@&#8203;etnoy](https://redirect.github.com/etnoy) in
[#&#8203;15864](https://redirect.github.com/immich-app/immich/pull/15864)
- fix(server): for individual shares not showing thumbnails by
[@&#8203;Lukasdotcom](https://redirect.github.com/Lukasdotcom) in
[#&#8203;15895](https://redirect.github.com/immich-app/immich/pull/15895)
- fix(web): prevent accidental modal closures on mouseup outside by
[@&#8203;afv](https://redirect.github.com/afv) in
[#&#8203;15900](https://redirect.github.com/immich-app/immich/pull/15900)
- fix: call hexOrBufferToBase64 for stripMetadata thumbhash by
[@&#8203;bo0tzz](https://redirect.github.com/bo0tzz) in
[#&#8203;15917](https://redirect.github.com/immich-app/immich/pull/15917)
- fix(server): always get UTC dates from postgres by
[@&#8203;jrasm91](https://redirect.github.com/jrasm91) in
[#&#8203;15920](https://redirect.github.com/immich-app/immich/pull/15920)
- fix(server): validate oauth profile has a sub by
[@&#8203;jrasm91](https://redirect.github.com/jrasm91) in
[#&#8203;15967](https://redirect.github.com/immich-app/immich/pull/15967)

##### 📚 Documentation

- docs: update server arch by
[@&#8203;jrasm91](https://redirect.github.com/jrasm91) in
[#&#8203;15775](https://redirect.github.com/immich-app/immich/pull/15775)
- docs: TrueNAS: add danger message to external libraries by
[@&#8203;NicholasFlamy](https://redirect.github.com/NicholasFlamy) in
[#&#8203;15857](https://redirect.github.com/immich-app/immich/pull/15857)
- fix(docs): query DB by ID by
[@&#8203;mmomjian](https://redirect.github.com/mmomjian) in
[#&#8203;15863](https://redirect.github.com/immich-app/immich/pull/15863)
- fix: bash [install.sh](http://install.sh) script for mac os by
[@&#8203;jtkmckenna](https://redirect.github.com/jtkmckenna) in
[#&#8203;15874](https://redirect.github.com/immich-app/immich/pull/15874)
- docs: add-current-path-to-version-switcher by
[@&#8203;NicholasFlamy](https://redirect.github.com/NicholasFlamy) in
[#&#8203;15860](https://redirect.github.com/immich-app/immich/pull/15860)
- chore(docs): update [setup.md](http://setup.md) to include FVM
dependency by
[@&#8203;ridvan-cln](https://redirect.github.com/ridvan-cln) in
[#&#8203;15927](https://redirect.github.com/immich-app/immich/pull/15927)
- fix(docs): show version selection dropdown on mobile by
[@&#8203;NicholasFlamy](https://redirect.github.com/NicholasFlamy) in
[#&#8203;15894](https://redirect.github.com/immich-app/immich/pull/15894)
- docs: soften wording for openvino igpu by
[@&#8203;mertalev](https://redirect.github.com/mertalev) in
[#&#8203;15941](https://redirect.github.com/immich-app/immich/pull/15941)

##### 🌐 Translations

- chore: update of the Thai translation by
[@&#8203;bankjirapan](https://redirect.github.com/bankjirapan) in
[#&#8203;15758](https://redirect.github.com/immich-app/immich/pull/15758)

#### New Contributors

- [@&#8203;bankjirapan](https://redirect.github.com/bankjirapan) made
their first contribution in
[#&#8203;15758](https://redirect.github.com/immich-app/immich/pull/15758)
- [@&#8203;preeperkiller](https://redirect.github.com/preeperkiller)
made their first contribution in
[#&#8203;15791](https://redirect.github.com/immich-app/immich/pull/15791)
- [@&#8203;tribut](https://redirect.github.com/tribut) made their first
contribution in
[#&#8203;15800](https://redirect.github.com/immich-app/immich/pull/15800)
- [@&#8203;immangat](https://redirect.github.com/immangat) made their
first contribution in
[#&#8203;15806](https://redirect.github.com/immich-app/immich/pull/15806)
- [@&#8203;OkayStark](https://redirect.github.com/OkayStark) made their
first contribution in
[#&#8203;15880](https://redirect.github.com/immich-app/immich/pull/15880)
- [@&#8203;meesam4687](https://redirect.github.com/meesam4687) made
their first contribution in
[#&#8203;15886](https://redirect.github.com/immich-app/immich/pull/15886)
- [@&#8203;jtkmckenna](https://redirect.github.com/jtkmckenna) made
their first contribution in
[#&#8203;15874](https://redirect.github.com/immich-app/immich/pull/15874)
- [@&#8203;defooster](https://redirect.github.com/defooster) made their
first contribution in
[#&#8203;15913](https://redirect.github.com/immich-app/immich/pull/15913)
- [@&#8203;ridvan-cln](https://redirect.github.com/ridvan-cln) made
their first contribution in
[#&#8203;15927](https://redirect.github.com/immich-app/immich/pull/15927)
- [@&#8203;kvalev](https://redirect.github.com/kvalev) made their first
contribution in
[#&#8203;12219](https://redirect.github.com/immich-app/immich/pull/12219)

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

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

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

### v1.126.0

#### Announcement

##### FOSDEM

Howdy, everybody! We just came back from FOSDEM and had a great time in
Brussels.

Thanks to everyone who came to see us! We received lots of feedback from
the community, and your encouragement warmed our hearts.

##### MERCH!

<details>

<summary>Merch options video</summary>

https://www.youtube.com/watch?v=ooWLS7BUERE

</details>

<a href="https://immich.store">
<img
src="https://github.com/user-attachments/assets/c986d977-4b16-40c9-9447-00f5ba560ea4"
/>
</a>

In case you missed our live stream, Immich now has a merch store where
you can get cool swag, such as t-shirts, sweaters, stickers, magnets,
and mugs… in the Immich theme. You can visit the store at
<https://immich.store>

You can also re-watch the live stream and our talk from FOSDEM at:

- [Live
stream](https://www.youtube.com/live/DjyQ4b7r-XE?si=tE5B2867acbhlUJ2)
- [FOSDEM
talk](https://video.fosdem.org/2025/h2215/fosdem-2025-5052-immich-self-hosted-photo-and-video-management-solution.mp4)

***

#### Highlights

Welcome to the release `v1.126.0` of Immich. This release continues our
bug clean-up operation from the Kysely migration (Kysely is our new
database abstraction layer). Some nice features and enhancement also
make their way in. Please find some of the highlights below:

-   Search improvement on asset’s description and tags
-   Revamp places UI on the web
-   Mark people as favorite
-   Shared link UI improvement
- Cursed knowledge candidate: fixes a bug where the database timezone
causes the timezone to be interpreted as an invalid date in Javascript.

##### Search improvement - Tag and description search

You can now search by tag (web) and description (web + mobile). We plan
to add a more powerful search in the near future increasingly, so stay
tuned!


![image](https://redirect.github.com/user-attachments/assets/788a8404-3be4-4123-bfc9-2bde05fe2790)

<p align="center">
<img
src="https://github.com/user-attachments/assets/e6f569e3-77a4-4c0a-9845-98dc48d40366"
width="450">
</p>

##### Revamp UI for places on the web.

In the detail location view, you can now toggle the grouping to group
them by country. It is a nice way to see where you have been through the
camera lens :)


![image](https://redirect.github.com/user-attachments/assets/c1c520e3-e471-4f16-a8f7-df48c71eb1bf)

##### Mark people as favorite

You can now mark people as favorites so that the person will be showing
first on the list


![image](https://redirect.github.com/user-attachments/assets/b5e08971-52b5-408d-86b9-f5ed30e0198d)

##### Shared link UI improvement

The album’s sharing popup now includes information on what shared links
have been created. In the shared link view, you can now filter for
all/individual share/album share. You can also toggle an option in the
Account Setting > Features section to place a quick access button on the
shared link page to the sidebar.

<p align="center">
<img
src="https://github.com/user-attachments/assets/31cb7afa-62c3-4d0c-99be-de1b90769ad6"
width="450" >
</p>


![image](https://redirect.github.com/user-attachments/assets/e448a588-020f-4924-b16c-41c2d4012d14)

<!-- Release notes generated using configuration in .github/release.yml
at main -->

#### 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 purchase our merchandise at
https://immich.store

Cheers! 🍻

#### What's Changed

##### 🚀 Features

- feat: add searching by tags by
[@&#8203;dav-wolff](https://redirect.github.com/dav-wolff) in
[#&#8203;15395](https://redirect.github.com/immich-app/immich/pull/15395)
- feat(web): revamp places by
[@&#8203;kvalev](https://redirect.github.com/kvalev) in
[#&#8203;12219](https://redirect.github.com/immich-app/immich/pull/12219)

##### 🌟 Enhancements

- feat(server): synology exclusion patterns by
[@&#8203;etnoy](https://redirect.github.com/etnoy) in
[#&#8203;15773](https://redirect.github.com/immich-app/immich/pull/15773)
- feat(mobile): Add filter to people_picker.dart by
[@&#8203;jforseth210](https://redirect.github.com/jforseth210) in
[#&#8203;15771](https://redirect.github.com/immich-app/immich/pull/15771)
- feat: search by description by
[@&#8203;alextran1502](https://redirect.github.com/alextran1502) in
[#&#8203;15818](https://redirect.github.com/immich-app/immich/pull/15818)
- feat(mobile): Use `NavigationRail` when the screen is in landscape
mode by
[@&#8203;ferraridamiano](https://redirect.github.com/ferraridamiano) in
[#&#8203;15885](https://redirect.github.com/immich-app/immich/pull/15885)
- feat(web): merge suggestion modal: focus on Yes button by default. by
[@&#8203;afv](https://redirect.github.com/afv) in
[#&#8203;15827](https://redirect.github.com/immich-app/immich/pull/15827)
- fix(mobile): improved the visibility of backup cloud icon on lighter
images by [@&#8203;meesam4687](https://redirect.github.com/meesam4687)
in
[#&#8203;15886](https://redirect.github.com/immich-app/immich/pull/15886)
- feat: Mark people as favorite by
[@&#8203;arnolicious](https://redirect.github.com/arnolicious) in
[#&#8203;14866](https://redirect.github.com/immich-app/immich/pull/14866)
- feat(api): set person color by
[@&#8203;jrasm91](https://redirect.github.com/jrasm91) in
[#&#8203;15937](https://redirect.github.com/immich-app/immich/pull/15937)
- feat(web): shared link filters by
[@&#8203;jrasm91](https://redirect.github.com/jrasm91) in
[#&#8203;15948](https://redirect.github.com/immich-app/immich/pull/15948)
- feat: view album shared links by
[@&#8203;jrasm91](https://redirect.github.com/jrasm91) in
[#&#8203;15943](https://redirect.github.com/immich-app/immich/pull/15943)

##### 🐛 Bug fixes

- fix(web): shared link date range by
[@&#8203;jrasm91](https://redirect.github.com/jrasm91) in
[#&#8203;15802](https://redirect.github.com/immich-app/immich/pull/15802)
- fix(mobile): search page issues by
[@&#8203;alextran1502](https://redirect.github.com/alextran1502) in
[#&#8203;15804](https://redirect.github.com/immich-app/immich/pull/15804)
- fix(mobile): retain the edited title when album updates by
[@&#8203;immangat](https://redirect.github.com/immangat) in
[#&#8203;15806](https://redirect.github.com/immich-app/immich/pull/15806)
- feat(web): Updated Onboarding page by
[@&#8203;OkayStark](https://redirect.github.com/OkayStark) in
[#&#8203;15880](https://redirect.github.com/immich-app/immich/pull/15880)
- fix(server): memory lane assets order by
[@&#8203;alextran1502](https://redirect.github.com/alextran1502) in
[#&#8203;15882](https://redirect.github.com/immich-app/immich/pull/15882)
- fix(mobile):
[#&#8203;15182](https://redirect.github.com/immich-app/immich/issues/15182)
Video memories no longer play by
[@&#8203;Tyris](https://redirect.github.com/Tyris) in
[#&#8203;15210](https://redirect.github.com/immich-app/immich/pull/15210)
- fix(server): queue missing metadata by
[@&#8203;etnoy](https://redirect.github.com/etnoy) in
[#&#8203;15864](https://redirect.github.com/immich-app/immich/pull/15864)
- fix(server): for individual shares not showing thumbnails by
[@&#8203;Lukasdotcom](https://redirect.github.com/Lukasdotcom) in
[#&#8203;15895](https://redirect.github.com/immich-app/immich/pull/15895)
- fix(web): prevent accidental modal closures on mouseup outside by
[@&#8203;afv](https://redirect.github.com/afv) in
[#&#8203;15900](https://redirect.github.com/immich-app/immich/pull/15900)
- fix: call hexOrBufferToBase64 for stripMetadata thumbhash by
[@&#8203;bo0tzz](https://redirect.github.com/bo0tzz) in
[#&#8203;15917](https://redirect.github.com/immich-app/immich/pull/15917)
- fix(server): always get UTC dates from postgres by
[@&#8203;jrasm91](https://redirect.github.com/jrasm91) in
[#&#8203;15920](https://redirect.github.com/immich-app/immich/pull/15920)
- fix(server): validate oauth profile has a sub by
[@&#8203;jrasm91](https://redirect.github.com/jrasm91) in
[#&#8203;15967](https://redirect.github.com/immich-app/immich/pull/15967)

##### 📚 Documentation

- docs: update server arch by
[@&#8203;jrasm91](https://redirect.github.com/jrasm91) in
[#&#8203;15775](https://redirect.github.com/immich-app/immich/pull/15775)
- docs: TrueNAS: add danger message to external libraries by
[@&#8203;NicholasFlamy](https://redirect.github.com/NicholasFlamy) in
[#&#8203;15857](https://redirect.github.com/immich-app/immich/pull/15857)
- fix(docs): query DB by ID by
[@&#8203;mmomjian](https://redirect.github.com/mmomjian) in
[#&#8203;15863](https://redirect.github.com/immich-app/immich/pull/15863)
- fix: bash [install.sh](http://install.sh) script for mac os by
[@&#8203;jtkmckenna](https://redirect.github.com/jtkmckenna) in
[#&#8203;15874](https://redirect.github.com/immich-app/immich/pull/15874)
- docs: add-current-path-to-version-switcher by
[@&#8203;NicholasFlamy](https://redirect.github.com/NicholasFlamy) in
[#&#8203;15860](https://redirect.github.com/immich-app/immich/pull/15860)
- chore(docs): update [setup.md](http://setup.md) to include FVM
dependency by
[@&#8203;ridvan-cln](https://redirect.github.com/ridvan-cln) in
[#&#8203;15927](https://redirect.github.com/immich-app/immich/pull/15927)
- fix(docs): show version selection dropdown on mobile by
[@&#8203;NicholasFlamy](https://redirect.github.com/NicholasFlamy) in
[#&#8203;15894](https://redirect.github.com/immich-app/immich/pull/15894)
- docs: soften wording for openvino igpu by
[@&#8203;mertalev](https://redirect.github.com/mertalev) in
[#&#8203;15941](https://redirect.github.com/immich-app/immich/pull/15941)

##### 🌐 Translations

- chore: update of the Thai translation by
[@&#8203;bankjirapan](https://redirect.github.com/bankjirapan) in
[#&#8203;15758](https://redirect.github.com/immich-app/immich/pull/15758)

#### New Contributors

- [@&#8203;bankjirapan](https://redirect.github.com/bankjirapan) made
their first contribution in
[#&#8203;15758](https://redirect.github.com/immich-app/immich/pull/15758)
- [@&#8203;preeperkiller](https://redirect.github.com/preeperkiller)
made their first contribution in
[#&#8203;15791](https://redirect.github.com/immich-app/immich/pull/15791)
- [@&#8203;tribut](https://redirect.github.com/tribut) made their first
contribution in
[#&#8203;15800](https://redirect.github.com/immich-app/immich/pull/15800)
- [@&#8203;immangat](https://redirect.github.com/immangat) made their
first contribution in
[#&#8203;15806](https://redirect.github.com/immich-app/immich/pull/15806)
- [@&#8203;OkayStark](https://redirect.github.com/OkayStark) made their
first contribution in
[#&#8203;15880](https://redirect.github.com/immich-app/immich/pull/15880)
- [@&#8203;meesam4687](https://redirect.github.com/meesam4687) made
their first contribution in
[#&#8203;15886](https://redirect.github.com/immich-app/immich/pull/15886)
- [@&#8203;jtkmckenna](https://redirect.github.com/jtkmckenna) made
their first contribution in
[#&#8203;15874](https://redirect.github.com/immich-app/immich/pull/15874)
- [@&#8203;defooster](https://redirect.github.com/defooster) made their
first contribution in
[#&#8203;15913](https://redirect.github.com/immich-app/immich/pull/15913)
- [@&#8203;ridvan-cln](https://redirect.github.com/ridvan-cln) made
their first contribution in
[#&#8203;15927](https://redirect.github.com/immich-app/immich/pull/15927)
- [@&#8203;kvalev](https://redirect.github.com/kvalev) made their first
contribution in
[#&#8203;12219](https://redirect.github.com/immich-app/immich/pull/12219)

**Full Changelog**:
<https://github.com/immich-app/immich/compare/v1.125.7...v1.126.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 this update
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:eyJjcmVhdGVkSW5WZXIiOiIzOS4xNjQuMCIsInVwZGF0ZWRJblZlciI6IjM5LjE2NC4wIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvbWlub3IiXX0=-->
2025-02-11 06:17:53 +00:00

title
title
TrueCharts

Community Helm Chart Catalog

docs Discord GitHub last commit


TrueCharts is a catalog of highly optimised Helm Charts. Made for the community, By the community!

All our charts are supposed to work together and be easy to setup using any helm-compatible deployment tool, above all, give the average user more than enough options to tune things to their liking.


Getting started using TrueCharts

docs


Support

Please check our FAQ, manual and Issue tracker There is a significant chance your issue has been reported before!

Still something not working as expected? Contact us! and we'll figure it out together!

Development

pre-commit renovate GitHub last commit


Our development process is fully distributed and agile, so every chart-maintainer is free to set their own roadmap and development speed and does not have to comply to a centralised roadmap. This ensures freedom and flexibility for everyone involved and makes sure you, the end user, always has the latest and greatest of every Chart installed.

Getting into creating Charts

For more information check the website: https://truecharts.org

Contact and Support

Discord


To contact the TrueCharts project:




Contributors

All Contributors

Thanks goes to these wonderful people (emoji key):


Kjeld Schouten-Lebbing
Kjeld Schouten-Lebbing

💻 🚇 📖 👀 💵
Justin Clift
Justin Clift

📖
whiskerz007
whiskerz007

💻
Stavros Kois
Stavros Kois

💻 📖 🐛 👀 💵
allen-4
allen-4

💻
Troy Prelog
Troy Prelog

💻 📖 💵
Dan Sheridan
Dan Sheridan

💻
Sebastien Dupont
Sebastien Dupont

📖 💵
Vegetto
Vegetto

👀
Ellie Nieuwdorp
Ellie Nieuwdorp

💻
Nate Walck
Nate Walck

💻
Lloyd
Lloyd

💻 💵
Dave Withnall
Dave Withnall

📖
ksimm1
ksimm1

📖 🐛 💵 🧑‍🏫
Aaron Johnson
Aaron Johnson

📖
Ralph
Ralph

💻
Joachim Baten
Joachim Baten

💻 🐛
Michael Yang
Michael Yang

💻
Ciaran Farley
Ciaran Farley

📖
Heavybullets8
Heavybullets8

📖 💻 🐛 📹 🧑‍🏫 💵
662
662

💻
alex171
alex171

📖
Techno Tim
Techno Tim

📖
Mingyao Liu
Mingyao Liu

💻 🐛
NightShaman
NightShaman

💻 📖 🐛 💵 🧑‍🏫
Andrew Smith
Andrew Smith

📖 ⚠️
Bob Klosinski
Bob Klosinski

💻
Sukarn
Sukarn

💻 📖
sebs
sebs

💻
Dyllan Tinoco
Dyllan Tinoco

💻
StevenMcElligott
StevenMcElligott

💻 💵 📖 🐛 🧑‍🏫
brothergomez
brothergomez

💻 🐛
sagit
sagit

💻 🐛 📹 📖 🧑‍🏫
Nevan Chow
Nevan Chow

💻
Daniel Carlsson
Daniel Carlsson

🐛
Devon Louie
Devon Louie

🐛
Alex-Orsholits
Alex-Orsholits

🐛
Tails32
Tails32

🐛
Menaxerius
Menaxerius

🐛
hidefog
hidefog

🐛
Darren Gibbard
Darren Gibbard

🐛
Barti
Barti

🐛
Sunii
Sunii

🐛
trbmchs
trbmchs

🐛
Light
Light

🐛
Boostflow
Boostflow

🐛
Trigardon
Trigardon

🐛
dbb12345
dbb12345

🐛 💻
karypid
karypid

🐛
Philipp
Philipp

🐛
John
John

🐛 📖
John Parton
John Parton

🐛
Marc
Marc

🐛
fdzaebel
fdzaebel

🐛
kloeckwerx
kloeckwerx

🐛
Bradley Bare
Bradley Bare

🐛
Alexander Thamm
Alexander Thamm

🐛
rexit1982
rexit1982

🐛
iaxx
iaxx

🐛
Xstar97
Xstar97

💻 🐛 🧑‍🏫
ornias
ornias

📹
Josh Asplund
Josh Asplund

💵
midnight33233
midnight33233

💵
kbftech
kbftech

💵
hogenf
hogenf

💵
Hawks
Hawks

💵
Jim Russell
Jim Russell

💵
TheGovnah
TheGovnah

💵
famewolf
famewolf

💵 🐛
Konrad Bujak
Konrad Bujak

📖
190n
190n

💻 📖
Alexej Kubarev
Alexej Kubarev

📖
r-vanooyen
r-vanooyen

📖
shadofall
shadofall

📖 🧑‍🏫
agreppin
agreppin

💻
Stavros Ntentos
Stavros Ntentos

💻 🤔
Vlad-Florin Ilie
Vlad-Florin Ilie

💻
huma2000
huma2000

🐛
hugalafutro
hugalafutro

🐛 💵
yehia Amer
yehia Amer

📖
Tyler Stransky
Tyler Stransky

🐛
juggie
juggie

🐛
Ben Tilford
Ben Tilford

🐛 💻
I-nebukad-I
I-nebukad-I

🐛 💻
Ethan Leisinger
Ethan Leisinger

💻 📖
Cullen Murphy
Cullen Murphy

💻 🐛
Jason Thatcher
Jason Thatcher

💻 🐛 📖
Stefan Schramek
Stefan Schramek

🐛
nokaka
nokaka

🐛
Gal Szkolnik
Gal Szkolnik

🐛
Evgeny Stepanovych
Evgeny Stepanovych

🐛
Waqar Ahmed
Waqar Ahmed

🐛
DrSKiZZ
DrSKiZZ

💵
Jan Puciłowski
Jan Puciłowski

💻 ⚠️
Shaun Coyne
Shaun Coyne

💵
Christoph
Christoph

💵
Brandon Rutledge
Brandon Rutledge

🐛
Michael Bestas
Michael Bestas

🐛
Jurģis Rudaks
Jurģis Rudaks

🐛
brunofatia
brunofatia

💵
TopicsLP
TopicsLP

📖
Michael Schnerring
Michael Schnerring

🐛 💻
Tamas Nagy
Tamas Nagy

🐛
OpenSpeedTest™️
OpenSpeedTest™️

💻
Richard James Acton
Richard James Acton

📖
lps-rocks
lps-rocks

🐛
Faust
Faust

🐛
uranderu
uranderu

🐛
Tom Cassady
Tom Cassady

🐛
Huftierchen
Huftierchen

🐛
ZasX
ZasX

📖 🧑‍🏫 💻
Kevin T.
Kevin T.

🐛
Steven Scott
Steven Scott

📖
Watteel Pascal
Watteel Pascal

💻
JamesOsborn-SE
JamesOsborn-SE

💻 📖
NeoToxic
NeoToxic

🧑‍🏫 🐛
jab416171
jab416171

📖
Anna
Anna

📖
ChaosBlades
ChaosBlades

🐛
Patric Stout
Patric Stout

💻
Ben Kochie
Ben Kochie

💻
Jeff Bachtel
Jeff Bachtel

📖
Ben Woods
Ben Woods

💻
Karl Shea
Karl Shea

🐛
Balakumaran MN
Balakumaran MN

📖
Jesperbelt
Jesperbelt

📖
cccs31
cccs31

🐛
Sam Smucny
Sam Smucny

💻
Keith Cirkel
Keith Cirkel

💻
mgale456
mgale456

💻
Alec Fenichel
Alec Fenichel

💻
John Dorman
John Dorman

💻
Dan
Dan

💻
u4ium
u4ium

📖
ErroneousBosch
ErroneousBosch

🐛
MaverickD650
MaverickD650

💻 🐛
Grogdor
Grogdor

📖
Ryan Gooler
Ryan Gooler

📖
Rob Herley
Rob Herley

📖
Christian Heimlich
Christian Heimlich

📖
l-moon-git
l-moon-git

💻
hughes5
hughes5

📖
sdimovv
sdimovv

💻
AllieQpzm
AllieQpzm

💻
Dominik
Dominik

🐛
renovate[bot]
renovate[bot]

🔧
allcontributors[bot]
allcontributors[bot]

🔧
dependabot[bot]
dependabot[bot]

🔧
TrueCharts Bot
TrueCharts Bot

🔧 🚇 💻
Mend Renovate
Mend Renovate

🔧
Simone
Simone

💻
Jean-François Roy
Jean-François Roy

💻
Whiskey24
Whiskey24

💻
inmanturbo
inmanturbo

📖
Alex
Alex

💻
Brian Semrad
Brian Semrad

💻
Christopher
Christopher

💻 📖
Csaba Engedi
Csaba Engedi

💻
Cyb3rzombie
Cyb3rzombie

💻
Eric Cavalcanti
Eric Cavalcanti

💻
Gavin Chappell
Gavin Chappell

💻 🐛
raynay-r
raynay-r

💻
Jip-Hop
Jip-Hop

📖
Jonas Wrede
Jonas Wrede

💻
SilentNyte
SilentNyte

📖
Stan
Stan

💻
Tiago Gaspar
Tiago Gaspar

💻
gismo2004
gismo2004

💻
jsegaert
jsegaert

📖
Miguel Angel Nubla
Miguel Angel Nubla

💻
xal3xhx
xal3xhx

💻
jeremybox
jeremybox

📖
Cameron Sabuda
Cameron Sabuda

📖
Jeroen Schepens
Jeroen Schepens

🐛
James Wright
James Wright

📖
Malpractis
Malpractis

🐛
CommanderStarhump
CommanderStarhump

🐛
Vianchiel
Vianchiel

🐛
Maximilian Ehlers
Maximilian Ehlers

🐛
nautilus7
nautilus7

🐛 💻
kqmaverick
kqmaverick

🐛
ccalby
ccalby

🐛
kofeyh
kofeyh

🐛
imjustleaving
imjustleaving

🐛
Cristian Torres
Cristian Torres

🐛
schopenhauer
schopenhauer

🐛
Zackptg5
Zackptg5

🐛
Brad Ackerman
Brad Ackerman

🐛
mcspiff313
mcspiff313

🐛
Fletcher Nichol
Fletcher Nichol

💻 🐛
Marco Faggian
Marco Faggian

💻
John P
John P

📖
kryojenik
kryojenik

💻
Malcolm
Malcolm

📖
depasseg
depasseg

📖
j1mbl3s
j1mbl3s

📖
VictorienXP
VictorienXP

💻
yelhouti
yelhouti

💻
Jaroslav Lichtblau
Jaroslav Lichtblau

📖
MaximilianS
MaximilianS

📖
Dion Larson
Dion Larson

💻 📖
Physics-Dude
Physics-Dude

📖
waflint
waflint

💻
Henry Wilkinson
Henry Wilkinson

💻 📖
cedstrom
cedstrom

💻
v3DJG6GL
v3DJG6GL

🐛 💻
polarstack
polarstack

💻
Keyvan
Keyvan

💻
MickaelFontes
MickaelFontes

💻
David CM
David CM

💻
Aamir Azad
Aamir Azad

📖
Jordan Woyak
Jordan Woyak

💻
Simon Hofman
Simon Hofman

💻
notyouraveragegamer
notyouraveragegamer

📖
Varac
Varac

💻
tuxsudo
tuxsudo

💻
TylerRudie
TylerRudie

📖
qnb59bny5x
qnb59bny5x

💻
Filip Bednárik
Filip Bednárik

🐛
Serhii Shcherbinin
Serhii Shcherbinin

💻
Quentin Raynaud
Quentin Raynaud

🐛
Felix Schäfer
Felix Schäfer

📖
Julien Nicolas de Verteuil
Julien Nicolas de Verteuil

💻
Gabriel Donadel Dall'Agnol
Gabriel Donadel Dall'Agnol

📖
Jon S. Stumpf
Jon S. Stumpf

📖
Tanguille
Tanguille

📖
Dennis
Dennis

🐛 📖
TheIceCreamTroll
TheIceCreamTroll

💻
Atanas Pamukchiev
Atanas Pamukchiev

💻
Boemeltrein
Boemeltrein

📖
Yiannis Marangos
Yiannis Marangos

💻
Michael Ruoss
Michael Ruoss

💻
Aron Kahrs
Aron Kahrs

💻
nemesis1982
nemesis1982

📖
Ed P
Ed P

💻
Frédéric Nadeau
Frédéric Nadeau

📖
frapbod
frapbod

💻
Max Bachhuber
Max Bachhuber

💻
zierbeek
zierbeek

💻
Ac1dburn
Ac1dburn

💻
Antoine Saget
Antoine Saget

📖
Ben Bodenmiller
Ben Bodenmiller

🐛
felixfon
felixfon

📖
adtwomey
adtwomey

📖
alfi0812
alfi0812

💻 📖 🐛 👀
Agassi
Agassi

💻
Artur
Artur

💻
Morgan Hunter
Morgan Hunter

💻
Aleksandr Oleinikov
Aleksandr Oleinikov

💻
Jamie
Jamie

💻
David Gries
David Gries

🐛 💻
Phreeman33
Phreeman33

💻 🐛
Jens Wolvers
Jens Wolvers

💻
Bart Willems
Bart Willems

💻
Caidy
Caidy

💻
Mr Khachaturov
Mr Khachaturov

💻
LordCrash101
LordCrash101

📖
elendil95
elendil95

💻
TheDodger
TheDodger

💻
Saad Awan
Saad Awan

💻
Felix von Arx
Felix von Arx

💻
yodatak
yodatak

💻
Marcel Henrich
Marcel Henrich

💻
Florent Viel
Florent Viel

💻
SniperAsh6
SniperAsh6

💻

This project follows the all-contributors specification. Contributions of any kind welcome!

Licence

License


Truecharts, is primarily based on a AGPL-v3 license, this ensures almost everyone can use and modify our charts. Licences can vary on a per-Chart basis. This can easily be seen by the presence of a "LICENSE" file in said folder.

An exception to this, has been made for every document inside folders labeled as docs or doc and their subfolders: those folders are not licensed under AGPL-v3 and are considered "all rights reserved". Said content can be modified and changes submitted per PR, in accordance to the github End User License Agreement.

SPDX-License-Identifier: AGPL-3.0


built-with-resentment contains-technical-debt

Languages
Smarty 98.4%
MDX 1.6%