This PR contains the following updates: | Package | Update | Change | |---|---|---| | [docker.io/jorenn92/maintainerr](https://redirect.github.com/Maintainerr/Maintainerr) | minor | `6c994bb` → `6c65cdb` | --- > [!WARNING] > Some dependencies could not be looked up. Check the [Dependency Dashboard](../issues/18710) for more information. Add the preset `:preserveSemverRanges` to your config if you don't want to pin your dependencies. --- ### Release Notes <details> <summary>Maintainerr/Maintainerr (docker.io/jorenn92/maintainerr)</summary> ### [`v3.2.0`](https://redirect.github.com/Maintainerr/Maintainerr/blob/HEAD/CHANGELOG.md#320-2026-03-26) [Compare Source](https://redirect.github.com/Maintainerr/Maintainerr/compare/v3.1.0...v3.2.0) ##### Bug Fixes - add stable sort to collection media pagination query ([#​2444](https://redirect.github.com/maintainerr/Maintainerr/issues/2444)) ([7ea935a](https://redirect.github.com/maintainerr/Maintainerr/commit/7ea935ab3335143d5dd40f9fc48d0255c9e8a8b3)) - added batch collection adding of media for Jellyfin ([#​2494](https://redirect.github.com/maintainerr/Maintainerr/issues/2494)) ([5ad01d3](https://redirect.github.com/maintainerr/Maintainerr/commit/5ad01d31fe4fb826fc2f60f150cbdde5328e0b6c)) - avoid regex backtracking in disk path normalization ([#​2526](https://redirect.github.com/maintainerr/Maintainerr/issues/2526)) ([58ef57d](https://redirect.github.com/maintainerr/Maintainerr/commit/58ef57d28cca73bb6f58be6495fd3364a7f20506)) - prevent crash when removing media from null Jellyfin collection ([#​2510](https://redirect.github.com/maintainerr/Maintainerr/issues/2510)) ([b87d29e](https://redirect.github.com/maintainerr/Maintainerr/commit/b87d29e7f9feaea2464b0cdb1699c6dffb547502)) - prevent false watchlist evaluation when plex.tv is unreachable ([#​2445](https://redirect.github.com/maintainerr/Maintainerr/issues/2445)) ([c431b4c](https://redirect.github.com/maintainerr/Maintainerr/commit/c431b4cb6808e1d23b0d071ec63c65c942f1b142)) - resolve Jellyfin collection creation failure ([#​2493](https://redirect.github.com/maintainerr/Maintainerr/issues/2493)) ([#​2511](https://redirect.github.com/maintainerr/Maintainerr/issues/2511)) ([7d5db09](https://redirect.github.com/maintainerr/Maintainerr/commit/7d5db0924c8a22cfe121f69cb3b9a234e3c8eed4)) - **rules:** preserve plex imdb metadata comparisons ([#​2528](https://redirect.github.com/maintainerr/Maintainerr/issues/2528)) ([946dd0e](https://redirect.github.com/maintainerr/Maintainerr/commit/946dd0efc209649542db97984afbe4cfb47fd55e)) - **server:** improve Jellyfin watch data aggregation ([#​2488](https://redirect.github.com/maintainerr/Maintainerr/issues/2488)) ([63f0abb](https://redirect.github.com/maintainerr/Maintainerr/commit/63f0abb42f3071db137ee7c4800021443f23dc5f)) - **server:** translate legacy plex api through media-server ([#​2483](https://redirect.github.com/maintainerr/Maintainerr/issues/2483)) ([683ac81](https://redirect.github.com/maintainerr/Maintainerr/commit/683ac8187bea49e708ebe116d7044befd26d16f2)) - **server:** validate servarr settings payloads ([#​2523](https://redirect.github.com/maintainerr/Maintainerr/issues/2523)) ([329770f](https://redirect.github.com/maintainerr/Maintainerr/commit/329770f197776021373ca319f08537f537d2510e)) - stop rule execution when rule group is deleted mid-run ([#​2439](https://redirect.github.com/maintainerr/Maintainerr/issues/2439)) ([0665e56](https://redirect.github.com/maintainerr/Maintainerr/commit/0665e56952017d347ff1b3e7e49531925423bf57)) - **ui:** include server names in servarr test requests ([#​2524](https://redirect.github.com/maintainerr/Maintainerr/issues/2524)) ([3be6814](https://redirect.github.com/maintainerr/Maintainerr/commit/3be68144460aa8be57ddfe71d25d6bdfa68b5fc5)) - **ui:** preserve schemed servarr host input ([#​2525](https://redirect.github.com/maintainerr/Maintainerr/issues/2525)) ([26e2fd5](https://redirect.github.com/maintainerr/Maintainerr/commit/26e2fd552af5823ddf2819a2f0f740dd5b245002)) - **ui:** prevent duplicate switchLib call on Overview initial load ([#​2519](https://redirect.github.com/maintainerr/Maintainerr/issues/2519)) ([3d1797e](https://redirect.github.com/maintainerr/Maintainerr/commit/3d1797ec340f7289a3adf2e040105077828e92f1)) - **ui:** restore collection loading spinners ([#​2520](https://redirect.github.com/maintainerr/Maintainerr/issues/2520)) ([513becd](https://redirect.github.com/maintainerr/Maintainerr/commit/513becd8bad093fd07d13ee9e0405cf8d32cd09c)) - **ui:** restore overview poster loading on mobile ([#​2533](https://redirect.github.com/maintainerr/Maintainerr/issues/2533)) ([d56a046](https://redirect.github.com/maintainerr/Maintainerr/commit/d56a0464ed46faced2cff52ed7a6ab780e599dbb)) ##### Features - **rules:** add ARR disk target path selection for disk space rules ([#​2461](https://redirect.github.com/maintainerr/Maintainerr/issues/2461)) ([e3431fb](https://redirect.github.com/maintainerr/Maintainerr/commit/e3431fb5a6e86d96b69bbf6a1032f0256f7427cc)) - **settings:** unify connection-test error handling across services ([#​2396](https://redirect.github.com/maintainerr/Maintainerr/issues/2396)) ([7ae0c4c](https://redirect.github.com/maintainerr/Maintainerr/commit/7ae0c4cc52eb5c3b1b7945fba19c149185529ac9)) </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:eyJjcmVhdGVkSW5WZXIiOiI0My4yOS4yIiwidXBkYXRlZEluVmVyIjoiNDMuMjkuMiIsInRhcmdldEJyYW5jaCI6Im1hc3RlciIsImxhYmVscyI6WyJhcHAvbWFpbnRhaW5lcnIiLCJhdXRvbWVyZ2UiLCJyZW5vdmF0ZS9jb250YWluZXIiLCJ0eXBlL21pbm9yIl19-->
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 the 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 that 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