From 2e1f12f7f3de077148e42197a74e76ecd704e63f Mon Sep 17 00:00:00 2001 From: TrueCharts Bot Date: Mon, 21 Apr 2025 02:34:20 +0200 Subject: [PATCH] =?UTF-8?q?chore(helm):=20update=20image=20ghcr.io/home-op?= =?UTF-8?q?erations/prowlarr=201.34.0.5016=20=E2=86=92=201.34.1.5021=20(#3?= =?UTF-8?q?4611)?= 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 | `a32029d` -> `8194af3` | 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.34.1.5021`](https://redirect.github.com/Prowlarr/Prowlarr/releases/tag/v1.34.1.5021): 1.34.1.5021 [Compare Source](https://redirect.github.com/Prowlarr/Prowlarr/compare/v1.34.0.5016...v1.34.1.5021) *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.*** #### Changes: - [`0322d70`](https://redirect.github.com/Prowlarr/Prowlarr/commit/0322d70d6342af8437257986e5c2666564625e6c) Fixed: Handle 307 and 308 redirects for indexer download requests - [`362f3fe`](https://redirect.github.com/Prowlarr/Prowlarr/commit/362f3fe22382220ec1478c8f2eef4c6a0e847d63) Bump version to 1.34.1 - [`075fd24`](https://redirect.github.com/Prowlarr/Prowlarr/commit/075fd24f96b7759b6459529a1c252f2e62aa5132) Downgrade Microsoft.AspNetCore.WebUtilities - [`4ba72ea`](https://redirect.github.com/Prowlarr/Prowlarr/commit/4ba72ea7f3e00cd63e1265e1e35ffc25b7d8f3dc) Bump Swashbuckle to 7.3.2 - [`46f73c5`](https://redirect.github.com/Prowlarr/Prowlarr/commit/46f73c51bb4402094d31d8c71c0a964252e2bedf) Bump IPAddressRange, Npgsql, System.Text.Json - [`3287d45`](https://redirect.github.com/Prowlarr/Prowlarr/commit/3287d45661bdbb392777c53f5395a45c8cb28ef9) Update timezone offset for AvistaZ trackers - [`71937fa`](https://redirect.github.com/Prowlarr/Prowlarr/commit/71937fa44c71d51a7262edaf92ad7e76f85638c4) Update timezone offset for FL - [`6aefd46`](https://redirect.github.com/Prowlarr/Prowlarr/commit/6aefd46cd45544c7509c221b7395bb569fc2720a) Fixed: (SecretCinema) Edition not being decoded - [`c8370c9`](https://redirect.github.com/Prowlarr/Prowlarr/commit/c8370c9e00a545ab6b713dae486fd8e1721aaa28) Bump version to 1.34.0 This list of changes was [auto generated](https://dev.azure.com/Prowlarr/a958e221-aeac-4b0e-a862-d8ffe1df4b09/\_release?releaseId=184&\_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 769fc1629d2..9baa1933f66 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.34.0.5016 +appVersion: 1.34.1.5021 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.20.0 +version: 18.20.1 diff --git a/charts/stable/prowlarr/values.yaml b/charts/stable/prowlarr/values.yaml index 04e47fc9756..aaa2a460915 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.34.0.5016@sha256:a32029de92518c0b23ce94c5df90ccd693a111d9e0f3087c87b2bff1397309da + tag: 1.34.1.5021@sha256:8194af3c8a4fa4e6605d51c6ace4b8a40e199897a1dbf6f770c2a05970a8ba87 pullPolicy: IfNotPresent exportarrImage: repository: ghcr.io/onedr0p/exportarr