chore(helm): update image docker.io/jorenn92/maintainerr 2.13.1 → 2.14.0 (#34451)

This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
|
[docker.io/jorenn92/maintainerr](https://redirect.github.com/jorenn92/Maintainerr)
| minor | `ae7ea64` -> `61ed94b` |

Add the preset `:preserveSemverRanges` to your config if you don't want
to pin your dependencies.

---

### Release Notes

<details>
<summary>jorenn92/Maintainerr (docker.io/jorenn92/maintainerr)</summary>

###
[`v2.14.0`](https://redirect.github.com/jorenn92/Maintainerr/blob/HEAD/CHANGELOG.md#2140-2025-04-15)

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

##### Bug Fixes

- Ensure signals are passed down to the apps
([#&#8203;1680](https://redirect.github.com/jorenn92/Maintainerr/issues/1680))
([702fc17](https://redirect.github.com/jorenn92/Maintainerr/commit/702fc17feeae9dcc40b625c0710b9478158a182f))
- force reset Overseerr throwing exception
([#&#8203;1699](https://redirect.github.com/jorenn92/Maintainerr/issues/1699))
([c74416f](https://redirect.github.com/jorenn92/Maintainerr/commit/c74416fa702d6268fde3a77ed9a5df1306d513a1))
- Reintroduce episode # in media card
([#&#8203;1688](https://redirect.github.com/jorenn92/Maintainerr/issues/1688))
([b25159d](https://redirect.github.com/jorenn92/Maintainerr/commit/b25159d7a846a81bb68e5e777739edf8ca19f3b6))
- Restrict Test Media to the collection's library
([#&#8203;1693](https://redirect.github.com/jorenn92/Maintainerr/issues/1693))
([c254d93](https://redirect.github.com/jorenn92/Maintainerr/commit/c254d931d75dc2fc8862db394cafb11b5bf0ed1e))
- stop returning music libraries
([#&#8203;1695](https://redirect.github.com/jorenn92/Maintainerr/issues/1695))
([7202890](https://redirect.github.com/jorenn92/Maintainerr/commit/7202890181827d26f2536e7525df07b912799451))
- Unable to save rules with 'Bigger' actions
([#&#8203;1697](https://redirect.github.com/jorenn92/Maintainerr/issues/1697))
([920a86b](https://redirect.github.com/jorenn92/Maintainerr/commit/920a86b1df41c35de073f1dbace6ecb4189d5797))

##### Features

- Add episode number & file path rules
([#&#8203;1673](https://redirect.github.com/jorenn92/Maintainerr/issues/1673))
([6b3e4c9](https://redirect.github.com/jorenn92/Maintainerr/commit/6b3e4c90bf4cd2a76bd993782917a346c2001b21))
- Add rule & collection job status indicators
([#&#8203;1659](https://redirect.github.com/jorenn92/Maintainerr/issues/1659))
([aebf3ae](https://redirect.github.com/jorenn92/Maintainerr/commit/aebf3ae40befcee0e83796d797c979ca96ab5174))

####
[2.13.1](https://redirect.github.com/jorenn92/Maintainerr/compare/v2.13.0...v2.13.1)
(2025-04-03)

##### Bug Fixes

- list types not showing underlying T type options in ui
([#&#8203;1682](https://redirect.github.com/jorenn92/Maintainerr/issues/1682))
([658860f](https://redirect.github.com/jorenn92/Maintainerr/commit/658860f523782e6d223320557d40ee106e132329))

</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:eyJjcmVhdGVkSW5WZXIiOiIzOS4yMzguMCIsInVwZGF0ZWRJblZlciI6IjM5LjIzOC4wIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvbWlub3IiXX0=-->
This commit is contained in:
TrueCharts Bot
2025-04-16 02:54:38 +02:00
committed by GitHub
parent a4927f26d3
commit 2cd0fb17ff
2 changed files with 3 additions and 3 deletions
+2 -2
View File
@@ -9,7 +9,7 @@ annotations:
truecharts.org/min_helm_version: "3.14" truecharts.org/min_helm_version: "3.14"
truecharts.org/train: stable truecharts.org/train: stable
apiVersion: v2 apiVersion: v2
appVersion: 2.13.1 appVersion: 2.14.0
dependencies: dependencies:
- name: common - name: common
version: 25.4.10 version: 25.4.10
@@ -36,5 +36,5 @@ sources:
- https://github.com/truecharts/charts/tree/master/charts/stable/maintainerr - https://github.com/truecharts/charts/tree/master/charts/stable/maintainerr
- https://hub.docker.com/r/jorenn92/maintainerr - https://hub.docker.com/r/jorenn92/maintainerr
type: application type: application
version: 4.16.0 version: 4.17.0
+1 -1
View File
@@ -1,7 +1,7 @@
image: image:
repository: docker.io/jorenn92/maintainerr repository: docker.io/jorenn92/maintainerr
pullPolicy: IfNotPresent pullPolicy: IfNotPresent
tag: 2.13.1@sha256:ae7ea64ac30f6d295111809c85154640804f7cec03fd36ff91cf52212994e170 tag: 2.14.0@sha256:61ed94bec0ea71b6b289b45ee82acc2c5d94b954026e6cbb1d5262aad6811b59
securityContext: securityContext:
container: container: