From 7e2661220718e44fb1e4e6bce22308403b032619 Mon Sep 17 00:00:00 2001 From: TrueCharts Bot Date: Sun, 11 May 2025 20:47:27 +0200 Subject: [PATCH] =?UTF-8?q?chore(helm):=20update=20image=20ghcr.io/home-op?= =?UTF-8?q?erations/prowlarr=201.36.0.5044=20=E2=86=92=201.36.1.5049=20(#3?= =?UTF-8?q?5284)?= 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/home-operations/prowlarr](https://ghcr.io/home-operations/prowlarr) ([source](https://redirect.github.com/Prowlarr/Prowlarr)) | patch | `ad966d1` -> `94504df` | --- > [!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/home-operations/prowlarr) ### [`v1.36.1.5049`](https://redirect.github.com/Prowlarr/Prowlarr/releases/tag/v1.36.1.5049): 1.36.1.5049 [Compare Source](https://redirect.github.com/Prowlarr/Prowlarr/compare/v1.36.0.5044...v1.36.1.5049) *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: - [`52a49e6`](https://redirect.github.com/Prowlarr/Prowlarr/commit/52a49e6a348dd32d316a0d12c824452b8156067f) Multiple Translations updated by Weblate - [`a7d99f3`](https://redirect.github.com/Prowlarr/Prowlarr/commit/a7d99f351cb82dbe0e160f1d8da9f7e36d5f5a6b) Fixed: Parsing user agents without a version \[ [#​2392](https://redirect.github.com/Prowlarr/Prowlarr/issues/2392) ] - [`b0212dd`](https://redirect.github.com/Prowlarr/Prowlarr/commit/b0212dd780408588e076640b4192301b49c57b5d) Add hourly limits as defaults for PTP - [`c8f5099`](https://redirect.github.com/Prowlarr/Prowlarr/commit/c8f5099423bb0b26258777194a103f619797ca96) Use the thrown exception in http timeout handling - [`5cc4c3f`](https://redirect.github.com/Prowlarr/Prowlarr/commit/5cc4c3f302d006df2458789530f89a097a9d1fc7) Bump version to 1.36.1 This list of changes was [auto generated](https://dev.azure.com/Prowlarr/a958e221-aeac-4b0e-a862-d8ffe1df4b09/\_release?releaseId=188&\_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 dbd6c95bf6a..c6919cfcbee 100644 --- a/charts/stable/prowlarr/Chart.yaml +++ b/charts/stable/prowlarr/Chart.yaml @@ -9,7 +9,7 @@ annotations: truecharts.org/min_helm_version: "3.14" truecharts.org/train: stable apiVersion: v2 -appVersion: 1.36.0.5044 +appVersion: 1.36.1.5049 dependencies: - name: common version: 25.4.10 @@ -39,5 +39,5 @@ sources: - https://github.com/k8s-at-home/container-images - https://github.com/truecharts/charts/tree/master/charts/stable/prowlarr type: application -version: 18.22.0 +version: 18.22.1 diff --git a/charts/stable/prowlarr/values.yaml b/charts/stable/prowlarr/values.yaml index f9bf23511cb..c7c2420826c 100644 --- a/charts/stable/prowlarr/values.yaml +++ b/charts/stable/prowlarr/values.yaml @@ -1,6 +1,6 @@ image: repository: ghcr.io/home-operations/prowlarr - tag: 1.36.0.5044@sha256:ad966d1ac6e16c012a26ae6411378802d377b952fc94dd5c6afad5d0d77c62b4 + tag: 1.36.1.5049@sha256:94504dfaeccc5a72ae5cb9c8d776ebdddf91ab709a40bbacaf68bf7509f368d4 pullPolicy: IfNotPresent exportarrImage: repository: ghcr.io/onedr0p/exportarr