From dc717e6cad59d8bcc4d8e2f8eeb22e9949ef1391 Mon Sep 17 00:00:00 2001 From: TrueCharts Bot Date: Sun, 26 May 2024 08:28:47 +0200 Subject: [PATCH] chore(deps): update container image ghcr.io/onedr0p/readarr-develop to v0.3.27.2538@6850caa by renovate (#22470) 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/onedr0p/readarr-develop](https://ghcr.io/onedr0p/readarr-develop) ([source](https://togithub.com/Readarr/Readarr)) | patch | `0.3.26.2526` -> `0.3.27.2538` | --- > [!WARNING] > Some dependencies could not be looked up. Check the Dependency Dashboard for more information. --- ### Release Notes
Readarr/Readarr (ghcr.io/onedr0p/readarr-develop) ### [`v0.3.27.2538`](https://togithub.com/Readarr/Readarr/releases/tag/v0.3.27.2538): 0.3.27.2538 [Compare Source](https://togithub.com/Readarr/Readarr/compare/v0.3.26.2526...v0.3.27.2538) *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: - [`8887df9`](https://togithub.com/Readarr/Readarr/commit/8887df92ed7b3bd5d8fb1491469512d035be5905) Multiple Translations updated by Weblate - [`9ee651d`](https://togithub.com/Readarr/Readarr/commit/9ee651d6c05c0ef56e48768650cb01eaa0b1a435) Refactor PasswordInput to use type password - [`5544e16`](https://togithub.com/Readarr/Readarr/commit/5544e169a64556f4c78590ea7cf40bd4f9fbff32) Use number input for seed ratio \[ [#​3470](https://togithub.com/Readarr/Readarr/issues/3470) ] - [`11d8316`](https://togithub.com/Readarr/Readarr/commit/11d83165e5335713ed92cecf1f32274800dcfae1) Fixed: Notifications with only On Rename enabled - [`9e6d1c5`](https://togithub.com/Readarr/Readarr/commit/9e6d1c581c6a52b7a3356df879502b3a5a1da3bb) Fixed: Parsing long downloading/seeding values from Transmission - [`66e20a0`](https://togithub.com/Readarr/Readarr/commit/66e20a0aeca734c141f4c6155f31c53c540c2047) Multiple Translations updated by Weblate - [`e639b36`](https://togithub.com/Readarr/Readarr/commit/e639b3628323d0e75cee510f282584acfed6a566) Fixed: Indexer flags for torrent release pushes - [`c9f4fb1`](https://togithub.com/Readarr/Readarr/commit/c9f4fb141f1c5d9206562c4ad8464b545da1f1f8) Forward X-Forwarded-Host header - [`29a43fc`](https://togithub.com/Readarr/Readarr/commit/29a43fc2fd73d73dd864b3947f726a63c772bb8c) Bump version to 0.3.27 This list of changes was [auto generated](https://dev.azure.com/Readarr/34393bab-b896-4651-a109-cddb27254e55/\_release?releaseId=51&\_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://togithub.com/renovatebot/renovate). --- charts/stable/readarr/Chart.yaml | 6 +++--- charts/stable/readarr/values.yaml | 2 +- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/charts/stable/readarr/Chart.yaml b/charts/stable/readarr/Chart.yaml index dca378e5dfe..9b163713438 100644 --- a/charts/stable/readarr/Chart.yaml +++ b/charts/stable/readarr/Chart.yaml @@ -7,7 +7,7 @@ annotations: truecharts.org/min_helm_version: "3.11" truecharts.org/train: stable apiVersion: v2 -appVersion: 0.3.26.2526 +appVersion: 0.3.27.2538 dependencies: - name: common version: 23.0.8 @@ -26,7 +26,7 @@ keywords: - usenet - AudioBooks - ebooks -kubeVersion: ">=1.24.0-0" +kubeVersion: '>=1.24.0-0' maintainers: - name: TrueCharts email: info@truecharts.org @@ -39,4 +39,4 @@ sources: - https://ghcr.io/onedr0p/exportarr - https://ghcr.io/onedr0p/readarr-develop type: application -version: 22.0.9 +version: 22.0.10 diff --git a/charts/stable/readarr/values.yaml b/charts/stable/readarr/values.yaml index 77cdd9149fe..60f1b5c635c 100644 --- a/charts/stable/readarr/values.yaml +++ b/charts/stable/readarr/values.yaml @@ -1,7 +1,7 @@ image: repository: ghcr.io/onedr0p/readarr-develop pullPolicy: IfNotPresent - tag: 0.3.26.2526@sha256:b1fa244deb9a8a58dc3e99b6916d35738b1ac3ad483bebca931f188d70f1f487 + tag: 0.3.27.2538@sha256:6850caa980bfea336b6113c37f59c40a42f61ca2714d5b8f9c13b5933e33c0f2 exportarrImage: repository: ghcr.io/onedr0p/exportarr pullPolicy: IfNotPresent