chore(deps): update container image ghcr.io/onedr0p/radarr to v5.6.0.8846@3c75c2a by renovate (#22065)

This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| [ghcr.io/onedr0p/radarr](https://ghcr.io/onedr0p/radarr)
([source](https://togithub.com/Radarr/Radarr)) | minor | `5.5.3.8819` ->
`5.6.0.8846` |

---

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

---

### Release Notes

<details>
<summary>Radarr/Radarr (ghcr.io/onedr0p/radarr)</summary>

###
[`v5.6.0.8846`](https://togithub.com/Radarr/Radarr/releases/tag/v5.6.0.8846):
5.6.0.8846

[Compare
Source](https://togithub.com/Radarr/Radarr/compare/v5.5.3.8819...v5.6.0.8846)

*To receive further Pre-Release or final 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 Radarr within an existing docker container.***

#### Changes:

-
[`077b041`](https://togithub.com/Radarr/Radarr/commit/077b041d3f49cc286f843cd65c7690b323c146e5)
Fixed: Revert "Validate that folders in paths don't start or end with a
space"
-
[`ff3dd3a`](https://togithub.com/Radarr/Radarr/commit/ff3dd3ae423a2cea0ded46ecd43f157e1afa813f)
Tests for Wanted pages
-
[`2e3bedd`](https://togithub.com/Radarr/Radarr/commit/2e3beddcbc6b26160f6469174c4d7ccd07e36303)
Fixed: Sorting by movie titles in Missing/Cutoff Unmet under Postgres
-
[`dc068bb`](https://togithub.com/Radarr/Radarr/commit/dc068bbf3d12deb663a5131bb15ed676432b3cec)
Automated API Docs update
-
[`7a303c1`](https://togithub.com/Radarr/Radarr/commit/7a303c1ebf732667ab74b9d6a23bdc7f8340b486)
Remove not implemented endpoints from API docs
-
[`152f50a`](https://togithub.com/Radarr/Radarr/commit/152f50a1ef977298ef0415ccda6e84d83b37661b)
New: Wanted Cutoff/Missing
-
[`9798202`](https://togithub.com/Radarr/Radarr/commit/97982025890910b13dbd271cde5dab3bbb8f0c19)
Add missing translation for External
-
[`7969776`](https://togithub.com/Radarr/Radarr/commit/7969776339602f88fcc0e379c0acbe98a67723e1)
Rename file for getMovieStatusDetails
-
[`288982d`](https://togithub.com/Radarr/Radarr/commit/288982d7bd6dc9cc160f3d3ab5c85ac4457b2ca7)
Bump Npgsql to 7.0.7
-
[`d39a3ad`](https://togithub.com/Radarr/Radarr/commit/d39a3ade5b637b6a9bfdec6d28552820a1008e0f)
Automated API Docs update

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

-
[`1fc6e88`](https://togithub.com/Radarr/Radarr/commit/1fc6e88bc4652b6d225aecdd3338578c5ba537dd)
New: Add `isExisting` flag for movies in collections API
-
[`e8e1841`](https://togithub.com/Radarr/Radarr/commit/e8e1841e6c37ea6c694c969da09fc3e6c778ae8c)
New: No Release Dates availability message
-
[`d17eb4f`](https://togithub.com/Radarr/Radarr/commit/d17eb4f33f0322659e130d365462108c4bb4ee1d)
Bump version to 5.6.0

This list of changes was [auto
generated](https://dev.azure.com/Radarr/961c82cf-1428-4ab0-9257-63be1671eac8/\_release?releaseId=102&\_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:eyJjcmVhdGVkSW5WZXIiOiIzNy4zNjMuMyIsInVwZGF0ZWRJblZlciI6IjM3LjM2My4zIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInVwZGF0ZS9kb2NrZXIvZ2VuZXJhbC9ub24tbWFqb3IiXX0=-->
This commit is contained in:
TrueCharts Bot
2024-05-14 20:35:55 +02:00
committed by GitHub
parent 45edba6e25
commit 6742e888cb
2 changed files with 5 additions and 5 deletions
+4 -4
View File
@@ -7,7 +7,7 @@ annotations:
truecharts.org/min_helm_version: "3.11"
truecharts.org/train: stable
apiVersion: v2
appVersion: 5.5.3.8819
appVersion: 5.6.0.8846
dependencies:
- name: common
version: 23.0.0
@@ -24,7 +24,7 @@ keywords:
- radarr
- torrent
- usenet
kubeVersion: ">=1.24.0-0"
kubeVersion: '>=1.24.0-0'
maintainers:
- name: TrueCharts
email: info@truecharts.org
@@ -33,7 +33,7 @@ name: radarr
sources:
- https://github.com/Radarr/Radarr
- https://github.com/truecharts/charts/tree/master/charts/stable/radarr
- https://ghcr.io/onedr0p/radarr
- https://ghcr.io/onedr0p/exportarr
- https://ghcr.io/onedr0p/radarr
type: application
version: 22.1.0
version: 22.2.0
+1 -1
View File
@@ -1,7 +1,7 @@
image:
repository: ghcr.io/onedr0p/radarr
pullPolicy: IfNotPresent
tag: 5.5.3.8819@sha256:2d89b183fa0d2a734d1301bf84fd7e0a9a1dc2402e5a5dab5a25de78d45444fd
tag: 5.6.0.8846@sha256:3c75c2adc6ce547131a74b10fec4e0101658113810dba11b96878a0c3990c641
exportarrImage:
repository: ghcr.io/onedr0p/exportarr
pullPolicy: IfNotPresent