mirror of
https://github.com/truecharts/charts.git
synced 2026-08-01 09:14:34 -03:00
chore(helm): update image docker.io/jorenn92/maintainerr 2.15.0 → 2.17.0 (#35901)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | [docker.io/jorenn92/maintainerr](https://redirect.github.com/jorenn92/Maintainerr) | minor | `861fa79` -> `d070076` | --- > [!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>jorenn92/Maintainerr (docker.io/jorenn92/maintainerr)</summary> ### [`v2.17.0`](https://redirect.github.com/jorenn92/Maintainerr/blob/HEAD/CHANGELOG.md#2170-2025-05-29) [Compare Source](https://redirect.github.com/jorenn92/Maintainerr/compare/v2.16.0...v2.17.0) ##### Bug Fixes - Incorrect sectionResults operator ([#​1805](https://redirect.github.com/jorenn92/Maintainerr/issues/1805)) ([4c97819](4c97819ae3)) - prepend missing basePath occurences ([#​1806](https://redirect.github.com/jorenn92/Maintainerr/issues/1806)) ([3e13645](3e13645fa5)) - Prevent undefined base path appearing in path ([#​1807](https://redirect.github.com/jorenn92/Maintainerr/issues/1807)) ([e8b8815](e8b8815ec4)) ##### Features - Add additional \*arr quality profile rules ([#​1743](https://redirect.github.com/jorenn92/Maintainerr/issues/1743)) ([beb326a](beb326a47a)) ### [`v2.16.0`](https://redirect.github.com/jorenn92/Maintainerr/blob/HEAD/CHANGELOG.md#2160-2025-05-28) [Compare Source](https://redirect.github.com/jorenn92/Maintainerr/compare/v2.15.0...v2.16.0) ##### Bug Fixes - Rule groups not in consistent order ([#​1787](https://redirect.github.com/jorenn92/Maintainerr/issues/1787)) ([fe5c0d2](fe5c0d2864)) - Tautulli settings not updating until restart ([#​1804](https://redirect.github.com/jorenn92/Maintainerr/issues/1804)) ([ddae9d3](ddae9d3fd4)) - Test media failing due to missing AbortSignal ([#​1802](https://redirect.github.com/jorenn92/Maintainerr/issues/1802)) ([3d088b0](3d088b0de1)) ##### Features - Request stop of running rules ([#​1735](https://redirect.github.com/jorenn92/Maintainerr/issues/1735)) ([7a08d94](7a08d94f49)) - Save rule results against collection log ([#​1777](https://redirect.github.com/jorenn92/Maintainerr/issues/1777)) ([f379b39](f379b39bb8)) </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:
@@ -9,7 +9,7 @@ annotations:
|
||||
truecharts.org/min_helm_version: "3.14"
|
||||
truecharts.org/train: stable
|
||||
apiVersion: v2
|
||||
appVersion: 2.15.0
|
||||
appVersion: 2.17.0
|
||||
dependencies:
|
||||
- name: common
|
||||
version: 25.4.10
|
||||
@@ -36,5 +36,5 @@ sources:
|
||||
- https://github.com/truecharts/charts/tree/master/charts/stable/maintainerr
|
||||
- https://hub.docker.com/r/jorenn92/maintainerr
|
||||
type: application
|
||||
version: 4.18.0
|
||||
version: 4.19.0
|
||||
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
image:
|
||||
repository: docker.io/jorenn92/maintainerr
|
||||
pullPolicy: IfNotPresent
|
||||
tag: 2.15.0@sha256:861fa79fc8f60df31a85bf340cb322f68148faecaa8a6002b4d0cdc37f45381d
|
||||
tag: 2.17.0@sha256:d0700764e30cfb6c10b3e13c555427f931f2193c57effa3938458f146da504df
|
||||
|
||||
securityContext:
|
||||
container:
|
||||
|
||||
Reference in New Issue
Block a user