chore(helm): update image ghcr.io/onedr0p/radarr 5.13.1.9378 → 5.14.0.9383 (#28380)

This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| [ghcr.io/onedr0p/radarr](https://ghcr.io/onedr0p/radarr)
([source](https://redirect.github.com/Radarr/Radarr)) | minor |
`5043679` -> `e4ead78` |

Add the preset `:preserveSemverRanges` to your config if you don't want
to pin your dependencies.

---

### Release Notes

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

###
[`v5.14.0.9383`](https://redirect.github.com/Radarr/Radarr/releases/tag/v5.14.0.9383):
5.14.0.9383

[Compare
Source](https://redirect.github.com/Radarr/Radarr/compare/v5.13.1.9378...v5.14.0.9383)

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

-
[`781e0c9`](781e0c9d1c)
Fixed: Optional square and round brackets for "{Release Year}"
-
[`c946ed8`](c946ed83f9)
Fixed: Stopped/Started as initial state for qBittorrent v5.0
-
[`9aecf94`](9aecf94e8e)
Bump version to 5.14.0

This list of changes was [auto
generated](https://dev.azure.com/Radarr/961c82cf-1428-4ab0-9257-63be1671eac8/\_release?releaseId=134&\_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:eyJjcmVhdGVkSW5WZXIiOiIzOC4xMzEuMiIsInVwZGF0ZWRJblZlciI6IjM4LjEzMS4yIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvbWlub3IiXX0=-->
This commit is contained in:
TrueCharts Bot
2024-10-26 20:58:49 +02:00
committed by GitHub
parent a3d39d7390
commit 9b0e6f57ee
2 changed files with 3 additions and 3 deletions

View File

@@ -6,7 +6,7 @@ annotations:
truecharts.org/min_helm_version: "3.11"
truecharts.org/train: stable
apiVersion: v2
appVersion: 5.13.1.9378
appVersion: 5.14.0.9383
dependencies:
- name: common
version: 25.1.0
@@ -35,4 +35,4 @@ sources:
- https://github.com/Radarr/Radarr
- https://github.com/truecharts/charts/tree/master/charts/stable/radarr
type: application
version: 23.9.0
version: 23.10.0

View File

@@ -1,7 +1,7 @@
image:
repository: ghcr.io/onedr0p/radarr
pullPolicy: IfNotPresent
tag: 5.13.1.9378@sha256:5043679d8473f4bde0d48008d44f250981526cb80ab20e6f428de7f4709bb87a
tag: 5.14.0.9383@sha256:e4ead782fd1d4842765e0ef96bb863fc2fef72ee3e87e2b2a51dc33fb3ebc32c
exportarrImage:
repository: ghcr.io/onedr0p/exportarr
pullPolicy: IfNotPresent