From cb3302543074dadabda6668e413b6bf5b5cd833a Mon Sep 17 00:00:00 2001 From: TrueCharts Bot Date: Sun, 11 May 2025 10:19:39 +0200 Subject: [PATCH] =?UTF-8?q?chore(helm):=20update=20image=20ghcr.io/elfhost?= =?UTF-8?q?ed/readarr-develop=200.4.15.2787=20=E2=86=92=200.4.16.2793=20(#?= =?UTF-8?q?35267)?= 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/elfhosted/readarr-develop](https://redirect.github.com/Readarr/Readarr) | patch | `a61bc9a` -> `7005125` | --- > [!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
Readarr/Readarr (ghcr.io/elfhosted/readarr-develop) ### [`v0.4.16.2793`](https://redirect.github.com/Readarr/Readarr/releases/tag/v0.4.16.2793): 0.4.16.2793 [Compare Source](https://redirect.github.com/Readarr/Readarr/compare/v0.4.15.2787...v0.4.16.2793) *To receive further Pre-Release updates for a non-docker installation, please change the branch to **develop**. (Settings -> General (Show Advanced Settings) -> Updates -> Branch)* **If you are using docker you will need to update the container image. *Do not attempt to update Readarr within an existing docker container.*** #### Changes: - [`18bca0b`](https://redirect.github.com/Readarr/Readarr/commit/18bca0b228e544cee9eb3c150adb3a8a6c482cae) Fixed: Displayed root folder path getting truncated when adding an author with a long name - [`9ddac60`](https://redirect.github.com/Readarr/Readarr/commit/9ddac60b478df06aee1cb2c0553b111ec06a138c) Bump version to 0.4.16 This list of changes was [auto generated](https://dev.azure.com/Readarr/34393bab-b896-4651-a109-cddb27254e55/\_release?releaseId=89&\_a=release-summary).
--- ### 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/readarr/Chart.yaml | 4 ++-- charts/stable/readarr/values.yaml | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/charts/stable/readarr/Chart.yaml b/charts/stable/readarr/Chart.yaml index 5b1fa9010ac..7707e699d38 100644 --- a/charts/stable/readarr/Chart.yaml +++ b/charts/stable/readarr/Chart.yaml @@ -9,7 +9,7 @@ annotations: truecharts.org/min_helm_version: "3.14" truecharts.org/train: stable apiVersion: v2 -appVersion: 0.4.15.2787 +appVersion: 0.4.16.2793 dependencies: - name: common version: 25.4.10 @@ -41,5 +41,5 @@ sources: - https://github.com/truecharts/charts/tree/master/charts/stable/readarr - https://readarr.com type: application -version: 24.6.1 +version: 24.6.2 diff --git a/charts/stable/readarr/values.yaml b/charts/stable/readarr/values.yaml index 77fa75eb444..c5b598abd0c 100644 --- a/charts/stable/readarr/values.yaml +++ b/charts/stable/readarr/values.yaml @@ -1,7 +1,7 @@ image: repository: ghcr.io/elfhosted/readarr-develop pullPolicy: IfNotPresent - tag: 0.4.15.2787@sha256:a61bc9a243dae7e8fccdf4bf313aa773e27a88412064a0feebd051a7eee73464 + tag: 0.4.16.2793@sha256:70051252732fdfcd3eb176ad680cb1aedf4fa3aa0f36ba8d6f532890e6904ed5 exportarrImage: repository: ghcr.io/onedr0p/exportarr pullPolicy: IfNotPresent