From 674cf0b1281e29969e673fc5cf7cd275211beb23 Mon Sep 17 00:00:00 2001 From: TrueCharts Bot Date: Fri, 24 Jan 2025 16:49:49 +0100 Subject: [PATCH] =?UTF-8?q?chore(helm):=20update=20image=20ghcr.io/onedr0p?= =?UTF-8?q?/prowlarr-develop=201.29.2.4915=20=E2=86=92=201.30.1.4928=20(#3?= =?UTF-8?q?0876)?= 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://redirect.github.com/Prowlarr/Prowlarr)) | minor | `b258cc8` -> `6256bcf` | --- > [!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
Prowlarr/Prowlarr (ghcr.io/onedr0p/prowlarr-develop) ### [`v1.30.1.4928`](https://redirect.github.com/Prowlarr/Prowlarr/releases/tag/v1.30.1.4928): 1.30.1.4928 [Compare Source](https://redirect.github.com/Prowlarr/Prowlarr/compare/v1.30.0.4920...v1.30.1.4928) *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: - [`6eb21a0`](https://redirect.github.com/Prowlarr/Prowlarr/commit/6eb21a02a1caff10e583b64bfaa6b3125be11eb2) Bump NLog, Polly, System.Memory and AngleSharp - [`8c2d5a4`](https://redirect.github.com/Prowlarr/Prowlarr/commit/8c2d5a404d4658d7252418c4a233244c08029b86) Fixed BR-DISK detection for AnimeBytes - [`3b83a00`](https://redirect.github.com/Prowlarr/Prowlarr/commit/3b83a00eaff4c14ae0b64f7be825cb69db491eea) Fixed: (AnimeBytes) Improve M2TS and ISO titles for BR-DISK detection - [`a5a86a6`](https://redirect.github.com/Prowlarr/Prowlarr/commit/a5a86a6f865a707f19e1950827b3245bf65ebbfe) Multiple Translations updated by Weblate - [`e7ed09a`](https://redirect.github.com/Prowlarr/Prowlarr/commit/e7ed09a43d4171d52821dab1a883f97da883b48a) Bump version to 1.30.1 This list of changes was [auto generated](https://dev.azure.com/Prowlarr/a958e221-aeac-4b0e-a862-d8ffe1df4b09/\_release?releaseId=166&\_a=release-summary). ### [`v1.30.0.4920`](https://redirect.github.com/Prowlarr/Prowlarr/releases/tag/v1.30.0.4920): 1.30.0.4920 [Compare Source](https://redirect.github.com/Prowlarr/Prowlarr/compare/v1.29.2.4915...v1.30.0.4920) *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: - [`547bc2e`](https://redirect.github.com/Prowlarr/Prowlarr/commit/547bc2e58c44ef9bdf62af7fbde4dea07f0c85c2) New: (MyAnonamouse) Search by languages option \[ [#​2326](https://redirect.github.com/Prowlarr/Prowlarr/issues/2326) ] - [`8eb674c`](https://redirect.github.com/Prowlarr/Prowlarr/commit/8eb674c8d793e478faa7aa2f3e755fbe0869a94b) Multiple Translations updated by Weblate - [`2c3621d`](https://redirect.github.com/Prowlarr/Prowlarr/commit/2c3621d25e1f4e67abeed6fefa160f114e5096a3) Improve error message on non-JSON responses for Nebulance - [`2648f2c`](https://redirect.github.com/Prowlarr/Prowlarr/commit/2648f2c639cbb4744b174b8abc82d9b2e142370e) Fixed: (BTN) Improve M2TS and ISO titles for BR-DISK detection - [`f4d6210`](https://redirect.github.com/Prowlarr/Prowlarr/commit/f4d621063bf0bd9867fe24546843db34bb32f56f) Bump version to 1.30.0 This list of changes was [auto generated](https://dev.azure.com/Prowlarr/a958e221-aeac-4b0e-a862-d8ffe1df4b09/\_release?releaseId=165&\_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/prowlarr/Chart.yaml | 4 ++-- charts/stable/prowlarr/values.yaml | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/charts/stable/prowlarr/Chart.yaml b/charts/stable/prowlarr/Chart.yaml index d2abcd94cbc..08586e3a557 100644 --- a/charts/stable/prowlarr/Chart.yaml +++ b/charts/stable/prowlarr/Chart.yaml @@ -6,7 +6,7 @@ annotations: truecharts.org/min_helm_version: "3.11" truecharts.org/train: stable apiVersion: v2 -appVersion: 1.29.2.4915 +appVersion: 1.30.1.4928 dependencies: - name: common version: 25.3.1 @@ -36,4 +36,4 @@ sources: - https://github.com/k8s-at-home/container-images - https://github.com/truecharts/charts/tree/master/charts/stable/prowlarr type: application -version: 18.12.1 +version: 18.13.0 diff --git a/charts/stable/prowlarr/values.yaml b/charts/stable/prowlarr/values.yaml index 6f6c8d552b5..2701bfbc4fc 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.29.2.4915@sha256:b258cc8fe38a25af3742964a2d5a749c645562b3433ef79aa5e1748070ca99d3 + tag: 1.30.1.4928@sha256:6256bcffe1658d7f2de3eb82f9fab20e800a2c84c4cdec8a0009844e2f9891da pullPolicy: IfNotPresent exportarrImage: repository: ghcr.io/onedr0p/exportarr