chore(deps): update container image ghcr.io/onedr0p/prowlarr-develop to v1.25.0.4759@8b67b8f by renovate (#27346)
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 <details> <summary>Prowlarr/Prowlarr (ghcr.io/onedr0p/prowlarr-develop)</summary> ### [`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). </details> --- ### 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. --- - [ ] <!-- rebase-check -->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). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOC4xMTAuMiIsInVwZGF0ZWRJblZlciI6IjM4LjExMC4yIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInVwZGF0ZS9kb2NrZXIvZ2VuZXJhbC9ub24tbWFqb3IiXX0=-->
This commit is contained in:
@@ -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
|
||||
|
||||
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user