From 443a6aaca7dcef5cf2f97485a7ba635b69319c2b Mon Sep 17 00:00:00 2001 From: TrueCharts Bot Date: Sun, 9 Mar 2025 08:14:47 +0100 Subject: [PATCH] =?UTF-8?q?chore(helm):=20update=20image=20ghcr.io/onedr0p?= =?UTF-8?q?/prowlarr-develop=201.31.2.4975=20=E2=86=92=201.32.0.4978=20(#3?= =?UTF-8?q?3051)?= 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/onedr0p/prowlarr-develop](https://ghcr.io/onedr0p/prowlarr-develop) ([source](https://redirect.github.com/Prowlarr/Prowlarr)) | minor | `fa776c7` -> `143e141` | Add the preset `:preserveSemverRanges` to your config if you don't want to pin your dependencies. --- ### Release Notes
Prowlarr/Prowlarr (ghcr.io/onedr0p/prowlarr-develop) ### [`v1.32.0.4978`](https://redirect.github.com/Prowlarr/Prowlarr/releases/tag/v1.32.0.4978): 1.32.0.4978 [Compare Source](https://redirect.github.com/Prowlarr/Prowlarr/compare/v1.31.2.4975...v1.32.0.4978) *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: - [`53bc97b`](https://redirect.github.com/Prowlarr/Prowlarr/commit/53bc97b3be93c5c74da341b56472a6813d2c12c5) Fixed: (BeyondHd) Search daily episodes using year-month-day format - [`b09d492`](https://redirect.github.com/Prowlarr/Prowlarr/commit/b09d4927cc67593518c12ed0d45cff927f1b6c73) Check instance name must contain application name with culture-insensitive - [`328f3c0`](https://redirect.github.com/Prowlarr/Prowlarr/commit/328f3c0423511447eb0dac94ba602b009cd54fd0) Bump version to 1.32.0 This list of changes was [auto generated](https://dev.azure.com/Prowlarr/a958e221-aeac-4b0e-a862-d8ffe1df4b09/\_release?releaseId=174&\_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 c3dee389a1d..0fe3c0bfdec 100644 --- a/charts/stable/prowlarr/Chart.yaml +++ b/charts/stable/prowlarr/Chart.yaml @@ -6,7 +6,7 @@ annotations: truecharts.org/min_helm_version: "3.11" truecharts.org/train: stable apiVersion: v2 -appVersion: 1.31.2.4975 +appVersion: 1.32.0.4978 dependencies: - name: common version: 25.4.10 @@ -36,4 +36,4 @@ sources: - https://github.com/k8s-at-home/container-images - https://github.com/truecharts/charts/tree/master/charts/stable/prowlarr type: application -version: 18.15.4 +version: 18.16.0 diff --git a/charts/stable/prowlarr/values.yaml b/charts/stable/prowlarr/values.yaml index 35b64340f8a..8d32fe5b72c 100644 --- a/charts/stable/prowlarr/values.yaml +++ b/charts/stable/prowlarr/values.yaml @@ -1,6 +1,6 @@ image: repository: ghcr.io/onedr0p/prowlarr-develop - tag: 1.31.2.4975@sha256:fa776c72b6cdd900f36df88a8c3980ac91da16830157ae19eb1c044e2c09e2a7 + tag: 1.32.0.4978@sha256:143e141ebc21d2aab48e251ab8ec1177a3214c5e5c62c5f47d66625f4544b5b9 pullPolicy: IfNotPresent exportarrImage: repository: ghcr.io/onedr0p/exportarr