From 9b83ccdcc682e51fbea3265793f4bacde1b45ecd Mon Sep 17 00:00:00 2001 From: TrueCharts Bot Date: Sun, 3 Nov 2024 13:23:57 +0100 Subject: [PATCH] =?UTF-8?q?chore(helm):=20update=20image=20ghcr.io/elfhost?= =?UTF-8?q?ed/readarr-develop=200.4.2.2653=20=E2=86=92=200.4.3.2665=20(#28?= =?UTF-8?q?758)?= 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 | `f1a752b` -> `f4e354f` | --- > [!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.3.2665`](https://redirect.github.com/Readarr/Readarr/releases/tag/v0.4.3.2665): 0.4.3.2665 [Compare Source](https://redirect.github.com/Readarr/Readarr/compare/v0.4.2.2653...v0.4.3.2665) *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: - [`ba2add0`](https://redirect.github.com/Readarr/Readarr/commit/ba2add0d54fd0a1e44c20dac14ef83bc56a523dc) Fix app name in translations - [`b6ebeb3`](https://redirect.github.com/Readarr/Readarr/commit/b6ebeb31c83873140e40ec3afcb29d0005d00d58) Multiple Translations updated by Weblate ([#​3723](https://redirect.github.com/Readarr/Readarr/issues/3723)) - [`b8bd645`](https://redirect.github.com/Readarr/Readarr/commit/b8bd645560e0fc50fade7dff6c81f7b345210e93) Fixed: Prevent UI errors for authors with invalid quality and metadata profiles - [`e0d904f`](https://redirect.github.com/Readarr/Readarr/commit/e0d904fa69013471824f830258f5ce0ff37747bd) Improve message for grab errors due to no matching tags \[ [#​3814](https://redirect.github.com/Readarr/Readarr/issues/3814) ] - [`cb532ca`](https://redirect.github.com/Readarr/Readarr/commit/cb532caca47604385f97633f9ddadf558b0193b3) Fixed: Status check for completed directories in Deluge - [`e1af8ad`](https://redirect.github.com/Readarr/Readarr/commit/e1af8ad37f6753510406c4a704d59b6ab94da11b) Bump version to 0.4.3 - [`c4f30da`](https://redirect.github.com/Readarr/Readarr/commit/c4f30da648bb2d2586b73276b971dde65efefc4e) Cleanse exceptions in event logs This list of changes was [auto generated](https://dev.azure.com/Readarr/34393bab-b896-4651-a109-cddb27254e55/\_release?releaseId=64&\_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 d6c15419a52..2e0a3455ee3 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.2.2653 +appVersion: 0.4.3.2665 dependencies: - name: common version: 25.1.5 @@ -38,4 +38,4 @@ sources: - https://github.com/truecharts/charts/tree/master/charts/stable/readarr - https://readarr.com type: application -version: 24.1.0 +version: 24.1.1 diff --git a/charts/stable/readarr/values.yaml b/charts/stable/readarr/values.yaml index 1c5d94a9da0..03556a54b2a 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.2.2653@sha256:f1a752b4a74d44b64b520f8854d20d5cc6ffd76b1581a4d26767f73579241809 + tag: 0.4.3.2665@sha256:f4e354fa36a0bced8299dfa30f4ab007229f2a3c53d5c6d21125d483ea679110 exportarrImage: repository: ghcr.io/onedr0p/exportarr pullPolicy: IfNotPresent