chore(helm): update image docker.io/jorenn92/maintainerr 2.12.0 → 2.13.1 (#33891)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | [docker.io/jorenn92/maintainerr](https://redirect.github.com/jorenn92/Maintainerr) | minor | `cd2b035` -> `ae7ea64` | --- > [!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.13.1`](https://redirect.github.com/jorenn92/Maintainerr/blob/HEAD/CHANGELOG.md#2131-2025-04-03) [Compare Source](https://redirect.github.com/jorenn92/Maintainerr/compare/v2.13.0...v2.13.1) ##### Bug Fixes - list types not showing underlying T type options in ui ([#​1682](https://redirect.github.com/jorenn92/Maintainerr/issues/1682)) ([658860f](https://redirect.github.com/jorenn92/Maintainerr/commit/658860f523782e6d223320557d40ee106e132329)) ### [`v2.13.0`](https://redirect.github.com/jorenn92/Maintainerr/blob/HEAD/CHANGELOG.md#2130-2025-04-01) [Compare Source](https://redirect.github.com/jorenn92/Maintainerr/compare/v2.12.0...v2.13.0) ##### Features - allow checking show status when mediaType=season ([#​1649](https://redirect.github.com/jorenn92/Maintainerr/issues/1649)) ([832c440](https://redirect.github.com/jorenn92/Maintainerr/commit/832c440ba1a1e37a2a0b4cf5f40234250cdc624b)) - allow comparing list sizes against a number ([#​1530](https://redirect.github.com/jorenn92/Maintainerr/issues/1530)) ([a321cbd](https://redirect.github.com/jorenn92/Maintainerr/commit/a321cbdbb3295f4e2b56c1a9d4e3ae15124362b1)) - Allow Jellyfin & Emby users in Jellyseerr rule ([#​1661](https://redirect.github.com/jorenn92/Maintainerr/issues/1661)) ([5482b8b](https://redirect.github.com/jorenn92/Maintainerr/commit/5482b8bc17e7a415d23aa77fd52414bfbea8afdb)) </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:eyJjcmVhdGVkSW5WZXIiOiIzOS4yMjIuMiIsInVwZGF0ZWRJblZlciI6IjM5LjIyMi4yIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvbWlub3IiXX0=-->
This commit is contained in:
@@ -6,7 +6,7 @@ annotations:
|
||||
truecharts.org/min_helm_version: "3.11"
|
||||
truecharts.org/train: stable
|
||||
apiVersion: v2
|
||||
appVersion: 2.12.0
|
||||
appVersion: 2.13.1
|
||||
dependencies:
|
||||
- name: common
|
||||
version: 25.4.10
|
||||
@@ -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.15.0
|
||||
version: 4.16.0
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
image:
|
||||
repository: docker.io/jorenn92/maintainerr
|
||||
pullPolicy: IfNotPresent
|
||||
tag: 2.12.0@sha256:cd2b0358dbb7f4ced61a8ad508cfda72e3409f578fd5be0b4ec030d0a0415f1c
|
||||
tag: 2.13.1@sha256:ae7ea64ac30f6d295111809c85154640804f7cec03fd36ff91cf52212994e170
|
||||
|
||||
securityContext:
|
||||
container:
|
||||
|
||||
Reference in New Issue
Block a user