From a0dfb51cd502e8c93d829d02b7eacb701ce8f489 Mon Sep 17 00:00:00 2001 From: TrueCharts Bot Date: Sun, 6 Oct 2024 08:19:18 +0200 Subject: [PATCH] chore(deps): update container image ghcr.io/onedr0p/prowlarr-develop to v1.25.0.4759@8b67b8f by renovate (#27346) 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 | `1.24.3.4754` -> `1.25.0.4759` | --- > [!WARNING] > Some dependencies could not be looked up. Check the Dependency Dashboard for more information. --- ### Release Notes
Prowlarr/Prowlarr (ghcr.io/onedr0p/prowlarr-develop) ### [`v1.25.0.4759`](https://redirect.github.com/Prowlarr/Prowlarr/releases/tag/v1.25.0.4759): 1.25.0.4759 [Compare Source](https://redirect.github.com/Prowlarr/Prowlarr/compare/v1.24.3.4754...v1.25.0.4759) *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: - [`4e8b9e8`](https://redirect.github.com/Prowlarr/Prowlarr/commit/4e8b9e81cfb7c199037f03d683289f4742042bde) New: Option to prefer magnet URLs over torrent file links - [`a32ab3a`](https://redirect.github.com/Prowlarr/Prowlarr/commit/a32ab3acfd3fb7a4d0ccb13432ff65563b1a808c) Fixed: (AnimeBytes) Avoid specials for non-zero season searches - [`942da3a`](https://redirect.github.com/Prowlarr/Prowlarr/commit/942da3a5c0db615a3ab38dcbed839166003fc006) Bump version to 1.25.0 This list of changes was [auto generated](https://dev.azure.com/Prowlarr/a958e221-aeac-4b0e-a862-d8ffe1df4b09/\_release?releaseId=146&\_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 1ec9fcc97de..4400df516db 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.24.3.4754 +appVersion: 1.25.0.4759 dependencies: - name: common version: 25.0.0 @@ -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.6.0 +version: 18.7.0 diff --git a/charts/stable/prowlarr/values.yaml b/charts/stable/prowlarr/values.yaml index 1f741da5c50..f3f9d1b67b0 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.24.3.4754@sha256:9c88257656e4ac893d692abf38a784c80ef1638eb99fae376bdb48f75498ce52 + tag: 1.25.0.4759@sha256:8b67b8f0ddd123f30d36b8748158658f967e29103b641153b3c27e99638ce878 pullPolicy: IfNotPresent exportarrImage: repository: ghcr.io/onedr0p/exportarr