chore(deps): update container image jorenn92/maintainerr to v2.1.0@31f857d by renovate (#25830)

This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
|
[jorenn92/maintainerr](https://redirect.github.com/jorenn92/Maintainerr)
| minor | `2.0.4` -> `2.1.0` |

---

> [!WARNING]
> Some dependencies could not be looked up. Check the Dependency
Dashboard for more information.

---

### Release Notes

<details>
<summary>jorenn92/Maintainerr (jorenn92/maintainerr)</summary>

###
[`v2.1.0`](https://redirect.github.com/jorenn92/Maintainerr/blob/HEAD/CHANGELOG.md#210-2024-09-02)

[Compare
Source](https://redirect.github.com/jorenn92/Maintainerr/compare/v2.0.4...v2.1.0)

##### Bug Fixes

- Added extra error handling to Overseerr's isRequested rule
([#&#8203;1232](https://redirect.github.com/jorenn92/Maintainerr/issues/1232))
([dc42a98](https://redirect.github.com/jorenn92/Maintainerr/commit/dc42a987f7a76deec454595384f13d371ac8c090))
- Fetching movies by tmdbId no longer utilizes Radarr's lookup endpoint
([#&#8203;1214](https://redirect.github.com/jorenn92/Maintainerr/issues/1214))
([1a84b8c](https://redirect.github.com/jorenn92/Maintainerr/commit/1a84b8cf505bb6216af8a85ab907b3c912bdd267))
- Fixed an issue where Overseerr's 'requested by' rule failed to fetch
the Plex user when the user uses a display name
([a4422f5](https://redirect.github.com/jorenn92/Maintainerr/commit/a4422f578effca020be8b27ffb828c92c7a7bb56))
- Fixed an issue where Overseerr's 'requested by' rule failed to fetch
the Plex user when the user uses a display name
([#&#8203;1231](https://redirect.github.com/jorenn92/Maintainerr/issues/1231))
([9f1cc65](https://redirect.github.com/jorenn92/Maintainerr/commit/9f1cc6562148d2d631d6a3d05d4d12f74613f756))
- Fixed Radarr file size rule, when 'sizeOnDisk' is not available, it'll
now fall back to movieFile.size
([#&#8203;1205](https://redirect.github.com/jorenn92/Maintainerr/issues/1205))
([1aac50b](https://redirect.github.com/jorenn92/Maintainerr/commit/1aac50bc3e7d3be9d64e14950004619581944c6c))
- Improved logging when media is not removable through \*arr
([#&#8203;1177](https://redirect.github.com/jorenn92/Maintainerr/issues/1177))
([074c7c3](https://redirect.github.com/jorenn92/Maintainerr/commit/074c7c39acd5560e40c7a20ebe8b35c048ac7a6b))
- Improved Overseerr rule logs in case of failures
([#&#8203;1178](https://redirect.github.com/jorenn92/Maintainerr/issues/1178))
([f6466e3](https://redirect.github.com/jorenn92/Maintainerr/commit/f6466e332be246505b1d00db6946ca1bfc7e873e))

##### Features

- Added an integration with the Plex community API and introduced a
'Plex - Watchlisted by' rule utilizing this endpoint
([#&#8203;1152](https://redirect.github.com/jorenn92/Maintainerr/issues/1152))
([1ebba97](https://redirect.github.com/jorenn92/Maintainerr/commit/1ebba9766421439689a0a63dde4a85aef23845f1))

####
[2.0.4](https://redirect.github.com/jorenn92/Maintainerr/compare/v2.0.3...v2.0.4)
(2024-06-19)

##### Bug Fixes

- Added "Last Aired At" rule for shows & seasons (Thanks
[@&#8203;benfugate](https://redirect.github.com/benfugate))
([63db845](https://redirect.github.com/jorenn92/Maintainerr/commit/63db845291445330f86b1c009c466341cf9735bc))
- Adjusted UI to listen to all interfaces, resolving issues with
multiple networks
([#&#8203;1104](https://redirect.github.com/jorenn92/Maintainerr/issues/1104))
([017a25d](https://redirect.github.com/jorenn92/Maintainerr/commit/017a25d73a792728fa227c7bd526ed50e9c12a1a))
- Fixed an issue where .next/cache directory creation would fail when
using a custom user
([#&#8203;1102](https://redirect.github.com/jorenn92/Maintainerr/issues/1102))
([fa9a30c](https://redirect.github.com/jorenn92/Maintainerr/commit/fa9a30c8181ccafe3614e2d5e113f61ff89a7a26))
- Fixed an issue where fetching some Plex ratingkeys from shows would
fail
([2268513](https://redirect.github.com/jorenn92/Maintainerr/commit/226851358ad856d761985b8d3f6d20864cfe4ac0))
- Fixed an issue where having an operator on the first rule would make
the rule return a 'null' value
([ce18dea](https://redirect.github.com/jorenn92/Maintainerr/commit/ce18dea65be7df37215671f7a9c810c8a34b7c76))
- Redirected all links to the hosted documentation & removed the
internal Jsdoc documentation server
([#&#8203;1134](https://redirect.github.com/jorenn92/Maintainerr/issues/1134))
([0ed8164](https://redirect.github.com/jorenn92/Maintainerr/commit/0ed8164bac6894dc2c5094876a36e016cfd0caae)),
closes
[#&#8203;1119](https://redirect.github.com/jorenn92/Maintainerr/issues/1119)
[#&#8203;1119](https://redirect.github.com/jorenn92/Maintainerr/issues/1119)
[#&#8203;1119](https://redirect.github.com/jorenn92/Maintainerr/issues/1119)
[#&#8203;1119](https://redirect.github.com/jorenn92/Maintainerr/issues/1119)

####
[2.0.3](https://redirect.github.com/jorenn92/Maintainerr/compare/v2.0.2...v2.0.3)
(2024-03-25)

##### Bug Fixes

- Automatically prepend https for Overseerr, Sonarr and Radarr when
choosing port 443
([1616cfd](https://redirect.github.com/jorenn92/Maintainerr/commit/1616cfd0c4196b298fd5699621f17e07e68de768))
- Ensure proper URL generation on the settings pages by handling the
pathname in hostnames correctly
([f8a80a7](https://redirect.github.com/jorenn92/Maintainerr/commit/f8a80a7787105e1d9a8e01f02785796fbccc3853))
- Fixed an issue where episodes would only be deleted, but not
unmonitored when using the 'Unmonitor and delete episode' rule action
([#&#8203;943](https://redirect.github.com/jorenn92/Maintainerr/issues/943))
([070b381](https://redirect.github.com/jorenn92/Maintainerr/commit/070b381f05c1856e8789b32de8fef010350881c6))
- **rules:** Season action 'unmonitor and delete existing episodes' will
now correctly remove and unmonitor existing episodes. The season itself
will stay monitored.
([#&#8203;951](https://redirect.github.com/jorenn92/Maintainerr/issues/951))
([c5a135b](https://redirect.github.com/jorenn92/Maintainerr/commit/c5a135b94b42e7d2faf2b91ecda61d6ccfefa682))
- Shows will now be correctly unmonitored when using the 'unmonitor..'
Sonarr action. Previously, only the seasons would be unmonitored
([e6bff13](https://redirect.github.com/jorenn92/Maintainerr/commit/e6bff13626a98852163cd7bf5c8ba921c78ec16b))

####
[2.0.2](https://redirect.github.com/jorenn92/Maintainerr/compare/v2.0.1...v2.0.2)
(2024-02-11)

##### Bug Fixes

- Failure to fetch latest GitHub version crashes the UI
([#&#8203;891](https://redirect.github.com/jorenn92/Maintainerr/issues/891))
([4ce9ac9](https://redirect.github.com/jorenn92/Maintainerr/commit/4ce9ac9b353669db31b1781edff5d66f3b1addee))

####
[2.0.1](https://redirect.github.com/jorenn92/Maintainerr/compare/v2.0.0...v2.0.1)
(2024-02-09)

##### Bug Fixes

- **docker:** ensure $HOME is set consistently for all configs.
([f952bba](https://redirect.github.com/jorenn92/Maintainerr/commit/f952bbaf103aeb90cf088742cf46bd8ca61b1477))
- Resolve SQL error during Plex collection recreation
([be1b801](https://redirect.github.com/jorenn92/Maintainerr/commit/be1b8017bd7d4c8387fa5cbea797e373d1f3e63b))
- Resolved an issue where Plex's SSL flag would not be updated correctly
on the settings page
([d65927a](https://redirect.github.com/jorenn92/Maintainerr/commit/d65927a761439e1e3df511c3a5d3ba7e287db35c))

</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:eyJjcmVhdGVkSW5WZXIiOiIzOC42My4wIiwidXBkYXRlZEluVmVyIjoiMzguNjMuMCIsInRhcmdldEJyYW5jaCI6Im1hc3RlciIsImxhYmVscyI6WyJhdXRvbWVyZ2UiLCJ1cGRhdGUvZG9ja2VyL2dlbmVyYWwvbm9uLW1ham9yIl19-->
This commit is contained in:
TrueCharts Bot
2024-09-02 20:30:44 +02:00
committed by GitHub
parent 586c885412
commit 7e2072b8fe
2 changed files with 3 additions and 3 deletions
+2 -2
View File
@@ -6,7 +6,7 @@ annotations:
truecharts.org/min_helm_version: "3.11"
truecharts.org/train: stable
apiVersion: v2
appVersion: 2.0.4
appVersion: 2.1.0
dependencies:
- name: common
version: 24.1.14
@@ -33,4 +33,4 @@ sources:
- https://github.com/truecharts/charts/tree/master/charts/stable/maintainerr
- https://hub.docker.com/r/jorenn92/maintainerr
type: application
version: 4.1.6
version: 4.2.0
+1 -1
View File
@@ -1,7 +1,7 @@
image:
repository: jorenn92/maintainerr
pullPolicy: IfNotPresent
tag: 2.0.4@sha256:c590387b72e74852cfe83ed2f512f6582653d458c54ee9cfb71210d5f587eaad
tag: 2.1.0@sha256:31f857dcd33d1583e5b8d614f7fdb4ab308964d96b0669740927de295daff947
securityContext:
container: