feat(recyclarr): update image ghcr.io/recyclarr/recyclarr 8.2.1 → 8.3.1 (#45546)

This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
|
[ghcr.io/recyclarr/recyclarr](https://redirect.github.com/recyclarr/recyclarr)
| minor | `791bdc0` → `e28f8fd` |

---

> [!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

<details>
<summary>recyclarr/recyclarr (ghcr.io/recyclarr/recyclarr)</summary>

###
[`v8.3.1`](https://redirect.github.com/recyclarr/recyclarr/blob/HEAD/CHANGELOG.md#831---2026-02-24)

[Compare
Source](https://redirect.github.com/recyclarr/recyclarr/compare/v8.3.0...v8.3.1)

##### Fixed

- CLI: State repair crash when multiple quality profiles share the same
`trash_id`.

###
[`v8.3.0`](https://redirect.github.com/recyclarr/recyclarr/blob/HEAD/CHANGELOG.md#830---2026-02-24)

[Compare
Source](https://redirect.github.com/recyclarr/recyclarr/compare/v8.2.1...v8.3.0)

##### Added

- Sync: The same guide-backed quality profile `trash_id` can now be used
multiple times with
different names, allowing variations of the same profile on a single
instance.

##### Fixed

- Config: Empty YAML nodes (e.g. `custom_formats:` with all entries
commented out) are now treated
  as no-ops instead of validation errors.
- CLI: `RECYCLARR_APP_DATA` deprecation message is now displayed cleanly
instead of being buried in
  a stack trace.
- Config: YAML errors now show specific, actionable messages instead of
generic "Exception at line"
text
([#&#8203;728](https://redirect.github.com/recyclarr/recyclarr/issues/728)).
- Sync: CF group `assign_scores_to` with `name` no longer requires the
profile to be in
`quality_profiles`
([#&#8203;726](https://redirect.github.com/recyclarr/recyclarr/issues/726)).
- Sync: Quality profile names are now updated when the config or guide
name differs from the service

([#&#8203;729](https://redirect.github.com/recyclarr/recyclarr/issues/729)).

</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:eyJjcmVhdGVkSW5WZXIiOiI0My4yOS4yIiwidXBkYXRlZEluVmVyIjoiNDMuMjkuMiIsInRhcmdldEJyYW5jaCI6Im1hc3RlciIsImxhYmVscyI6WyJhcHAvcmVjeWNsYXJyIiwiYXV0b21lcmdlIiwicmVub3ZhdGUvY29udGFpbmVyIiwidHlwZS9taW5vciJdfQ==-->
This commit is contained in:
TrueCharts Bot
2026-02-25 03:10:13 +01:00
committed by GitHub
parent 64be084968
commit f9ddcd80cd
2 changed files with 3 additions and 3 deletions
+2 -2
View File
@@ -14,7 +14,7 @@ annotations:
trueforge.org/min_helm_version: "3.14"
trueforge.org/train: stable
apiVersion: v2
appVersion: 8.2.1
appVersion: 8.3.1
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.3.1
version: 14.4.0
+1 -1
View File
@@ -2,7 +2,7 @@
image:
pullPolicy: IfNotPresent
repository: ghcr.io/recyclarr/recyclarr
tag: 8.2.1@sha256:791bdc0d2a35b0f24b89a0b14159591269ef070f19fcccfc5fb518a863141373
tag: 8.3.1@sha256:e28f8fd583b3175db64118ec006cc3436f6c8a7c9344520d314f91dc879f6607
service:
main:
enabled: false