chore(deps): update container image ghcr.io/onedr0p/lidarr-develop to v2.2.3.4098@ddb5035 by renovate (#19416)

This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
|
[ghcr.io/onedr0p/lidarr-develop](https://ghcr.io/onedr0p/lidarr-develop)
([source](https://togithub.com/Lidarr/Lidarr)) | patch | `2.2.2.4090` ->
`2.2.3.4098` |

---

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

---

### Release Notes

<details>
<summary>Lidarr/Lidarr (ghcr.io/onedr0p/lidarr-develop)</summary>

###
[`v2.2.3.4098`](https://togithub.com/Lidarr/Lidarr/releases/tag/v2.2.3.4098):
2.2.3.4098

[Compare
Source](https://togithub.com/Lidarr/Lidarr/compare/v2.2.2.4090...v2.2.3.4098)

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

#### Changes:

-
[`55eaecb`](55eaecb3c8)
Fixed: Disabled select option still selectable \[
[#&#8203;4679](https://togithub.com/Lidarr/Lidarr/issues/4679) ]
-
[`63e36f7`](63e36f71d2)
Ensure not allowed cursor is shown for disabled select inputs
-
[`89e184e`](89e184e768)
Ensure artists are populated in PageConnector
-
[`873a225`](873a225f0c)
New: Show artist names after task name when applicable \[
[#&#8203;4678](https://togithub.com/Lidarr/Lidarr/issues/4678) ]
-
[`b81170d`](b81170d911)
Fixed: Wrapping of naming tokens with alternate separators \[
[#&#8203;4561](https://togithub.com/Lidarr/Lidarr/issues/4561),
[#&#8203;4677](https://togithub.com/Lidarr/Lidarr/issues/4677) ]
-
[`5ffde40`](5ffde40320)
Automated API Docs update
-
[`ebfa680`](ebfa68087d)
Fixed: Release push with only Magnet URL
-
[`1db0eb1`](1db0eb1029)
New: Indexer flags
-
[`967b580`](967b58017a)
Bump ImageSharp, Polly
-
[`3754d61`](3754d611c7)
Bump version to 2.2.3

This list of changes was [auto
generated](https://dev.azure.com/Lidarr/43582661-9ac3-4ec6-9583-209885d5ff34/\_release?releaseId=74&\_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:eyJjcmVhdGVkSW5WZXIiOiIzNy4yNTIuMCIsInVwZGF0ZWRJblZlciI6IjM3LjI1Mi4wIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIn0=-->
This commit is contained in:
TrueCharts Bot 2024-03-17 13:19:26 +01:00 committed by GitHub
parent fcf5b60848
commit e556abe0ec
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: 2.2.2.4090
appVersion: 2.2.3.4098
dependencies:
- name: common
version: 20.2.0
@ -33,7 +33,7 @@ name: lidarr
sources:
- https://github.com/Lidarr/Lidarr
- https://github.com/truecharts/charts/tree/master/charts/stable/lidarr
- https://ghcr.io/onedr0p/exportarr
- https://ghcr.io/onedr0p/lidarr-develop
- https://ghcr.io/onedr0p/exportarr
type: application
version: 21.5.1
version: 21.5.2

View File

@ -1,7 +1,7 @@
image:
repository: ghcr.io/onedr0p/lidarr-develop
pullPolicy: IfNotPresent
tag: 2.2.2.4090@sha256:4978f1e1dc949d6ac6b2d9250203977ea4a966b49864e6bd65cc52835bad28bb
tag: 2.2.3.4098@sha256:ddb5035c57005792761e60371ab7e2ca3e0804fa5ab6952266b0d5f797ed08c2
exportarrImage:
repository: ghcr.io/onedr0p/exportarr
pullPolicy: IfNotPresent