From f8cff9bc877a11fe81b577d4f907d12350a8ef14 Mon Sep 17 00:00:00 2001 From: TrueCharts Bot Date: Sun, 18 May 2025 20:52:19 +0200 Subject: [PATCH] =?UTF-8?q?chore(helm):=20update=20image=20ghcr.io/home-op?= =?UTF-8?q?erations/prowlarr=201.36.1.5049=20=E2=86=92=201.36.2.5059=20(#3?= =?UTF-8?q?5480)?= 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 | `94504df` -> `8b99808` | 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.2.5059`](https://redirect.github.com/Prowlarr/Prowlarr/releases/tag/v1.36.2.5059): 1.36.2.5059 [Compare Source](https://redirect.github.com/Prowlarr/Prowlarr/compare/v1.36.1.5049...v1.36.2.5059) *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: - [`708c94b`](https://redirect.github.com/Prowlarr/Prowlarr/commit/708c94bc560fac676b72baa1770666613fcceb38) Fixed PTP test - [`5ed82ea`](https://redirect.github.com/Prowlarr/Prowlarr/commit/5ed82eaf09ef7e7bf49b0e885bec2d8db5821811) Fixed: (PTP) Download torrent files with API credentials - [`7d77ad6`](https://redirect.github.com/Prowlarr/Prowlarr/commit/7d77ad68fdfa367d0ce9ebe299805a94ac48ad95) Bump caniuse db - [`6725358`](https://redirect.github.com/Prowlarr/Prowlarr/commit/6725358db58ef9a732f0d5474014babe75da6f6d) Bump babel, fontawesome icons, react-use-measure, react-virtualized and react-window - [`c410e23`](https://redirect.github.com/Prowlarr/Prowlarr/commit/c410e23460f2a0abba2784116d64b42b84ee27af) Bump core-js to 3.42 - [`903b86b`](https://redirect.github.com/Prowlarr/Prowlarr/commit/903b86b9a215b54f72e7261739deb36565d11cc3) Bump version to 1.36.2 This list of changes was [auto generated](https://dev.azure.com/Prowlarr/a958e221-aeac-4b0e-a862-d8ffe1df4b09/\_release?releaseId=189&\_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 c6919cfcbee..a8fd9cb99fd 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.1.5049 +appVersion: 1.36.2.5059 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.1 +version: 18.22.2 diff --git a/charts/stable/prowlarr/values.yaml b/charts/stable/prowlarr/values.yaml index c7c2420826c..26f9200700c 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.1.5049@sha256:94504dfaeccc5a72ae5cb9c8d776ebdddf91ab709a40bbacaf68bf7509f368d4 + tag: 1.36.2.5059@sha256:8b998084a1696afb0bdc2e4c2a9750ac4e0f26528fc3db6fa77d7339811f305f pullPolicy: IfNotPresent exportarrImage: repository: ghcr.io/onedr0p/exportarr