chore(deps): update container image ghcr.io/onedr0p/readarr-develop to v0.3.22.2499@53ad18b by renovate (#20746)

This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
|
[ghcr.io/onedr0p/readarr-develop](https://ghcr.io/onedr0p/readarr-develop)
([source](https://togithub.com/Readarr/Readarr)) | patch | `0.3.21.2475`
-> `0.3.22.2499` |

---

> [!WARNING]
> Some dependencies could not be looked up. Check the Dependency
Dashboard for more information.

---

### Release Notes

<details>
<summary>Readarr/Readarr (ghcr.io/onedr0p/readarr-develop)</summary>

###
[`v0.3.22.2499`](https://togithub.com/Readarr/Readarr/releases/tag/v0.3.22.2499):
0.3.22.2499

[Compare
Source](https://togithub.com/Readarr/Readarr/compare/v0.3.21.2475...v0.3.22.2499)

*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 Readarr within an existing docker
container.***

#### Changes:

-
[`8c9555f`](8c9555f82e)
New: Informational text on Custom Formats modal \[
[#&#8203;3405](https://togithub.com/Readarr/Readarr/issues/3405) ]
-
[`ee20ba1`](ee20ba1811)
Fixed: Use widely supported display mode for PWA
-
[`4cf1215`](4cf1215cfa)
Fixed: Cleanse BHD RSS key in log files
-
[`a8ab099`](a8ab099177)
Fixed: Sending ntfy.sh notifications with unicode characters
-
[`50af8a1`](50af8a12d4)
Automated API Docs update
-
[`510c39c`](510c39c5d8)
Multiple Translations updated by Weblate
-
[`dd4a012`](dd4a0121f2)
Fixed: Migrations running on newer versions of SQLite
-
[`4fb62c0`](4fb62c072a)
Fixed: Task with removed author causing error \[
[#&#8203;3376](https://togithub.com/Readarr/Readarr/issues/3376) ]
-
[`2b100d0`](2b100d0f72)
Fixed: Exceptions when checking for routable IPv4 addresses
-
[`abfdc44`](abfdc44f92)
Multiple Translations updated by Weblate

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

-
[`6e76f99`](6e76f9966a)
New: Allow HEAD requests to ping endpoint
-
[`2b6ceab`](2b6ceab9d4)
Fixed: Handling torrents with relative path in rTorrent
-
[`b636729`](b636729960)
New: Advanced settings toggle in import list, notification and download
client modals
-
[`8af8366`](8af8366575)
Fixed: qBittorrent not correctly handling retention during testing
-
[`1d31e9b`](1d31e9b9d9)
Bump version to 0.3.22

This list of changes was [auto
generated](https://dev.azure.com/Readarr/34393bab-b896-4651-a109-cddb27254e55/\_release?releaseId=46&\_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://togithub.com/renovatebot/renovate).

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy4yOTMuMCIsInVwZGF0ZWRJblZlciI6IjM3LjI5My4wIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInVwZGF0ZS9kb2NrZXIvZ2VuZXJhbC9ub24tbWFqb3IiXX0=-->
This commit is contained in:
TrueCharts Bot 2024-04-14 08:53:25 +02:00 committed by GitHub
parent 3828ee45b6
commit c06c1f8b55
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: 0.3.21.2475
appVersion: 0.3.22.2499
dependencies:
- name: common
version: 20.3.6
@ -26,7 +26,7 @@ keywords:
- usenet
- AudioBooks
- ebooks
kubeVersion: ">=1.24.0-0"
kubeVersion: '>=1.24.0-0'
maintainers:
- name: TrueCharts
email: info@truecharts.org
@ -39,4 +39,4 @@ sources:
- https://ghcr.io/onedr0p/readarr-develop
- https://ghcr.io/onedr0p/exportarr
type: application
version: 21.6.5
version: 21.6.6

View File

@ -1,7 +1,7 @@
image:
repository: ghcr.io/onedr0p/readarr-develop
pullPolicy: IfNotPresent
tag: 0.3.21.2475@sha256:75449da36fe6b052e751f50a9c68501f93f64a671ea2da0957b6b4391330f441
tag: 0.3.22.2499@sha256:53ad18bde065cb73508e67a9e59f3b9361f2aa8f48a42e5f44d14e7fe6d5ee41
exportarrImage:
repository: ghcr.io/onedr0p/exportarr
pullPolicy: IfNotPresent