From 3a58795b7eba9ee2fcd9840665d0526a9ae746f3 Mon Sep 17 00:00:00 2001 From: TrueCharts Bot Date: Fri, 10 Jan 2025 04:27:03 +0100 Subject: [PATCH] =?UTF-8?q?chore(helm):=20update=20image=20ghcr.io/elfhost?= =?UTF-8?q?ed/readarr-develop=200.4.6.2711=20=E2=86=92=200.4.7.2718=20(#30?= =?UTF-8?q?644)?= 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 | `a312c8a` -> `68e5d14` | --- > [!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.7.2718`](https://redirect.github.com/Readarr/Readarr/releases/tag/v0.4.7.2718): 0.4.7.2718 [Compare Source](https://redirect.github.com/Readarr/Readarr/compare/v0.4.6.2711...v0.4.7.2718) *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: - [`a550c65`](https://redirect.github.com/Readarr/Readarr/commit/a550c6554f86ff678294d8f31ccaa94f821cb396) Check if backup folder is writable on backup \[ [#​3961](https://redirect.github.com/Readarr/Readarr/issues/3961) ] - [`c1b26ee`](https://redirect.github.com/Readarr/Readarr/commit/c1b26eec8df0d7878eab00a6577e6aedd3b11e39) Suggest adding IP to RPC whitelist for on failed Transmission auth - [`ffe5ede`](https://redirect.github.com/Readarr/Readarr/commit/ffe5ede55d7af57abf2bdbba9737956b19214826) Bump version to 0.4.7 This list of changes was [auto generated](https://dev.azure.com/Readarr/34393bab-b896-4651-a109-cddb27254e55/\_release?releaseId=73&\_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 6aa651e0f44..c0bffd4d3e3 100644 --- a/charts/stable/readarr/Chart.yaml +++ b/charts/stable/readarr/Chart.yaml @@ -6,7 +6,7 @@ annotations: truecharts.org/min_helm_version: "3.11" truecharts.org/train: stable apiVersion: v2 -appVersion: 0.4.6.2711 +appVersion: 0.4.7.2718 dependencies: - name: common version: 25.3.1 @@ -38,4 +38,4 @@ sources: - https://github.com/truecharts/charts/tree/master/charts/stable/readarr - https://readarr.com type: application -version: 24.3.1 +version: 24.3.2 diff --git a/charts/stable/readarr/values.yaml b/charts/stable/readarr/values.yaml index e851277e95e..9ed918b9e4e 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.6.2711@sha256:a312c8a8b48de7777cb4ff11c65a268f2e1acaac96ccd6319a3356c494c58b59 + tag: 0.4.7.2718@sha256:68e5d14d1b57592fb05df7f434b611dfc845f96ba1daecb32cb85c65e6e4f26f exportarrImage: repository: ghcr.io/onedr0p/exportarr pullPolicy: IfNotPresent