mirror of
https://github.com/truecharts/charts.git
synced 2026-07-24 14:04:40 -03:00
chore(deps): update container image ghcr.io/onedr0p/prowlarr-develop to v1.24.3.4754@9c88257 by renovate (#26941)
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)) | patch | `1.24.1.4740` -> `1.24.3.4754` | --- > [!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.3.4754`](https://redirect.github.com/Prowlarr/Prowlarr/releases/tag/v1.24.3.4754): 1.24.3.4754 [Compare Source](https://redirect.github.com/Prowlarr/Prowlarr/compare/v1.24.1.4740...v1.24.3.4754) *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: - [`17e1a72`](17e1a72baf) Bump webpack to 5.94.0 and regenerate yarn.lock - [`b454ded`](b454ded00a) Bump version to 1.24.3 - [`d451239`](d4512393e2) Automated API Docs update - [`97d1384`](97d1384726) Guard against using invalid sort keys - [`ba002a7`](ba002a7a4a) Add packages needed for RemoveDiacritics - [`349efab`](349efab7a8) Fix description for API key as query parameter - [`af9a6f4`](af9a6f42db) Fixed: Unable to login when instance name contained brackets - [`6b20fa8`](6b20fa8abd) New: Use instance name in forms authentication cookie name \[ [#​2224](https://redirect.github.com/Prowlarr/Prowlarr/issues/2224) ] - [`029ad39`](029ad3903f) Bump version to 1.24.2 - [`a23d669`](a23d66930b) Multiple Translations updated by Weblate <details><summary><b>See More</b></summary> - [`710ab7a`](710ab7ae09) New: (Gazelle/OPS/RED) Prevent downloads without FL tokens - [`434b07a`](434b07ae64) New: Sync seeding limits for LazyLibrarian ([#​2215](https://redirect.github.com/Prowlarr/Prowlarr/issues/2215)) - [`eee8c95`](eee8c95ca6) Fix weblate widget - [`1f5c514`](1f5c514011) Bump version to 1.24.1 - [`66d722e`](66d722e097) Multiple Translations updated by Weblate - [`39befe5`](39befe5aa4) Use error message from Nebulance response \[ [#​2212](https://redirect.github.com/Prowlarr/Prowlarr/issues/2212) ] - [`ab043e8`](ab043e87dc) Display grabs, failures and queries stats with values - [`58ae9c0`](58ae9c0a13) Fixed: (MyAnonamouse) Avoid using FL wedges for freeleech torrents - [`44c4469`](44c446943c) Fixed: (Gazelle) Allow freeleech torrents with Use Freeleech Tokens - [`8301b66`](8301b669fe) Multiple Translations updated by Weblate - [`6fa0b79`](6fa0b79c67) 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=145&\_a=release-summary).</details> </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:eyJjcmVhdGVkSW5WZXIiOiIzOC45Ny4xIiwidXBkYXRlZEluVmVyIjoiMzguOTcuMSIsInRhcmdldEJyYW5jaCI6Im1hc3RlciIsImxhYmVscyI6WyJhdXRvbWVyZ2UiLCJ1cGRhdGUvZG9ja2VyL2dlbmVyYWwvbm9uLW1ham9yIl19-->
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.1.4740
|
||||
appVersion: 1.24.3.4754
|
||||
dependencies:
|
||||
- name: common
|
||||
version: 24.1.16
|
||||
@@ -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.5.3
|
||||
version: 18.5.4
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
image:
|
||||
repository: ghcr.io/onedr0p/prowlarr-develop
|
||||
tag: 1.24.1.4740@sha256:a334be95ef0df11d3372e79994f224654d62b4a37f3714c9de3fbaf4d44c4437
|
||||
tag: 1.24.3.4754@sha256:9c88257656e4ac893d692abf38a784c80ef1638eb99fae376bdb48f75498ce52
|
||||
pullPolicy: IfNotPresent
|
||||
exportarrImage:
|
||||
repository: ghcr.io/onedr0p/exportarr
|
||||
|
||||
Reference in New Issue
Block a user