From 0bc543237d87503fb0ecb8e53c72c8d44d2e0dfb Mon Sep 17 00:00:00 2001 From: TrueCharts Bot Date: Fri, 8 May 2026 14:52:45 +0200 Subject: [PATCH] =?UTF-8?q?fix(maintainerr):=20update=20image=20docker.io/?= =?UTF-8?q?maintainerr/maintainerr=203.10.1=20=E2=86=92=203.10.2=20(#48010?= =?UTF-8?q?)?= 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) | patch | `afc7e45` → `b6a8c18` | --- > [!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.10.2`](https://redirect.github.com/Maintainerr/Maintainerr/releases/tag/v3.10.2) [Compare Source](https://redirect.github.com/Maintainerr/Maintainerr/compare/v3.10.1...v3.10.2) #### Highlights - Fixed version comparison logic to correctly detect updates for multi-digit version segments ([#​2838](https://redirect.github.com/Maintainerr/Maintainerr/issues/2838)). - Improved storage metrics by deduplicating reclaimable bytes and adding per-type cleanup byte counters ([#​2833](https://redirect.github.com/Maintainerr/Maintainerr/issues/2833)). #### Fixes - Suppressed re-addition of items to collections after handler actions, preventing redundant notifications ([#​2837](https://redirect.github.com/Maintainerr/Maintainerr/issues/2837)). - Corrected version comparison for multi-digit segments to ensure update detection ([#​2838](https://redirect.github.com/Maintainerr/Maintainerr/issues/2838)). - Deduplicated reclaimable bytes in storage metrics and excluded collections without delete rules; added per-type cleanup byte counters ([#​2833](https://redirect.github.com/Maintainerr/Maintainerr/issues/2833)). #### Database migrations - Added a `sizeBytes` column to the `collection_media` table to track media size. #### Dependencies - Updated 8 dependencies, including react-router-dom, postcss, and axios.
--- ### 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 bab7bbb9677..4b2739676ee 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.1 +appVersion: 3.10.2 dependencies: - name: common version: 29.2.8 @@ -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.9.1 +version: 7.9.2 diff --git a/charts/stable/maintainerr/values.yaml b/charts/stable/maintainerr/values.yaml index f029defd1f5..0b60fcf9d35 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.1@sha256:afc7e45c3d32eeea32946420c592802e6daf33f222114ce54c4a086a53b9838e + tag: 3.10.2@sha256:b6a8c18a1f72d26d0c290bc7002ab766def19eca0f28bc2fa1ab9ae7cd7de06c securityContext: container: