From 8e3b35da1e655c89b95840b2212170bee7a27afa Mon Sep 17 00:00:00 2001 From: TrueCharts Bot Date: Wed, 4 Sep 2024 08:27:51 +0200 Subject: [PATCH] chore(deps): update container image ghcr.io/recyclarr/recyclarr to v7.2.3@77a3c01 by renovate (#25887) 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.2` -> `7.2.3` | --- > [!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.3`](https://redirect.github.com/recyclarr/recyclarr/blob/HEAD/CHANGELOG.md#723---2024-09-03) [Compare Source](https://redirect.github.com/recyclarr/recyclarr/compare/v7.2.2...v7.2.3) ##### Changed - Performance: Reduced the number of API calls to obtain service version information. ##### Fixed - Custom Format: The error "CF field of type False is not supported" no longer occurs when syncing some language-specific custom formats ([#​318](https://redirect.github.com/recyclarr/recyclarr/issues/318)).
--- ### 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 a0619c389c3..7bfd1a0d6bb 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.2 +appVersion: 7.2.3 dependencies: - name: common version: 24.1.14 @@ -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.3 +version: 12.2.4 diff --git a/charts/stable/recyclarr/values.yaml b/charts/stable/recyclarr/values.yaml index 88e31f98deb..be95bf1fe81 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.2@sha256:149eacfb27a51e001c50b60bf6b0eeae15c4dbbde46a1e1d30bf11032ef7f734 + tag: 7.2.3@sha256:77a3c0156ec0ddef256998b246d4d80a2f1b96ee4a3a1a21bbc8459bfd0c9ad9 service: main: enabled: false