From 0ea3cbd9be6afa71528beb7016bfab7f8d8224c0 Mon Sep 17 00:00:00 2001 From: TrueCharts Bot Date: Sun, 19 Oct 2025 07:53:33 +0200 Subject: [PATCH] =?UTF-8?q?chore(helm):=20update=20image=20ghcr.io/home-op?= =?UTF-8?q?erations/prowlarr=202.1.3.5208=20=E2=86=92=202.1.5.5213=20(#408?= =?UTF-8?q?65)?= 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 | `236a73d` -> `52b40a9` | --- > [!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.5213`](https://redirect.github.com/Prowlarr/Prowlarr/releases/tag/v2.1.5.5213): 2.1.5.5213 [Compare Source](https://redirect.github.com/Prowlarr/Prowlarr/compare/v2.1.4.5212...v2.1.5.5213) *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: - [`f7f3648`](https://redirect.github.com/Prowlarr/Prowlarr/commit/f7f3648dac1acb9ee5c268453251a1befa9181ad) Bump to 2.1.5 This list of changes was [auto generated](https://dev.azure.com/Prowlarr/a958e221-aeac-4b0e-a862-d8ffe1df4b09/_release?releaseId=212&_a=release-summary). ### [`v2.1.4.5212`](https://redirect.github.com/Prowlarr/Prowlarr/releases/tag/v2.1.4.5212): 2.1.4.5212 [Compare Source](https://redirect.github.com/Prowlarr/Prowlarr/compare/v2.1.3.5208...v2.1.4.5212) *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: - [`c669048`](https://redirect.github.com/Prowlarr/Prowlarr/commit/c6690487670fed00651761d2d8ad11c705360ea3) Bump System.Data.SQLite, MailKit, Microsoft.Data.SqlClient, Newtonsoft.Json and Polly - [`c282e4b`](https://redirect.github.com/Prowlarr/Prowlarr/commit/c282e4bef8f86dd63c8d7763643bbb6bee410a2d) Pin System.Private.Uri to 4.3.2 - [`574721b`](https://redirect.github.com/Prowlarr/Prowlarr/commit/574721bfb5e5c929b1e585bd5d4d144665dd7a05) Bump to 2.1.4 This list of changes was [auto generated](https://dev.azure.com/Prowlarr/a958e221-aeac-4b0e-a862-d8ffe1df4b09/_release?releaseId=211&_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 c9f9bc3fc6d..e9f4ca87de6 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.3.5208 +appVersion: 2.1.5.5213 dependencies: - name: common version: 28.26.0 @@ -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.0 +version: 20.12.1 diff --git a/charts/stable/prowlarr/values.yaml b/charts/stable/prowlarr/values.yaml index 68f5a697a94..f0def25a863 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.3.5208@sha256:236a73dad45baeedd1eba40a457de63a644695728a2ce28f0d254b1fe9a05822 + tag: 2.1.5.5213@sha256:52b40a9147d4056d8c5edc535adddad32da282df4c3099321378e40dbfcf898a pullPolicy: IfNotPresent exportarrImage: repository: ghcr.io/onedr0p/exportarr