From 204590d418691d0ef65ba4de57e574dd4bf98b02 Mon Sep 17 00:00:00 2001 From: TrueCharts Bot Date: Thu, 26 Feb 2026 03:22:02 +0100 Subject: [PATCH] =?UTF-8?q?fix(recyclarr):=20update=20image=20ghcr.io/recy?= =?UTF-8?q?clarr/recyclarr=208.3.1=20=E2=86=92=208.3.2=20(#45564)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit This PR contains the following updates: | Package | Update | Change | |---|---|---| | [ghcr.io/recyclarr/recyclarr](https://redirect.github.com/recyclarr/recyclarr) | patch | `e28f8fd` → `55afe31` | --- > [!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
recyclarr/recyclarr (ghcr.io/recyclarr/recyclarr) ### [`v8.3.2`](https://redirect.github.com/recyclarr/recyclarr/blob/HEAD/CHANGELOG.md#832---2026-02-25) [Compare Source](https://redirect.github.com/recyclarr/recyclarr/compare/v8.3.1...v8.3.2) ##### Fixed - Sync: Default CF groups now apply to all profile variants sharing the same `trash_id` ([#​735](https://redirect.github.com/recyclarr/recyclarr/issues/735)) - Sync: CF group `assign_scores_to` now accepts profile names for guide-backed profiles, enabling selective assignment to specific profile variants ([#​734](https://redirect.github.com/recyclarr/recyclarr/issues/734))
--- ### 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. --- - [ ] 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/recyclarr/Chart.yaml | 4 ++-- charts/stable/recyclarr/values.yaml | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/charts/stable/recyclarr/Chart.yaml b/charts/stable/recyclarr/Chart.yaml index 828fe9d4933..38367dd1bfc 100644 --- a/charts/stable/recyclarr/Chart.yaml +++ b/charts/stable/recyclarr/Chart.yaml @@ -14,7 +14,7 @@ annotations: trueforge.org/min_helm_version: "3.14" trueforge.org/train: stable apiVersion: v2 -appVersion: 8.3.1 +appVersion: 8.3.2 dependencies: - name: common version: 28.32.5 @@ -42,5 +42,5 @@ sources: - https://github.com/recyclarr/recyclarr/pkgs/container/recyclarr - https://github.com/trueforge-org/truecharts/tree/master/charts/stable/recyclarr type: application -version: 14.4.0 +version: 14.4.1 diff --git a/charts/stable/recyclarr/values.yaml b/charts/stable/recyclarr/values.yaml index 876dadacf3c..2ae9a2b062e 100644 --- a/charts/stable/recyclarr/values.yaml +++ b/charts/stable/recyclarr/values.yaml @@ -2,7 +2,7 @@ image: pullPolicy: IfNotPresent repository: ghcr.io/recyclarr/recyclarr - tag: 8.3.1@sha256:e28f8fd583b3175db64118ec006cc3436f6c8a7c9344520d314f91dc879f6607 + tag: 8.3.2@sha256:55afe316d3e4e4e3b9120cef7c79436b1b5311f6a18d4ef4b7653e720499c90a service: main: enabled: false