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 ([#​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-->
This commit is contained in:
@@ -8,7 +8,7 @@ annotations:
|
||||
trueforge.org/min_helm_version: "3.14"
|
||||
trueforge.org/train: stable
|
||||
apiVersion: v2
|
||||
appVersion: 3.1.0
|
||||
appVersion: 3.2.0
|
||||
dependencies:
|
||||
- name: common
|
||||
version: 29.0.0
|
||||
@@ -35,5 +35,5 @@ sources:
|
||||
- https://github.com/trueforge-org/truecharts/tree/master/charts/stable/maintainerr
|
||||
- https://hub.docker.com/r/jorenn92/maintainerr
|
||||
type: application
|
||||
version: 7.0.0
|
||||
version: 7.1.0
|
||||
|
||||
|
||||
@@ -2,7 +2,7 @@
|
||||
image:
|
||||
repository: docker.io/jorenn92/maintainerr
|
||||
pullPolicy: IfNotPresent
|
||||
tag: 3.1.0@sha256:6c994bb7fd0dbe22deb008478bc6b35f2a8f2bb12412f6157a935d6c8842bd11
|
||||
tag: 3.2.0@sha256:6c65cdbf787f44327944abdca11778a9043cb3ae4f91edd10b9fcb7203c00f1c
|
||||
|
||||
securityContext:
|
||||
container:
|
||||
|
||||
Reference in New Issue
Block a user