chore(deps): update container image ghcr.io/onedr0p/prowlarr-develop to v1.14.1.4316@c2480d3 by renovate (#19068)

This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
|
[ghcr.io/onedr0p/prowlarr-develop](https://ghcr.io/onedr0p/prowlarr-develop)
([source](https://togithub.com/Prowlarr/Prowlarr)) | patch |
`1.14.0.4286` -> `1.14.1.4316` |

---

> [!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.14.1.4316`](https://togithub.com/Prowlarr/Prowlarr/releases/tag/v1.14.1.4316):
1.14.1.4316

[Compare
Source](https://togithub.com/Prowlarr/Prowlarr/compare/v1.14.0.4286...v1.14.1.4316)

*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:

-
[`00bd9c2`](00bd9c241a)
Multiple Translations updated by Weblate
-
[`1283e06`](1283e06f95)
Multiple Translations updated by Weblate
-
[`ab01087`](ab0108778a)
Fixed: (AnimeBytes) Artist and album search improvements
-
[`099b04f`](099b04f718)
Update caniuse-lite
-
[`ecdc0a5`](ecdc0a51a9)
Fixed: Cleanse Discord Webhook URLs
-
[`6c7c37a`](6c7c37affe)
Bump node to v20.x on builder
-
[`45d378a`](45d378a2d9)
Automated API Docs update
-
[`007601c`](007601cb19)
Fixed: Selection of last added custom filter
-
[`5f0d6e2`](5f0d6e2fdd)
New: Sync Pack Seed Time to Whisparr applications \[
[#&#8203;2039](https://togithub.com/Prowlarr/Prowlarr/issues/2039) ]
-
[`ede9879`](ede9879c99)
Cleanup obsolete definitions for ANT/ABB/BB/MTV/PTN/TVV

<details><summary><b>See More</b></summary>

-
[`7287abc`](7287abc77c)
New: Sync Reject Blocklisted Torrent Hashes While Grabbing for torrent
indexers to Apps
-
[`8c653b5`](8c653b5c09)
Fixed: (GGn) Don't die on invalid FreeTorrent values in the API
-
[`15c6b3c`](15c6b3c308)
Fixed: (Shazbat) Added season and episode to search capabilities
-
[`9676447`](9676447c74)
Bump version to 1.14.1

This list of changes was [auto
generated](https://dev.azure.com/Prowlarr/a958e221-aeac-4b0e-a862-d8ffe1df4b09/\_release?releaseId=107&\_a=release-summary).</details>

</details>

---

### Configuration

📅 **Schedule**: Branch creation - "before 10pm on monday" in timezone
Europe/Amsterdam, 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://togithub.com/renovatebot/renovate).

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy4yMzUuMSIsInVwZGF0ZWRJblZlciI6IjM3LjIzNi4wIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIn0=-->
This commit is contained in:
TrueCharts Bot 2024-03-12 01:30:30 +01:00 committed by GitHub
parent dfee240f8d
commit 89b7fbbbb5
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
2 changed files with 5 additions and 5 deletions

View File

@ -7,7 +7,7 @@ annotations:
truecharts.org/min_helm_version: "3.11" truecharts.org/min_helm_version: "3.11"
truecharts.org/train: stable truecharts.org/train: stable
apiVersion: v2 apiVersion: v2
appVersion: 1.14.0.4286 appVersion: 1.14.1.4316
dependencies: dependencies:
- name: common - name: common
version: 20.0.6 version: 20.0.6
@ -24,7 +24,7 @@ keywords:
- prowlarr - prowlarr
- torrent - torrent
- usenet - usenet
kubeVersion: ">=1.24.0-0" kubeVersion: '>=1.24.0-0'
maintainers: maintainers:
- name: TrueCharts - name: TrueCharts
email: info@truecharts.org email: info@truecharts.org
@ -34,7 +34,7 @@ sources:
- https://github.com/Prowlarr/Prowlarr - https://github.com/Prowlarr/Prowlarr
- https://github.com/k8s-at-home/container-images - https://github.com/k8s-at-home/container-images
- https://github.com/truecharts/charts/tree/master/charts/stable/prowlarr - https://github.com/truecharts/charts/tree/master/charts/stable/prowlarr
- https://ghcr.io/onedr0p/exportarr
- https://ghcr.io/onedr0p/prowlarr-develop - https://ghcr.io/onedr0p/prowlarr-develop
- https://ghcr.io/onedr0p/exportarr
type: application type: application
version: 16.3.0 version: 16.3.1

View File

@ -1,6 +1,6 @@
image: image:
repository: ghcr.io/onedr0p/prowlarr-develop repository: ghcr.io/onedr0p/prowlarr-develop
tag: 1.14.0.4286@sha256:c77d84ebf7a64844c858f249cb3fbb59b0d2d2de21709126c339be14386a804f tag: 1.14.1.4316@sha256:c2480d34c333706fad7db15e59c882268ce95b9147fcb0733e18383b968dbedf
pullPolicy: IfNotPresent pullPolicy: IfNotPresent
exportarrImage: exportarrImage:
repository: ghcr.io/onedr0p/exportarr repository: ghcr.io/onedr0p/exportarr