From 07fdbb46b40dc36e4f42826ebcb63c0d93f62a64 Mon Sep 17 00:00:00 2001 From: TrueCharts Bot Date: Mon, 1 Dec 2025 01:46:25 +0100 Subject: [PATCH] =?UTF-8?q?chore(helm):=20update=20image=20ghcr.io/recycla?= =?UTF-8?q?rr/recyclarr=207.5.1=20=E2=86=92=207.5.2=20(#42297)?= 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 | `0730f39` -> `2550848` | --- > [!WARNING] > Some dependencies could not be looked up. Check the Dependency Dashboard for more information. Add the preset `:preserveSemverRanges` to your config if you don't want to pin your dependencies. --- ### Release Notes
recyclarr/recyclarr (ghcr.io/recyclarr/recyclarr) ### [`v7.5.2`](https://redirect.github.com/recyclarr/recyclarr/blob/HEAD/CHANGELOG.md#752---2025-11-30) [Compare Source](https://redirect.github.com/recyclarr/recyclarr/compare/v7.5.1...v7.5.2) ##### Added - Installation: Homebrew is now supported on macOS and Linux. See the [installation docs][homebrew] for details. [homebrew]: https://recyclarr.dev/guide/installation/manual-install#homebrew-macos--linux ##### Fixed - Sync: Crash when using `--preview` flag after rendering quality sizes table. - Sync: Custom formats being updated on every run even when unchanged.
--- ### 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 24cca96b1d8..6789df4b648 100644 --- a/charts/stable/recyclarr/Chart.yaml +++ b/charts/stable/recyclarr/Chart.yaml @@ -11,7 +11,7 @@ annotations: truecharts.org/min_kubernetes_version: 1.24.0 truecharts.org/train: stable apiVersion: v2 -appVersion: 7.5.1 +appVersion: 7.5.2 dependencies: - name: common version: 28.29.2 @@ -39,5 +39,5 @@ sources: - https://github.com/recyclarr/recyclarr/pkgs/container/recyclarr - https://github.com/trueforge-org/truecharts/tree/master/charts/stable/recyclarr type: application -version: 13.14.0 +version: 13.14.1 diff --git a/charts/stable/recyclarr/values.yaml b/charts/stable/recyclarr/values.yaml index 8858ccb33f9..3eb86dc6c8f 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.5.1@sha256:0730f39efc23c6410c46f9bf1884149c986f300bb60f66f3c5d6dbcb67a08901 + tag: 7.5.2@sha256:2550848d43a453f2c6adf3582f2198ac719f76670691d76de0819053103ef2fb service: main: enabled: false