chore(deps): update container image ghcr.io/recyclarr/recyclarr to v7.2.2@149eacf by renovate (#25512)

This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
|
[ghcr.io/recyclarr/recyclarr](https://togithub.com/recyclarr/recyclarr)
| patch | `7.2.1` -> `7.2.2` |

---

> [!WARNING]
> Some dependencies could not be looked up. Check the Dependency
Dashboard for more information.

---

### Release Notes

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

###
[`v7.2.2`](https://togithub.com/recyclarr/recyclarr/blob/HEAD/CHANGELOG.md#722---2024-08-25)

[Compare
Source](https://togithub.com/recyclarr/recyclarr/compare/v7.2.1...v7.2.2)

##### Fixed

- Quality Definition: Support new quality upper limits for Sonarr (1000)
and Radarr (2000). This is
a backward compatible change, so older versions of Sonarr and Radarr
will continue to use the
    correct upper limits.

</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://togithub.com/renovatebot/renovate).

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOC41Mi4yIiwidXBkYXRlZEluVmVyIjoiMzguNTIuMiIsInRhcmdldEJyYW5jaCI6Im1hc3RlciIsImxhYmVscyI6WyJhdXRvbWVyZ2UiLCJ1cGRhdGUvZG9ja2VyL2dlbmVyYWwvbm9uLW1ham9yIl19-->
This commit is contained in:
TrueCharts Bot 2024-08-25 20:26:08 +02:00 committed by GitHub
parent 3ebb7ec34c
commit 7a4066c86b
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
2 changed files with 3 additions and 3 deletions

View File

@ -6,7 +6,7 @@ annotations:
truecharts.org/min_helm_version: "3.11"
truecharts.org/train: stable
apiVersion: v2
appVersion: 7.2.1
appVersion: 7.2.2
dependencies:
- name: common
version: 24.1.5
@ -34,4 +34,4 @@ sources:
- https://github.com/recyclarr/recyclarr/pkgs/container/recyclarr
- https://github.com/truecharts/charts/tree/master/charts/stable/recyclarr
type: application
version: 12.2.1
version: 12.2.2

View File

@ -1,7 +1,7 @@
image:
pullPolicy: IfNotPresent
repository: ghcr.io/recyclarr/recyclarr
tag: 7.2.1@sha256:c293cc988c5123899ed4d42b31f227b986d36357688106effdb44e83a3bb9f5a
tag: 7.2.2@sha256:149eacfb27a51e001c50b60bf6b0eeae15c4dbbde46a1e1d30bf11032ef7f734
service:
main:
enabled: false