From 425e9f1bc0d491c2396fa2a92cd931395ca94530 Mon Sep 17 00:00:00 2001 From: TrueCharts Bot Date: Sun, 4 Aug 2024 02:39:49 +0200 Subject: [PATCH] chore(deps): update container image ghcr.io/recyclarr/recyclarr to v7.2.1@c293cc9 by renovate (#24746) 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` | --- > [!WARNING] > Some dependencies could not be looked up. Check the Dependency Dashboard for more information. --- ### 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**: 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. --- - [ ] If you want to rebase/retry this PR, check this box --- This PR has been generated by [Renovate Bot](https://togithub.com/renovatebot/renovate). --- charts/stable/recyclarr/Chart.yaml | 4 ++-- charts/stable/recyclarr/values.yaml | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/charts/stable/recyclarr/Chart.yaml b/charts/stable/recyclarr/Chart.yaml index b351549aeef..637e3f72946 100644 --- a/charts/stable/recyclarr/Chart.yaml +++ b/charts/stable/recyclarr/Chart.yaml @@ -6,7 +6,7 @@ annotations: truecharts.org/min_helm_version: "3.11" truecharts.org/train: stable apiVersion: v2 -appVersion: 7.2.0 +appVersion: 7.2.1 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.0 +version: 12.2.1 diff --git a/charts/stable/recyclarr/values.yaml b/charts/stable/recyclarr/values.yaml index 1e5843aee76..cd549870df5 100644 --- a/charts/stable/recyclarr/values.yaml +++ b/charts/stable/recyclarr/values.yaml @@ -1,7 +1,7 @@ image: pullPolicy: IfNotPresent repository: ghcr.io/recyclarr/recyclarr - tag: 7.2.0@sha256:bc7a7b940e9f42b9ee7df31d85e180b13a968f0a86ce58838376c052db381b05 + tag: 7.2.1@sha256:c293cc988c5123899ed4d42b31f227b986d36357688106effdb44e83a3bb9f5a service: main: enabled: false