chore(deps): update container image ghcr.io/onedr0p/prowlarr-develop to v1.14.2.4318@78e4f3a by renovate (#19405)

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.1.4316` -> `1.14.2.4318` |

---

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

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

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

-
[`882152b`](882152b911)
Use proxied requests for indexers
-
[`a25e790`](a25e79031f)
Fixed: Don't disable IPv6 in IPv6-only Environment
-
[`cc85060`](cc85060b1b)
Bump version to 1.14.2

This list of changes was [auto
generated](https://dev.azure.com/Prowlarr/a958e221-aeac-4b0e-a862-d8ffe1df4b09/\_release?releaseId=108&\_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://togithub.com/renovatebot/renovate).

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy4yNTAuMSIsInVwZGF0ZWRJblZlciI6IjM3LjI1MC4xIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIn0=-->
This commit is contained in:
TrueCharts Bot 2024-03-17 07:18:33 +01:00 committed by GitHub
parent 4245dab1b1
commit 69465d5de9
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
2 changed files with 4 additions and 4 deletions

View File

@ -7,7 +7,7 @@ annotations:
truecharts.org/min_helm_version: "3.11"
truecharts.org/train: stable
apiVersion: v2
appVersion: 1.14.1.4316
appVersion: 1.14.2.4318
dependencies:
- name: common
version: 20.2.0
@ -24,7 +24,7 @@ keywords:
- prowlarr
- torrent
- usenet
kubeVersion: ">=1.24.0-0"
kubeVersion: '>=1.24.0-0'
maintainers:
- name: TrueCharts
email: info@truecharts.org
@ -37,4 +37,4 @@ sources:
- https://ghcr.io/onedr0p/prowlarr-develop
- https://ghcr.io/onedr0p/exportarr
type: application
version: 16.5.0
version: 16.5.1

View File

@ -1,6 +1,6 @@
image:
repository: ghcr.io/onedr0p/prowlarr-develop
tag: 1.14.1.4316@sha256:882daa1e28f989bc6d76ea7ab7e729da3d9a7a67714e6db606a8ef45a6e6c14b
tag: 1.14.2.4318@sha256:78e4f3ac4d74b69a0a6d5e8724efcbb20cc2ab7985f8dcf21835d633c95f89f9
pullPolicy: IfNotPresent
exportarrImage:
repository: ghcr.io/onedr0p/exportarr