Skip to content

Commit

Permalink
fix(container): update ghcr.io/recyclarr/recyclarr ( 7.2.0 → 7.2.1 ) (#…
Browse files Browse the repository at this point in the history
…5160)

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` |

---

### 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**: Disabled by config. Please merge this manually once you
are satisfied.

♻ **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:eyJjcmVhdGVkSW5WZXIiOiIzOC4xOC4xMiIsInVwZGF0ZWRJblZlciI6IjM4LjE4LjEyIiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6WyJyZW5vdmF0ZS9jb250YWluZXIiLCJ0eXBlL3BhdGNoIl19-->

Co-authored-by: lumiere-bot[bot] <98047013+lumiere-bot[bot]@users.noreply.github.com>
  • Loading branch information
lumiere-bot[bot] authored Aug 8, 2024
1 parent 2f6a0bb commit 59282c8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion kubernetes/kyak/apps/media/recyclarr/app/helmrelease.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@ spec:
app:
image:
repository: ghcr.io/recyclarr/recyclarr
tag: 7.2.0@sha256:bc7a7b940e9f42b9ee7df31d85e180b13a968f0a86ce58838376c052db381b05
tag: 7.2.1@sha256:c293cc988c5123899ed4d42b31f227b986d36357688106effdb44e83a3bb9f5a
env:
COMPlus_EnableDiagnostics: "0"
TZ: America/New_York
Expand Down

0 comments on commit 59282c8

Please sign in to comment.