From 61acd7829fcb123b1caefa0c9e6a6fbee1a8af8c Mon Sep 17 00:00:00 2001 From: TrueCharts Bot Date: Mon, 11 May 2026 22:42:46 +0200 Subject: [PATCH] =?UTF-8?q?feat(maintainerr):=20update=20image=20docker.io?= =?UTF-8?q?/maintainerr/maintainerr=203.10.2=20=E2=86=92=203.11.0=20(#4813?= =?UTF-8?q?9)?= 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/maintainerr/maintainerr](https://redirect.github.com/Maintainerr/Maintainerr) | minor | `b6a8c18` → `64180be` | --- > [!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/maintainerr/maintainerr) ### [`v3.11.0`](https://redirect.github.com/Maintainerr/Maintainerr/releases/tag/v3.11.0) [Compare Source](https://redirect.github.com/Maintainerr/Maintainerr/compare/v3.10.2...v3.11.0) #### Highlights - Added support for force-processing overlays and gated reset operations against concurrent processing runs ([#​2827](https://redirect.github.com/Maintainerr/Maintainerr/issues/2827)). - Improved collection sorting: collections now apply sort order at save time and synchronize with the media server ([#​2860](https://redirect.github.com/Maintainerr/Maintainerr/issues/2860), [#​2868](https://redirect.github.com/Maintainerr/Maintainerr/issues/2868)). - Enhanced storage metrics with detailed breakdowns for potential reclaimable space by movies, shows, seasons, and episodes ([#​2854](https://redirect.github.com/Maintainerr/Maintainerr/issues/2854)). #### Breaking Changes - Overlay reset operations are now gated against concurrent processing runs ([#​2827](https://redirect.github.com/Maintainerr/Maintainerr/issues/2827)). #### Features - Added force-processing support for overlay operations ([#​2827](https://redirect.github.com/Maintainerr/Maintainerr/issues/2827)). - Enhanced storage metrics with separate panels for potential reclaimable space by movies, shows, seasons, and episodes ([#​2854](https://redirect.github.com/Maintainerr/Maintainerr/issues/2854)). #### Fixes - Fixed collection sorting to apply on save and synchronize with the media server ([#​2860](https://redirect.github.com/Maintainerr/Maintainerr/issues/2860), [#​2868](https://redirect.github.com/Maintainerr/Maintainerr/issues/2868)). - Resolved issue where excluding a single episode incorrectly excluded all episodes of the same show ([#​2867](https://redirect.github.com/Maintainerr/Maintainerr/issues/2867)). - Fixed storage metrics to merge shared volumes across hosts when byte-exact ([#​2852](https://redirect.github.com/Maintainerr/Maintainerr/issues/2852)). - Corrected Jellyfin retry ID check to align with pre-filter logic ([#​2853](https://redirect.github.com/Maintainerr/Maintainerr/issues/2853)). - Fixed issue where reclaimed bytes were not credited when `sizeBytes` was not yet cached ([#​2855](https://redirect.github.com/Maintainerr/Maintainerr/issues/2855)). #### Database migrations - Added a new `mediaServerSort` column to the `collection` table to store media server sort order. #### Internal - Added typed TanStack Query test helpers and migrated UI spec mocks to use typed builders ([#​2863](https://redirect.github.com/Maintainerr/Maintainerr/issues/2863)). - Added an architecture overview document detailing the monorepo structure, core components, and deployment guidelines ([#​2817](https://redirect.github.com/Maintainerr/Maintainerr/issues/2817)). #### Dependencies - Updated 5 dependencies, including notable updates to TypeScript and typescript-eslint.
--- ### Configuration 📅 **Schedule**: (UTC) - 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. --- - [ ] 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 d857f58ecf6..5adb302f669 100644 --- a/charts/stable/maintainerr/Chart.yaml +++ b/charts/stable/maintainerr/Chart.yaml @@ -9,7 +9,7 @@ annotations: trueforge.org/min_helm_version: "3.14" trueforge.org/train: stable apiVersion: v2 -appVersion: 3.10.2 +appVersion: 3.11.0 dependencies: - name: common version: 29.3.4 @@ -36,5 +36,5 @@ sources: - https://github.com/trueforge-org/truecharts/tree/master/charts/stable/maintainerr - https://hub.docker.com/r/maintainerr/maintainerr type: application -version: 7.10.0 +version: 7.11.0 diff --git a/charts/stable/maintainerr/values.yaml b/charts/stable/maintainerr/values.yaml index 0b60fcf9d35..8aa6829b3dc 100644 --- a/charts/stable/maintainerr/values.yaml +++ b/charts/stable/maintainerr/values.yaml @@ -2,7 +2,7 @@ image: repository: docker.io/maintainerr/maintainerr pullPolicy: IfNotPresent - tag: 3.10.2@sha256:b6a8c18a1f72d26d0c290bc7002ab766def19eca0f28bc2fa1ab9ae7cd7de06c + tag: 3.11.0@sha256:64180be4ceb4e64cba2c1087ef5183192759277923f1d2ab467b03d958b29408 securityContext: container: