From d5e18b2dfec4c718c474543c370a26dfaa3a29ab Mon Sep 17 00:00:00 2001 From: TrueCharts Bot Date: Mon, 26 Feb 2024 01:48:26 +0100 Subject: [PATCH] chore(deps): update container image ghcr.io/onedr0p/prowlarr-develop to v1.14.0.4286@91dc4b0 by renovate (#18631) 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/prowlarr-develop](https://ghcr.io/onedr0p/prowlarr-develop) ([source](https://togithub.com/Prowlarr/Prowlarr)) | minor | `1.13.3.4273` -> `1.14.0.4286` | --- > [!WARNING] > Some dependencies could not be looked up. Check the Dependency Dashboard for more information. --- ### Release Notes
Prowlarr/Prowlarr (ghcr.io/onedr0p/prowlarr-develop) ### [`v1.14.0.4286`](https://togithub.com/Prowlarr/Prowlarr/releases/tag/v1.14.0.4286): 1.14.0.4286 [Compare Source](https://togithub.com/Prowlarr/Prowlarr/compare/v1.13.3.4273...v1.14.0.4286) *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 Prowlarr within an existing docker container.*** #### Changes: - [`5d35f1d`](https://togithub.com/Prowlarr/Prowlarr/commit/5d35f1dcc7263b10b60a63c835f6683b9da00bee) Fixed: (AvistaZ) Avoid parsing invalid JSON on auth \[ [#​2030](https://togithub.com/Prowlarr/Prowlarr/issues/2030) ] - [`858f161`](https://togithub.com/Prowlarr/Prowlarr/commit/858f16195e3f9d0613543f35501ad7740493bcb7) Multiple Translations updated by Weblate - [`a1a5dd5`](https://togithub.com/Prowlarr/Prowlarr/commit/a1a5dd574e781616e1da99d71ced93deb9a2b03e) Fixed: Using FlareSolverr in the same time with another HTTP/SOCKS proxy - [`a5ecc2d`](https://togithub.com/Prowlarr/Prowlarr/commit/a5ecc2dc9f44bb3821b89625e58232311b2fae27) Show download client ID as hint in select options - [`7d46660`](https://togithub.com/Prowlarr/Prowlarr/commit/7d46660583cb967a5538062ce6494c4a37dc39f1) Fixed: Updated base url for TorrentsCSV - [`22cbf40`](https://togithub.com/Prowlarr/Prowlarr/commit/22cbf40e3c13a1a6be27aa80a0c0a4e14c8f24da) Bump label-actions action to v4 - [`25821c7`](https://togithub.com/Prowlarr/Prowlarr/commit/25821c758f66274bd6941fd2597453762e46b7ca) Multiple Translations updated by Weblate - [`6153737`](https://togithub.com/Prowlarr/Prowlarr/commit/6153737a78418b56958386fb7143b5923e4b3b18) Translations for download client settings - [`07adb45`](https://togithub.com/Prowlarr/Prowlarr/commit/07adb45d631127ec941ea91ea89f3fab51ff7a91) Bump version to 1.14.0 This list of changes was [auto generated](https://dev.azure.com/Prowlarr/a958e221-aeac-4b0e-a862-d8ffe1df4b09/\_release?releaseId=105&\_a=release-summary).
--- ### Configuration 📅 **Schedule**: Branch creation - "before 10pm on monday" in timezone Europe/Amsterdam, 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/prowlarr/Chart.yaml | 6 +++--- charts/stable/prowlarr/values.yaml | 2 +- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/charts/stable/prowlarr/Chart.yaml b/charts/stable/prowlarr/Chart.yaml index f622e580cde..8fe9f2177e3 100644 --- a/charts/stable/prowlarr/Chart.yaml +++ b/charts/stable/prowlarr/Chart.yaml @@ -7,7 +7,7 @@ annotations: truecharts.org/min_helm_version: "3.12" truecharts.org/train: stable apiVersion: v2 -appVersion: 1.13.3.4273 +appVersion: 1.14.0.4286 dependencies: - name: common version: 18.0.2 @@ -24,7 +24,7 @@ keywords: - prowlarr - torrent - usenet -kubeVersion: ">=1.24.0-0" +kubeVersion: '>=1.24.0-0' maintainers: - name: TrueCharts email: info@truecharts.org @@ -37,4 +37,4 @@ sources: - https://ghcr.io/onedr0p/prowlarr-develop - https://ghcr.io/onedr0p/exportarr type: application -version: 15.1.2 +version: 15.2.0 diff --git a/charts/stable/prowlarr/values.yaml b/charts/stable/prowlarr/values.yaml index c64fc12bbd8..57cedc2656f 100644 --- a/charts/stable/prowlarr/values.yaml +++ b/charts/stable/prowlarr/values.yaml @@ -1,6 +1,6 @@ image: repository: ghcr.io/onedr0p/prowlarr-develop - tag: 1.13.3.4273@sha256:ca264d9629d35fef799c403fa1fe0625de6dabf6aec08d43ca981867ca8810c2 + tag: 1.14.0.4286@sha256:91dc4b0e5abf134fa73085f639500fe58a19ee61d6ed710a1dec50eb6463612d pullPolicy: IfNotPresent exportarrImage: repository: ghcr.io/onedr0p/exportarr