From 1c142ad117b895b49ddaad64f307795a1223bb37 Mon Sep 17 00:00:00 2001 From: TrueCharts Bot Date: Tue, 9 Jun 2026 09:53:06 +0200 Subject: [PATCH] =?UTF-8?q?feat(prowlarr):=20update=20image=20oci.trueforg?= =?UTF-8?q?e.org/containerforge/prowlarr=202.3.7.5365=20=E2=86=92=202.4.0.?= =?UTF-8?q?5391=20(#48910)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit This PR contains the following updates: | Package | Update | Change | |---|---|---| | [oci.trueforge.org/containerforge/prowlarr](https://ghcr.io/trueforge-org/prowlarr) ([source](https://redirect.github.com/Prowlarr/Prowlarr)) | minor | `56615ef` → `56f8272` | --- > [!WARNING] > Some dependencies could not be looked up. Check the [Dependency Dashboard](../issues/18710) for more information. Add the preset `:preserveSemverRanges` to your config if you don't want to pin your dependencies. --- ### Release Notes
Prowlarr/Prowlarr (oci.trueforge.org/containerforge/prowlarr) ### [`v2.4.0.5391`](https://redirect.github.com/Prowlarr/Prowlarr/releases/tag/v2.4.0.5391): 2.4.0.5391 [Compare Source](https://redirect.github.com/Prowlarr/Prowlarr/compare/v2.3.7.5365...v2.4.0.5391) *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: - [`1d7c91a`](https://redirect.github.com/Prowlarr/Prowlarr/commit/1d7c91aabbd3fbb9a6e46ec24ab097e3f018c44b) Multiple Translations updated by Weblate - [`0275db7`](https://redirect.github.com/Prowlarr/Prowlarr/commit/0275db79285b27e72d2cd8cbbd6cafe1a93ec412) Reuse authentification cookies for qBittorrent calls - [`5f02110`](https://redirect.github.com/Prowlarr/Prowlarr/commit/5f021105bfd359f15af92848e1d1c8a31bc65a12) Bump github actions to fix token issues - [`bef55de`](https://redirect.github.com/Prowlarr/Prowlarr/commit/bef55de933c6b73de0d41a1eda15d907468f8a4f) Fixed: (SecretCinema) Improve release titles - [`32e606c`](https://redirect.github.com/Prowlarr/Prowlarr/commit/32e606c1ab6b48843263c7cc3e2b252949e44790) New: (MyAnonamouse) Switch to downloading without session cookies - [`b689dfe`](https://redirect.github.com/Prowlarr/Prowlarr/commit/b689dfe2aa27b1da8995b034f60e3b2cf94fa2c1) Fixed: (MyAnonamouse) Refactor freeleech wedge handling - [`638d2d1`](https://redirect.github.com/Prowlarr/Prowlarr/commit/638d2d10211767eff97b57a86a69a8fd3bbd4b3e) New: Postgres Connection String option - [`cb80af4`](https://redirect.github.com/Prowlarr/Prowlarr/commit/cb80af4be1dfe277b4b1a71f026683a738cfe50e) New: Bump .NET to 8.0.27 - [`7e3b69b`](https://redirect.github.com/Prowlarr/Prowlarr/commit/7e3b69b01f92422de1f873d60c00ddfab86160aa) New: Basic Auth support for sync applications ([#​2677](https://redirect.github.com/Prowlarr/Prowlarr/issues/2677)) - [`4864834`](https://redirect.github.com/Prowlarr/Prowlarr/commit/48648342832021707d14037474a5ec887f6b5348) Multiple Translations updated by Weblate
See More - [`facfb8f`](https://redirect.github.com/Prowlarr/Prowlarr/commit/facfb8f7eb291bc0f3b1cfdf20d2c90df685e77e) New: API key support for qBittorrent - [`ee093ed`](https://redirect.github.com/Prowlarr/Prowlarr/commit/ee093edf37649d6c5d9f49d918a8f93d68479542) Fixed: Login with credentials on Qbittorrent 5.2 - [`2aa5de8`](https://redirect.github.com/Prowlarr/Prowlarr/commit/2aa5de8616f02e0f110e54cd414e989b24066793) Fixed: Testing qBittorrent after credentials change would always pass tests - [`493cb04`](https://redirect.github.com/Prowlarr/Prowlarr/commit/493cb04c22d30ce7bc7ba585eda797094801efbe) Version bump to 2.4.0 This list of changes was [auto generated](https://dev.azure.com/Prowlarr/a958e221-aeac-4b0e-a862-d8ffe1df4b09/_release?releaseId=236&_a=release-summary).
--- ### Configuration 📅 **Schedule**: (UTC) - 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 9c707301ef5..c5e7b09c42a 100644 --- a/charts/stable/prowlarr/Chart.yaml +++ b/charts/stable/prowlarr/Chart.yaml @@ -9,7 +9,7 @@ annotations: trueforge.org/min_helm_version: "3.14" trueforge.org/train: stable apiVersion: v2 -appVersion: 2.3.7.5365 +appVersion: 2.4.0.5391 dependencies: - name: common version: 29.3.4 @@ -39,5 +39,5 @@ sources: - https://github.com/trueforge-org/containers/tree/main/apps/prowlarr - https://github.com/trueforge-org/truecharts/tree/master/charts/stable/prowlarr type: application -version: 22.3.0 +version: 22.4.0 diff --git a/charts/stable/prowlarr/values.yaml b/charts/stable/prowlarr/values.yaml index d31cca39e54..e10ec444490 100644 --- a/charts/stable/prowlarr/values.yaml +++ b/charts/stable/prowlarr/values.yaml @@ -1,7 +1,7 @@ # yaml-language-server: $schema=./values.schema.json image: repository: oci.trueforge.org/containerforge/prowlarr - tag: 2.3.7.5365@sha256:56615ef0b8839ae49da9e5ec138c2cfee5e40b7a060efcb99fc1cce8846ed1a2 + tag: 2.4.0.5391@sha256:56f82725ddacf86117edf89e00dc62f3d5819e76111d21aa56b72fe57aaaaddf pullPolicy: IfNotPresent exportarrImage: repository: ghcr.io/onedr0p/exportarr