From 2a1ab75ad79e8221f9add471b08e7ef7236a9e00 Mon Sep 17 00:00:00 2001 From: TrueCharts Bot Date: Sun, 15 Sep 2024 02:43:20 +0200 Subject: [PATCH] chore(deps): update container image ghcr.io/recyclarr/recyclarr to v7.2.4@1bf2436 by renovate (#26405) 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://redirect.github.com/recyclarr/recyclarr) | patch | `7.2.3` -> `7.2.4` | --- > [!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.4`](https://redirect.github.com/recyclarr/recyclarr/blob/HEAD/CHANGELOG.md#724---2024-09-14) [Compare Source](https://redirect.github.com/recyclarr/recyclarr/compare/v7.2.3...v7.2.4) ##### Fixed - Custom Formats: Smarter change detection logic for custom formats with language specifications, which addresses the issue of some CFs constantly showing as updated during sync even if they didn't change.
--- ### 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://redirect.github.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 d5e53c43b94..b7a099cdccc 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.3 +appVersion: 7.2.4 dependencies: - name: common version: 24.1.15 @@ -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.5 +version: 12.2.6 diff --git a/charts/stable/recyclarr/values.yaml b/charts/stable/recyclarr/values.yaml index be95bf1fe81..bc6dda8650f 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.3@sha256:77a3c0156ec0ddef256998b246d4d80a2f1b96ee4a3a1a21bbc8459bfd0c9ad9 + tag: 7.2.4@sha256:1bf2436ed4749a4309765dd21643aac858dd436a536e37c25bb463513601e962 service: main: enabled: false