fix(deps): update container image ghcr.io/onedr0p/lidarr-develop to v2.0.3.3791 (#15103)

This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
|
[ghcr.io/onedr0p/lidarr-develop](https://togithub.com/onedr0p/containers)
| patch | `2.0.2.3782` -> `2.0.3.3791` |

---

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

---

### 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:eyJjcmVhdGVkSW5WZXIiOiIzNy41OS44IiwidXBkYXRlZEluVmVyIjoiMzcuNTkuOCIsInRhcmdldEJyYW5jaCI6Im1hc3RlciJ9-->
This commit is contained in:
TrueCharts Bot 2023-11-19 09:25:26 +01:00 committed by GitHub
parent ee61d5ff7f
commit bd94cc2e98
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 3 additions and 3 deletions

View File

@ -1,5 +1,5 @@
apiVersion: v2
appVersion: "2.0.1.3769"
appVersion: 2.0.3.3791
dependencies:
- name: common
repository: https://library-charts.truecharts.org
@ -22,7 +22,7 @@ sources:
- https://github.com/truecharts/charts/tree/master/charts/stable/lidarr
- https://github.com/Lidarr/Lidarr
type: application
version: 17.0.23
version: 17.0.24
annotations:
truecharts.org/category: media
truecharts.org/SCALE-support: "true"

View File

@ -1,7 +1,7 @@
image:
repository: ghcr.io/onedr0p/lidarr-develop
pullPolicy: IfNotPresent
tag: 2.0.2.3782@sha256:ce84367f7a1fb03de55dc849350cb349eb4bc1a32ef3b1154c63ce6c564f40af
tag: 2.0.3.3791@sha256:559eef1be3f244175c4568e82df16a05c95bff1f7e3a17b9c0522870c4610666
exportarrImage:
repository: ghcr.io/onedr0p/exportarr
pullPolicy: IfNotPresent