From 88f61725860685ccfd3f9ca68735cdfa0db3c3e7 Mon Sep 17 00:00:00 2001 From: TrueCharts Bot Date: Sun, 26 Oct 2025 11:35:54 +0100 Subject: [PATCH] =?UTF-8?q?chore(helm):=20update=20image=20ghcr.io/home-op?= =?UTF-8?q?erations/prowlarr=202.1.5.5213=20=E2=86=92=202.1.5.5216=20(#411?= =?UTF-8?q?27)?= 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 | `52b40a9` -> `affb671` | --- > [!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) ### [`v2.1.5.5216`](https://redirect.github.com/Prowlarr/Prowlarr/releases/tag/v2.1.5.5216): 2.1.5.5216 [Compare Source](https://redirect.github.com/Prowlarr/Prowlarr/compare/v2.1.5.5213...v2.1.5.5216) *To receive further updates for a non-docker installation, please change the branch to **master**. (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.*** #### What's Changed ##### New - Theme Management: Switch theme automatically on system change - Database Reliability: Retry SQLite writes for database is locked errors - Indexer Improvements: - (PTP) Improve Error Handling - Move CGPeers to Cardigann - INTERNAL flag support for Cardigann Indexers based on Description - (FileList) Add Cat 31 and refresh urls - GGn Snatched + Pagination - Add exclusive only ##### Fixed - Indexer Fixes: - (RuTracker) fix for Anime S01nd Episode N of N or N+N of N+N - (RevolutionTT) New Domain - (Shazbat) added new site url - (BroadcasTheNet) Improve daily episode searching - (PassThePopcorn) Generate titles for full discs - (Newznab) nzb.su to nzb.life (renamed) - UI/UX Fixes: - Prevent modals from overflowing screen width - Responsive add indexer modal layout filters - Fixup theme selector App name - Performance/Reliability: - (HttpClient) Increase cookie limit per domain to 100 - Fix code coverage on CI ##### Other Changes - Dependency Updates: - System.Data.SQLite (to official 2.0.1) - System.Private.Uri (pinned to 4.3.2) - System.Drawing.Common (pinned to 8.0) - MailKit, Microsoft.Data.SqlClient, Newtonsoft.Json, Polly - STJson - coverlet.collector (to official 6.0.4) - Testing/Build: - Avoid rewriting file names in builds - Switch HttpProxySettingsProviderFixture to test cases - Documentation: - Update bug report template for clarity - Fix typos in bug report template - Translations: Multiple translations updated by Weblate - Reverts: Revert Various
--- ### 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 dc57042e898..1712862a67a 100644 --- a/charts/stable/prowlarr/Chart.yaml +++ b/charts/stable/prowlarr/Chart.yaml @@ -11,7 +11,7 @@ annotations: truecharts.org/min_kubernetes_version: 1.24.0 truecharts.org/train: stable apiVersion: v2 -appVersion: 2.1.5.5213 +appVersion: 2.1.5.5216 dependencies: - name: common version: 28.26.1 @@ -42,5 +42,5 @@ sources: - https://github.com/truecharts/charts/tree/master/charts/stable/prowlarr - https://github.com/trueforge-org/truecharts/tree/master/charts/stable/prowlarr type: application -version: 20.12.2 +version: 20.12.3 diff --git a/charts/stable/prowlarr/values.yaml b/charts/stable/prowlarr/values.yaml index f0def25a863..494277c4253 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: 2.1.5.5213@sha256:52b40a9147d4056d8c5edc535adddad32da282df4c3099321378e40dbfcf898a + tag: 2.1.5.5216@sha256:affb671fa367f4b7029d58f4b7d04e194e887ed6af1cf5a678f3c7aca5caf6ca pullPolicy: IfNotPresent exportarrImage: repository: ghcr.io/onedr0p/exportarr