chore(deps): update container image ghcr.io/recyclarr/recyclarr to v7.2.1@c293cc9 by renovate (#24746)

This PR contains the following updates:

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

---

> [!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.1`](https://togithub.com/recyclarr/recyclarr/blob/HEAD/CHANGELOG.md#721---2024-08-03)

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

##### Fixed

- Quality Definition: Eliminated continuous syncing when no changes are
present due to Radarr's
    adjustment of the upper limit for "Preferred" from 395 to 399.

</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:eyJjcmVhdGVkSW5WZXIiOiIzOC4xOC4xMiIsInVwZGF0ZWRJblZlciI6IjM4LjE4LjEyIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInVwZGF0ZS9kb2NrZXIvZ2VuZXJhbC9ub24tbWFqb3IiXX0=-->
This commit is contained in:
TrueCharts Bot 2024-08-04 02:39:49 +02:00 committed by GitHub
parent 01bd7478ef
commit 425e9f1bc0
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/min_helm_version: "3.11"
truecharts.org/train: stable truecharts.org/train: stable
apiVersion: v2 apiVersion: v2
appVersion: 7.2.0 appVersion: 7.2.1
dependencies: dependencies:
- name: common - name: common
version: 24.1.5 version: 24.1.5
@ -34,4 +34,4 @@ sources:
- https://github.com/recyclarr/recyclarr/pkgs/container/recyclarr - https://github.com/recyclarr/recyclarr/pkgs/container/recyclarr
- https://github.com/truecharts/charts/tree/master/charts/stable/recyclarr - https://github.com/truecharts/charts/tree/master/charts/stable/recyclarr
type: application type: application
version: 12.2.0 version: 12.2.1

View File

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