chore(deps): update container image ghcr.io/onedr0p/prowlarr-develop to v1.24.0.4721@66635fb by renovate (#26125)
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.23.1.4708` -> `1.24.0.4721` | --- > [!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.24.0.4721`](https://redirect.github.com/Prowlarr/Prowlarr/releases/tag/v1.24.0.4721): 1.24.0.4721 [Compare Source](https://redirect.github.com/Prowlarr/Prowlarr/compare/v1.23.1.4708...v1.24.0.4721) *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: - [`66d722e`](https://redirect.github.com/Prowlarr/Prowlarr/commit/66d722e0970754c64418735c498c5f968d657073) Multiple Translations updated by Weblate - [`39befe5`](https://redirect.github.com/Prowlarr/Prowlarr/commit/39befe5aa4f409cbc4d237bd7a657aaa21fc1af7) Use error message from Nebulance response \[ [#​2212](https://redirect.github.com/Prowlarr/Prowlarr/issues/2212) ] - [`ab043e8`](https://redirect.github.com/Prowlarr/Prowlarr/commit/ab043e87dc13e693cecbe4a02c82e825cf85a9a1) Display grabs, failures and queries stats with values - [`58ae9c0`](https://redirect.github.com/Prowlarr/Prowlarr/commit/58ae9c0a13daa5c72cd46e7257e801c68481f590) Fixed: (MyAnonamouse) Avoid using FL wedges for freeleech torrents - [`44c4469`](https://redirect.github.com/Prowlarr/Prowlarr/commit/44c446943c4f4c75a3dac65d05be515d5cdc2395) Fixed: (Gazelle) Allow freeleech torrents with Use Freeleech Tokens - [`8301b66`](https://redirect.github.com/Prowlarr/Prowlarr/commit/8301b669fe3ce43a5930476422535e3f98f27f59) Multiple Translations updated by Weblate - [`6fa0b79`](https://redirect.github.com/Prowlarr/Prowlarr/commit/6fa0b79c673c15d23afff1c8003c438c54582752) Bump version to 1.24.0 This list of changes was [auto generated](https://dev.azure.com/Prowlarr/a958e221-aeac-4b0e-a862-d8ffe1df4b09/\_release?releaseId=142&\_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:eyJjcmVhdGVkSW5WZXIiOiIzOC43Mi4wIiwidXBkYXRlZEluVmVyIjoiMzguNzIuMCIsInRhcmdldEJyYW5jaCI6Im1hc3RlciIsImxhYmVscyI6WyJhdXRvbWVyZ2UiLCJ1cGRhdGUvZG9ja2VyL2dlbmVyYWwvbm9uLW1ham9yIl19-->
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.23.1.4708
|
||||
appVersion: 1.24.0.4721
|
||||
dependencies:
|
||||
- name: common
|
||||
version: 24.1.14
|
||||
@@ -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.4.0
|
||||
version: 18.5.0
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
image:
|
||||
repository: ghcr.io/onedr0p/prowlarr-develop
|
||||
tag: 1.23.1.4708@sha256:94bd657afd708efdceac0c2439e85e1c5384f5ebdbec6dd2c46169f8378cd66a
|
||||
tag: 1.24.0.4721@sha256:66635fb9a3c1614ecfe16c4740c213359e57685250412599e7394ed24ab4919f
|
||||
pullPolicy: IfNotPresent
|
||||
exportarrImage:
|
||||
repository: ghcr.io/onedr0p/exportarr
|
||||
|
||||
Reference in New Issue
Block a user