From 0e64bf0098bb1e2cc45dd6d4c73f2c285e99188a Mon Sep 17 00:00:00 2001 From: TrueCharts Bot Date: Sun, 22 Jun 2025 08:12:55 +0200 Subject: [PATCH] =?UTF-8?q?chore(helm):=20update=20image=20ghcr.io/elfhost?= =?UTF-8?q?ed/readarr-develop=200.4.17.2801=20=E2=86=92=200.4.18.2805=20(#?= =?UTF-8?q?36549)?= 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 | `2ca362a` -> `d24601e` | --- > [!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.18.2805`](https://redirect.github.com/Readarr/Readarr/releases/tag/v0.4.18.2805): 0.4.18.2805 [Compare Source](https://redirect.github.com/Readarr/Readarr/compare/v0.4.17.2801...v0.4.18.2805) *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: - [`7cc02f9`](https://redirect.github.com/Readarr/Readarr/commit/7cc02f95afaabebfe515dd36384387d9d02e31c5) Fix filename for class - [`1f92bf6`](https://redirect.github.com/Readarr/Readarr/commit/1f92bf6679031a683d3e376ecd208c8d105cca2c) Fix fullscreen automation screenshots - [`a8d4aa6`](https://redirect.github.com/Readarr/Readarr/commit/a8d4aa6770960b5f76fc3306c0ccd3e3de43fe2c) Used ReflectionOnly and/or public types where possible to avoid loading related assemblies unnecessarily. - [`7661b5b`](https://redirect.github.com/Readarr/Readarr/commit/7661b5bc87ee5721c9ee650f499170843a5f8382) Bump version to 0.4.18 This list of changes was [auto generated](https://dev.azure.com/Readarr/34393bab-b896-4651-a109-cddb27254e55/\_release?releaseId=92&\_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 5e728407977..224b8bec0ae 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.17.2801 +appVersion: 0.4.18.2805 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.5 +version: 24.6.6 diff --git a/charts/stable/readarr/values.yaml b/charts/stable/readarr/values.yaml index 1ac9841939c..6cd3f81d64f 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.17.2801@sha256:2ca362a1abe9e301f800e7f136d6f1e3e402858ac18b9da851b084573cc3a8b3 + tag: 0.4.18.2805@sha256:d24601e7fbcb3781693d4c2acd638d900883e9f070ba55c803f5432ecf8812ac exportarrImage: repository: ghcr.io/onedr0p/exportarr pullPolicy: IfNotPresent