Files
truecharts/charts/stable/maintainerr
TrueCharts Bot a6b0db964c feat(maintainerr): update image docker.io/jorenn92/maintainerr 3.1.0 → 3.2.0 (#46449)
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
([#&#8203;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
([#&#8203;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
([#&#8203;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
([#&#8203;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
([#&#8203;2445](https://redirect.github.com/maintainerr/Maintainerr/issues/2445))
([c431b4c](https://redirect.github.com/maintainerr/Maintainerr/commit/c431b4cb6808e1d23b0d071ec63c65c942f1b142))
- resolve Jellyfin collection creation failure
([#&#8203;2493](https://redirect.github.com/maintainerr/Maintainerr/issues/2493))
([#&#8203;2511](https://redirect.github.com/maintainerr/Maintainerr/issues/2511))
([7d5db09](https://redirect.github.com/maintainerr/Maintainerr/commit/7d5db0924c8a22cfe121f69cb3b9a234e3c8eed4))
- **rules:** preserve plex imdb metadata comparisons
([#&#8203;2528](https://redirect.github.com/maintainerr/Maintainerr/issues/2528))
([946dd0e](https://redirect.github.com/maintainerr/Maintainerr/commit/946dd0efc209649542db97984afbe4cfb47fd55e))
- **server:** improve Jellyfin watch data aggregation
([#&#8203;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
([#&#8203;2483](https://redirect.github.com/maintainerr/Maintainerr/issues/2483))
([683ac81](https://redirect.github.com/maintainerr/Maintainerr/commit/683ac8187bea49e708ebe116d7044befd26d16f2))
- **server:** validate servarr settings payloads
([#&#8203;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
([#&#8203;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
([#&#8203;2524](https://redirect.github.com/maintainerr/Maintainerr/issues/2524))
([3be6814](https://redirect.github.com/maintainerr/Maintainerr/commit/3be68144460aa8be57ddfe71d25d6bdfa68b5fc5))
- **ui:** preserve schemed servarr host input
([#&#8203;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
([#&#8203;2519](https://redirect.github.com/maintainerr/Maintainerr/issues/2519))
([3d1797e](https://redirect.github.com/maintainerr/Maintainerr/commit/3d1797ec340f7289a3adf2e040105077828e92f1))
- **ui:** restore collection loading spinners
([#&#8203;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
([#&#8203;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
([#&#8203;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
([#&#8203;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-->
2026-03-27 01:44:06 +01:00
..
2026-03-06 00:23:07 +00:00

title
title
README

General Info

For more information about this Chart, please check the docs on the TrueCharts website

This chart is not maintained by the upstream project and any issues with the chart should be raised here

Installation

Helm-Chart installation

To install TrueCharts Helm charts using Helm, you can use our OCI Repository.

helm install mychart oci://oci.trueforge.org/truecharts/maintainerr

For more information on how to install TrueCharts Helm charts, checkout the instructions on the website

Chart Specific Guides and information

All our charts have dedicated documentation pages. The documentation for this chart can be found here: https://trueforge.org/truecharts/stable/maintainerr

Configuration Options

To view the chart specific options, please view Values.yaml included in the chart. The most recent version of which, is available here: https://github.com/trueforge-org/truecharts/blob/master/charts/stable/maintainerr/values.yaml

All our Charts use a shared "common" library chart that contains most of the templating and options. For the complete overview of all available options, please checkout the documentation for them on the common docs on our website

For information about the common chart and all defaults included with it, please review its values.yaml file available here: https://github.com/trueforge-org/truecharts/blob/master/charts/library/common/values.yaml

Support


Sponsor TrueCharts

TrueCharts can only exist due to the incredible effort of our staff. Please consider making a donation or contributing back to the project any way you can!

All Rights Reserved - The TrueCharts Project