chore(helm): update image ghcr.io/onedr0p/prowlarr-develop 1.29.2.4915 → 1.30.1.4928 (#30876)
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 | `b258cc8` -> `6256bcf` | --- > [!WARNING] > Some dependencies could not be looked up. Check the Dependency Dashboard for more information. Add the preset `:preserveSemverRanges` to your config if you don't want to pin your dependencies. --- ### Release Notes <details> <summary>Prowlarr/Prowlarr (ghcr.io/onedr0p/prowlarr-develop)</summary> ### [`v1.30.1.4928`](https://redirect.github.com/Prowlarr/Prowlarr/releases/tag/v1.30.1.4928): 1.30.1.4928 [Compare Source](https://redirect.github.com/Prowlarr/Prowlarr/compare/v1.30.0.4920...v1.30.1.4928) *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: - [`6eb21a0`](https://redirect.github.com/Prowlarr/Prowlarr/commit/6eb21a02a1caff10e583b64bfaa6b3125be11eb2) Bump NLog, Polly, System.Memory and AngleSharp - [`8c2d5a4`](https://redirect.github.com/Prowlarr/Prowlarr/commit/8c2d5a404d4658d7252418c4a233244c08029b86) Fixed BR-DISK detection for AnimeBytes - [`3b83a00`](https://redirect.github.com/Prowlarr/Prowlarr/commit/3b83a00eaff4c14ae0b64f7be825cb69db491eea) Fixed: (AnimeBytes) Improve M2TS and ISO titles for BR-DISK detection - [`a5a86a6`](https://redirect.github.com/Prowlarr/Prowlarr/commit/a5a86a6f865a707f19e1950827b3245bf65ebbfe) Multiple Translations updated by Weblate - [`e7ed09a`](https://redirect.github.com/Prowlarr/Prowlarr/commit/e7ed09a43d4171d52821dab1a883f97da883b48a) Bump version to 1.30.1 This list of changes was [auto generated](https://dev.azure.com/Prowlarr/a958e221-aeac-4b0e-a862-d8ffe1df4b09/\_release?releaseId=166&\_a=release-summary). ### [`v1.30.0.4920`](https://redirect.github.com/Prowlarr/Prowlarr/releases/tag/v1.30.0.4920): 1.30.0.4920 [Compare Source](https://redirect.github.com/Prowlarr/Prowlarr/compare/v1.29.2.4915...v1.30.0.4920) *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: - [`547bc2e`](https://redirect.github.com/Prowlarr/Prowlarr/commit/547bc2e58c44ef9bdf62af7fbde4dea07f0c85c2) New: (MyAnonamouse) Search by languages option \[ [#​2326](https://redirect.github.com/Prowlarr/Prowlarr/issues/2326) ] - [`8eb674c`](https://redirect.github.com/Prowlarr/Prowlarr/commit/8eb674c8d793e478faa7aa2f3e755fbe0869a94b) Multiple Translations updated by Weblate - [`2c3621d`](https://redirect.github.com/Prowlarr/Prowlarr/commit/2c3621d25e1f4e67abeed6fefa160f114e5096a3) Improve error message on non-JSON responses for Nebulance - [`2648f2c`](https://redirect.github.com/Prowlarr/Prowlarr/commit/2648f2c639cbb4744b174b8abc82d9b2e142370e) Fixed: (BTN) Improve M2TS and ISO titles for BR-DISK detection - [`f4d6210`](https://redirect.github.com/Prowlarr/Prowlarr/commit/f4d621063bf0bd9867fe24546843db34bb32f56f) Bump version to 1.30.0 This list of changes was [auto generated](https://dev.azure.com/Prowlarr/a958e221-aeac-4b0e-a862-d8ffe1df4b09/\_release?releaseId=165&\_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:eyJjcmVhdGVkSW5WZXIiOiIzOS44Ni4xIiwidXBkYXRlZEluVmVyIjoiMzkuODYuMSIsInRhcmdldEJyYW5jaCI6Im1hc3RlciIsImxhYmVscyI6WyJhdXRvbWVyZ2UiLCJyZW5vdmF0ZS9jb250YWluZXIiLCJ0eXBlL21pbm9yIl19-->
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.29.2.4915
|
||||
appVersion: 1.30.1.4928
|
||||
dependencies:
|
||||
- name: common
|
||||
version: 25.3.1
|
||||
@@ -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.12.1
|
||||
version: 18.13.0
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
image:
|
||||
repository: ghcr.io/onedr0p/prowlarr-develop
|
||||
tag: 1.29.2.4915@sha256:b258cc8fe38a25af3742964a2d5a749c645562b3433ef79aa5e1748070ca99d3
|
||||
tag: 1.30.1.4928@sha256:6256bcffe1658d7f2de3eb82f9fab20e800a2c84c4cdec8a0009844e2f9891da
|
||||
pullPolicy: IfNotPresent
|
||||
exportarrImage:
|
||||
repository: ghcr.io/onedr0p/exportarr
|
||||
|
||||
Reference in New Issue
Block a user