chore(helm): update image docker.io/jorenn92/maintainerr 2.20.0 → 2.21.0 (#41785)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | [docker.io/jorenn92/maintainerr](https://redirect.github.com/Maintainerr/Maintainerr) | minor | `156e7cb` -> `c107c09` | --- > [!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>Maintainerr/Maintainerr (docker.io/jorenn92/maintainerr)</summary> ### [`v2.21.0`](https://redirect.github.com/Maintainerr/Maintainerr/blob/HEAD/CHANGELOG.md#2210-2025-11-16) [Compare Source](https://redirect.github.com/Maintainerr/Maintainerr/compare/v2.20.0...v2.21.0) ##### Bug Fixes - Always get fresh Plex collection children when syncing ([#​2009](https://redirect.github.com/maintainerr/Maintainerr/issues/2009)) ([c8f1770](https://redirect.github.com/maintainerr/Maintainerr/commit/c8f1770018e02c807076f7790cf7be2152dcf0e1)), closes [#​1705](https://redirect.github.com/maintainerr/Maintainerr/issues/1705) - Clear Plex authentication throwing error ([#​2035](https://redirect.github.com/maintainerr/Maintainerr/issues/2035)) ([81dd149](https://redirect.github.com/maintainerr/Maintainerr/commit/81dd149b0ff616f7e38898a14c36a775fe43cc73)) - Collection info loader using incorrect colspan ([0618fe7](https://redirect.github.com/maintainerr/Maintainerr/commit/0618fe72f42cd35ad530269c66c72f86af1160f1)) - Collection Plex ID not being reset in rare circumstances ([#​2010](https://redirect.github.com/maintainerr/Maintainerr/issues/2010)) ([fae3df5](https://redirect.github.com/maintainerr/Maintainerr/commit/fae3df5cb3e0fafc802444e5639f869fad0aa470)) - ES Module import error for octokit packages ([#​2012](https://redirect.github.com/maintainerr/Maintainerr/issues/2012)) ([efa35c6](https://redirect.github.com/maintainerr/Maintainerr/commit/efa35c68ae2c984a6509f67d09dd3f77bba45891)) - Improve notification msg when Plex item non-existent ([#​1998](https://redirect.github.com/maintainerr/Maintainerr/issues/1998)) ([b86cf79](https://redirect.github.com/maintainerr/Maintainerr/commit/b86cf799f107a7221699f862af954fc0240f7643)) - Improve promise usage ([#​2004](https://redirect.github.com/maintainerr/Maintainerr/issues/2004)) ([ae11068](https://redirect.github.com/maintainerr/Maintainerr/commit/ae11068a97b17c24c7d22abba544533fb7420285)) - prevent media modal from opening on global exclusion removal confirmation ([#​2008](https://redirect.github.com/maintainerr/Maintainerr/issues/2008)) ([b45bcec](https://redirect.github.com/maintainerr/Maintainerr/commit/b45bcec19eb74ac4263d83a9113c0ce30f180ce9)) - Remove erroneous whitespace in notification message ([#​2015](https://redirect.github.com/maintainerr/Maintainerr/issues/2015)) ([afbc273](https://redirect.github.com/maintainerr/Maintainerr/commit/afbc27362f31282f66d2441fa39befa16ae7ba4e)) - Respect GitHub API rate limits ([#​2007](https://redirect.github.com/maintainerr/Maintainerr/issues/2007)) ([ade0469](https://redirect.github.com/maintainerr/Maintainerr/commit/ade04690fe492953b5aaeebcb8fb18aafaf78f29)) - Take action after days not resetting back to default ([#​2017](https://redirect.github.com/maintainerr/Maintainerr/issues/2017)) ([232687b](https://redirect.github.com/maintainerr/Maintainerr/commit/232687b6e1026a0435889d2df480f99e64b99522)) - Wrap media title in quotes in reminder notification ([#​2016](https://redirect.github.com/maintainerr/Maintainerr/issues/2016)) ([a755c94](https://redirect.github.com/maintainerr/Maintainerr/commit/a755c94748bd97c3784f2a736918d31307b917f0)) ##### Features - Disallow crawlers in robots.txt ([#​2042](https://redirect.github.com/maintainerr/Maintainerr/issues/2042)) ([99f4c61](https://redirect.github.com/maintainerr/Maintainerr/commit/99f4c61929d4ee3b1eed522867a8410e1af10db9)) - Reduce Docker image size by 40%\~ ([#​2018](https://redirect.github.com/maintainerr/Maintainerr/issues/2018)) ([e157805](https://redirect.github.com/maintainerr/Maintainerr/commit/e1578055acefc5e787889b6ac7534d4250d1823a)) - Upgrade Node.js from v20 to v24 ([#​2021](https://redirect.github.com/maintainerr/Maintainerr/issues/2021)) ([5bdc189](https://redirect.github.com/maintainerr/Maintainerr/commit/5bdc189ad4b635f34c35600f4efd417bbefa4328)) </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:eyJjcmVhdGVkSW5WZXIiOiI0Mi4xMC4zIiwidXBkYXRlZEluVmVyIjoiNDIuMTAuMyIsInRhcmdldEJyYW5jaCI6Im1hc3RlciIsImxhYmVscyI6WyJhdXRvbWVyZ2UiLCJyZW5vdmF0ZS9jb250YWluZXIiLCJ0eXBlL21pbm9yIl19-->
This commit is contained in:
@@ -11,7 +11,7 @@ annotations:
|
||||
truecharts.org/min_kubernetes_version: 1.24.0
|
||||
truecharts.org/train: stable
|
||||
apiVersion: v2
|
||||
appVersion: 2.20.0
|
||||
appVersion: 2.21.0
|
||||
dependencies:
|
||||
- name: common
|
||||
version: 28.26.3
|
||||
@@ -38,5 +38,5 @@ sources:
|
||||
- https://github.com/trueforge-org/truecharts/tree/master/charts/stable/maintainerr
|
||||
- https://hub.docker.com/r/jorenn92/maintainerr
|
||||
type: application
|
||||
version: 5.13.2
|
||||
version: 5.14.0
|
||||
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
image:
|
||||
repository: docker.io/jorenn92/maintainerr
|
||||
pullPolicy: IfNotPresent
|
||||
tag: 2.20.0@sha256:156e7cb70f508d2e45d4da499254528623f7b7e514198befbac71b32bedd3aff
|
||||
tag: 2.21.0@sha256:c107c09da8c5dd2f6336c04f41c04c2da1fb8274c357f8680ebf79652d810df4
|
||||
|
||||
securityContext:
|
||||
container:
|
||||
|
||||
Reference in New Issue
Block a user