From 95906b9869ebaacd9b96b1bf9c6f8d1a942f4ed8 Mon Sep 17 00:00:00 2001 From: TrueCharts Bot Date: Sun, 1 Mar 2026 11:02:52 +0100 Subject: [PATCH] =?UTF-8?q?BREAKING=20CHANGE(maintainerr):=20Update=20imag?= =?UTF-8?q?e=20docker.io/jorenn92/maintainerr=202.27.0=20=E2=86=92=203.0.1?= =?UTF-8?q?=20(#45683)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit This PR contains the following updates: | Package | Update | Change | |---|---|---| | [docker.io/jorenn92/maintainerr](https://redirect.github.com/Maintainerr/Maintainerr) | major | `4d07ffa` → `91ea358` | --- > [!WARNING] > Some dependencies could not be looked up. Check the [Dependency Dashboard](../issues/18710) for more information. Add the preset `:preserveSemverRanges` to your config if you don't want to pin your dependencies. --- ### Release Notes
Maintainerr/Maintainerr (docker.io/jorenn92/maintainerr) ### [`v3.0.1`](https://redirect.github.com/Maintainerr/Maintainerr/blob/HEAD/CHANGELOG.md#301-2026-02-28) [Compare Source](https://redirect.github.com/Maintainerr/Maintainerr/compare/v3.0.0...v3.0.1) ##### Bug Fixes - emit collection notification events only after successful operations ([#​2429](https://redirect.github.com/maintainerr/Maintainerr/issues/2429)) ([d0a11e9](https://redirect.github.com/maintainerr/Maintainerr/commit/d0a11e90bdea562b4677c152516a31f8b934925d)) - **server:** resolve Seerr addUser returning NULL ([#​2436](https://redirect.github.com/maintainerr/Maintainerr/issues/2436)) ([c4eb986](https://redirect.github.com/maintainerr/Maintainerr/commit/c4eb98606029ac56d2cba7c079ca589a03d213a6)), closes [#​2434](https://redirect.github.com/maintainerr/Maintainerr/issues/2434) ### [`v3.0.0`](https://redirect.github.com/Maintainerr/Maintainerr/blob/HEAD/CHANGELOG.md#300-2026-02-28) [Compare Source](https://redirect.github.com/Maintainerr/Maintainerr/compare/v2.27.0...v3.0.0) - Add Jellyfin support ([#​2330](https://redirect.github.com/maintainerr/Maintainerr/issues/2330)) ([174a5cb](https://redirect.github.com/maintainerr/Maintainerr/commit/174a5cb2c4e999470ea6af174787e49c19246e03)) ##### Features - add Jellyfin favorites support as rule property ([#​2393](https://redirect.github.com/maintainerr/Maintainerr/issues/2393)) ([c4e4238](https://redirect.github.com/maintainerr/Maintainerr/commit/c4e42381e119baac7e49cf4896d8489b5903b59c)) - display total collection size in GB on dashboard cards ([#​2394](https://redirect.github.com/maintainerr/Maintainerr/issues/2394)) ([77d85d5](https://redirect.github.com/maintainerr/Maintainerr/commit/77d85d5adb4f722c5433c851ecc37331d0700747)) ##### refactore - unify Overseerr and Jellyseerr into single Seerr abstraction ([#​2397](https://redirect.github.com/maintainerr/Maintainerr/issues/2397)) ([e52cfeb](https://redirect.github.com/maintainerr/Maintainerr/commit/e52cfeb5e3c7bf765239d5a87258b6e5acb74b79)) ##### BREAKING CHANGES - The DB migrations completed here are not backwards compatible with pre-3.0 versions of Maintainerr. - Database schema updated to support multiple media servers. This release is not backward compatible with pre-3.0 versions.
--- ### Configuration 📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined). 🚦 **Automerge**: Disabled by config. Please merge this manually once you are satisfied. ♻ **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. --- - [ ] 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). --- charts/stable/maintainerr/Chart.yaml | 4 ++-- charts/stable/maintainerr/values.yaml | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/charts/stable/maintainerr/Chart.yaml b/charts/stable/maintainerr/Chart.yaml index 1c14e2a9fe7..9c043d636cf 100644 --- a/charts/stable/maintainerr/Chart.yaml +++ b/charts/stable/maintainerr/Chart.yaml @@ -14,7 +14,7 @@ annotations: trueforge.org/min_helm_version: "3.14" trueforge.org/train: stable apiVersion: v2 -appVersion: 2.27.0 +appVersion: 3.0.1 dependencies: - name: common version: 28.32.5 @@ -41,5 +41,5 @@ sources: - https://github.com/trueforge-org/truecharts/tree/master/charts/stable/maintainerr - https://hub.docker.com/r/jorenn92/maintainerr type: application -version: 5.25.0 +version: 6.0.0 diff --git a/charts/stable/maintainerr/values.yaml b/charts/stable/maintainerr/values.yaml index 948ce9e01ca..db196e6ac02 100644 --- a/charts/stable/maintainerr/values.yaml +++ b/charts/stable/maintainerr/values.yaml @@ -2,7 +2,7 @@ image: repository: docker.io/jorenn92/maintainerr pullPolicy: IfNotPresent - tag: 2.27.0@sha256:4d07ffaf673f7703bcead8e67f2a9f4fbd5e6bb4d43e4c7c8f81bb45844c8e1b + tag: 3.0.1@sha256:91ea358e965c2693e18e1f21ce1e7df016610bfdfd50e94d1fa3cc8e5e1a53f4 securityContext: container: