From 59282c8e4ed61188ea037bf7ac011abefbc34293 Mon Sep 17 00:00:00 2001 From: "lumiere-bot[bot]" <98047013+lumiere-bot[bot]@users.noreply.github.com> Date: Thu, 8 Aug 2024 22:29:04 +0000 Subject: [PATCH] =?UTF-8?q?fix(container):=20update=20ghcr.io/recyclarr/re?= =?UTF-8?q?cyclarr=20(=207.2.0=20=E2=86=92=207.2.1=20)=20(#5160)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit 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
recyclarr/recyclarr (ghcr.io/recyclarr/recyclarr) ### [`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.
--- ### 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. --- - [ ] If you want to rebase/retry this PR, check this box --- This PR has been generated by [Renovate Bot](https://togithub.com/renovatebot/renovate). Co-authored-by: lumiere-bot[bot] <98047013+lumiere-bot[bot]@users.noreply.github.com> --- kubernetes/kyak/apps/media/recyclarr/app/helmrelease.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/kubernetes/kyak/apps/media/recyclarr/app/helmrelease.yaml b/kubernetes/kyak/apps/media/recyclarr/app/helmrelease.yaml index f6ef01e924..fcc86fd1db 100644 --- a/kubernetes/kyak/apps/media/recyclarr/app/helmrelease.yaml +++ b/kubernetes/kyak/apps/media/recyclarr/app/helmrelease.yaml @@ -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