This PR contains the following updates: | Package | Update | Change | |---|---|---| | [ghcr.io/immich-app/immich-server](https://redirect.github.com/immich-app/immich) | patch | `9a7fdfb` -> `b7464b8` | --- > [!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.125.2`](https://redirect.github.com/immich-app/immich/releases/tag/v1.125.2) [Compare Source](https://redirect.github.com/immich-app/immich/compare/v1.125.1...v1.125.2) ### v1.125.2 This release addresses the following issues, most of which originate from our migration to Kysely. - Fixed a bug where the timeline shows a placeholder in some sections - Fixed a bug where using server URL with `sslmode` doesn't get parsed correctly - Fixed a bug where LivePhotos doesn't generate thumbnails - Fixed a bug where no EXIF data is returned for the deduplication view - Fixed a bug where albums with archived assets don't show up on the mobile app - Fixed a bug where hard refresh only refreshed assets and not albums - Fixed a bug where the `updatedAt` column doesn't update on some assets and album actions - Fixed a bug where `searchRandom` doesn't return the correct data format Thank you for reporting the bugs you have found! We added a treat to the login page as a thank you 😄 #### 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/. Cheers! 🍻 #### What's Changed ##### 🌟 Enhancements - feat(web): neon light behinds auth forms by [@​alextran1502](https://redirect.github.com/alextran1502) in [https://github.com/immich-app/immich/pull/15570](https://redirect.github.com/immich-app/immich/pull/15570) ##### 🐛 Bug fixes - fix(mobile): translation (no /api, experimental features) by [@​mmomjian](https://redirect.github.com/mmomjian) in [https://github.com/immich-app/immich/pull/15600](https://redirect.github.com/immich-app/immich/pull/15600) - fix(server): `getTimeBuckets` not handling boolean filters correctly by [@​mertalev](https://redirect.github.com/mertalev) in [https://github.com/immich-app/immich/pull/15567](https://redirect.github.com/immich-app/immich/pull/15567) - fix(web): auth page padding by [@​jrasm91](https://redirect.github.com/jrasm91) in [https://github.com/immich-app/immich/pull/15569](https://redirect.github.com/immich-app/immich/pull/15569) - fix(server): set `updatedAt` on updates by [@​mertalev](https://redirect.github.com/mertalev) in [https://github.com/immich-app/immich/pull/15573](https://redirect.github.com/immich-app/immich/pull/15573) - fix(server): Fix for sorting faces during merging by [@​Lukasdotcom](https://redirect.github.com/Lukasdotcom) in [https://github.com/immich-app/immich/pull/15571](https://redirect.github.com/immich-app/immich/pull/15571) - fix(server): `searchRandom` response by [@​mertalev](https://redirect.github.com/mertalev) in [https://github.com/immich-app/immich/pull/15580](https://redirect.github.com/immich-app/immich/pull/15580) - fix: login page by [@​jrasm91](https://redirect.github.com/jrasm91) in [https://github.com/immich-app/immich/pull/15613](https://redirect.github.com/immich-app/immich/pull/15613) - fix(mobile): full refresh doesn't get albums by [@​alextran1502](https://redirect.github.com/alextran1502) in [https://github.com/immich-app/immich/pull/15560](https://redirect.github.com/immich-app/immich/pull/15560) - fix(server): link live photos by [@​alextran1502](https://redirect.github.com/alextran1502) in [https://github.com/immich-app/immich/pull/15612](https://redirect.github.com/immich-app/immich/pull/15612) - fix: demo login page by [@​jrasm91](https://redirect.github.com/jrasm91) in [https://github.com/immich-app/immich/pull/15616](https://redirect.github.com/immich-app/immich/pull/15616) - fix(server): no exif metadata in the deduplication utility by [@​mertalev](https://redirect.github.com/mertalev) in [https://github.com/immich-app/immich/pull/15585](https://redirect.github.com/immich-app/immich/pull/15585) - fix(mobile): deletion of single assets by [@​Saschl](https://redirect.github.com/Saschl) in [https://github.com/immich-app/immich/pull/15597](https://redirect.github.com/immich-app/immich/pull/15597) - fix(server): failed to get albums with archived assets by [@​alextran1502](https://redirect.github.com/alextran1502) in [https://github.com/immich-app/immich/pull/15611](https://redirect.github.com/immich-app/immich/pull/15611) - fix(server): migration mentions public schema by [@​alextran1502](https://redirect.github.com/alextran1502) in [https://github.com/immich-app/immich/pull/15622](https://redirect.github.com/immich-app/immich/pull/15622) - fix(mobile): failed to load ga/gl locale by [@​alextran1502](https://redirect.github.com/alextran1502) in [https://github.com/immich-app/immich/pull/15623](https://redirect.github.com/immich-app/immich/pull/15623) - fix(server): `sslmode` not working by [@​mertalev](https://redirect.github.com/mertalev) in [https://github.com/immich-app/immich/pull/15587](https://redirect.github.com/immich-app/immich/pull/15587) **Full Changelog**: https://github.com/immich-app/immich/compare/v1.125.1...v1.125.2 </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:eyJjcmVhdGVkSW5WZXIiOiIzOS44Ni4xIiwidXBkYXRlZEluVmVyIjoiMzkuODYuMSIsInRhcmdldEJyYW5jaCI6Im1hc3RlciIsImxhYmVscyI6WyJhdXRvbWVyZ2UiLCJyZW5vdmF0ZS9jb250YWluZXIiLCJ0eXBlL3BhdGNoIl19--> --------- Signed-off-by: kqmaverick <121722567+kqmaverick@users.noreply.github.com> Co-authored-by: kqmaverick <121722567+kqmaverick@users.noreply.github.com> Co-authored-by: kqmaverick <kqmaverick@gmail.com>
title
| title |
|---|
| TrueCharts |
Community Helm Chart Catalog
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
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
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
To contact the TrueCharts project:
-
Create an issue on Github issues
-
Open a Support Ticket
-
Send us an email
Contributors ✨
Thanks goes to these wonderful people (emoji key):
This project follows the all-contributors specification. Contributions of any kind welcome!
Licence
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