feat(recyclarr): update image ghcr.io/recyclarr/recyclarr 8.1.0 → 8.2.0 (#45395)

This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
|
[ghcr.io/recyclarr/recyclarr](https://redirect.github.com/recyclarr/recyclarr)
| minor | `1039bce` → `30e1387` |

---

> [!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.2.0`](https://redirect.github.com/recyclarr/recyclarr/blob/HEAD/CHANGELOG.md#820---2026-02-21)

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

##### Added

- CLI: `list custom-format-groups` now shows the contents of each group
and supports filtering by
name
([#&#8203;720](https://redirect.github.com/recyclarr/recyclarr/issues/720)).
- CLI: `list quality-profiles` now supports `--details` to show included
custom formats and
  `--filter` to search by name.

##### Fixed

- Notifications: Empty sync results (all zeros, no errors) no longer
trigger notifications in normal
  mode.
- Sync: Overriding custom format scores from guide-backed profiles no
longer produces a spurious
  warning in sync diagnostics.

</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-22 05:57:53 +01:00
committed by GitHub
parent 9483aaeb77
commit c5a9639158
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.1.0
appVersion: 8.2.0
dependencies:
- name: common
version: 28.30.2
@@ -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.0.0
version: 14.1.0
+1 -1
View File
@@ -2,7 +2,7 @@
image:
pullPolicy: IfNotPresent
repository: ghcr.io/recyclarr/recyclarr
tag: 8.1.0@sha256:1039bcecc98f4d3f4d9c8bb29cbfd1829c2b06d44d8802e392e7c2b42dfb2f40
tag: 8.2.0@sha256:30e13877e8ef2242b053b986e69e64801797b39ae4f74b744d8f4dc3f98757ab
service:
main:
enabled: false