chore(helm): update image docker.io/jorenn92/maintainerr 2.21.0 → 2.22.0 (#42256)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | [docker.io/jorenn92/maintainerr](https://redirect.github.com/Maintainerr/Maintainerr) | minor | `c107c09` -> `2d8ebc0` | --- > [!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.22.0`](https://redirect.github.com/Maintainerr/Maintainerr/blob/HEAD/CHANGELOG.md#2220-2025-11-29) [Compare Source](https://redirect.github.com/Maintainerr/Maintainerr/compare/v2.21.0...v2.22.0) ##### Bug Fixes - BASE\_PATH support ([#​2052](https://redirect.github.com/maintainerr/Maintainerr/issues/2052)) ([f0a2410](https://redirect.github.com/maintainerr/Maintainerr/commit/f0a24100f196fe2cfd844cb5335b9959234ca1c6)) - Improve language for rule options & hide irrelevant ones ([#​2097](https://redirect.github.com/maintainerr/Maintainerr/issues/2097)) ([91f3173](https://redirect.github.com/maintainerr/Maintainerr/commit/91f31730bc222b9ce61a92dba578f5855086c8ac)) - Radarr import list exclusions missing for unmonitor actions ([#​2098](https://redirect.github.com/maintainerr/Maintainerr/issues/2098)) ([05bd94c](https://redirect.github.com/maintainerr/Maintainerr/commit/05bd94cc379b112a58bfd97d4abac451b501bf9b)) - Rule Group Active input not linked to label ([#​2101](https://redirect.github.com/maintainerr/Maintainerr/issues/2101)) ([95196f4](https://redirect.github.com/maintainerr/Maintainerr/commit/95196f400225af7ac8ddd3420ca1fc31c84c6722)) ##### Features - Serve UI statically from API ([#​2044](https://redirect.github.com/maintainerr/Maintainerr/issues/2044)) ([dbd93fc](https://redirect.github.com/maintainerr/Maintainerr/commit/dbd93fcc92e5bd7264b6ecd808da88f101f4144e)) </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:eyJjcmVhdGVkSW5WZXIiOiI0Mi4xNy4wIiwidXBkYXRlZEluVmVyIjoiNDIuMTcuMCIsInRhcmdldEJyYW5jaCI6Im1hc3RlciIsImxhYmVscyI6WyJhdXRvbWVyZ2UiLCJyZW5vdmF0ZS9jb250YWluZXIiLCJ0eXBlL21pbm9yIl19-->
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.21.0
|
||||
appVersion: 2.22.0
|
||||
dependencies:
|
||||
- name: common
|
||||
version: 28.29.2
|
||||
@@ -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.16.1
|
||||
version: 5.17.0
|
||||
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
image:
|
||||
repository: docker.io/jorenn92/maintainerr
|
||||
pullPolicy: IfNotPresent
|
||||
tag: 2.21.0@sha256:c107c09da8c5dd2f6336c04f41c04c2da1fb8274c357f8680ebf79652d810df4
|
||||
tag: 2.22.0@sha256:2d8ebc056b243ab797b980149b1b60df5aa372defd4e72d4e6b1912593633cae
|
||||
|
||||
securityContext:
|
||||
container:
|
||||
|
||||
Reference in New Issue
Block a user