chore(helm): update image ghcr.io/home-operations/lidarr 2.14.4 → 2.14.5 (#40407)

This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
|
[ghcr.io/home-operations/lidarr](https://ghcr.io/home-operations/lidarr)
([source](https://redirect.github.com/Lidarr/Lidarr)) | patch |
`d97e41b` -> `e135e17` |

---

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

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

---

### 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:eyJjcmVhdGVkSW5WZXIiOiI0MS44Mi4xMCIsInVwZGF0ZWRJblZlciI6IjQxLjgyLjEwIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvcGF0Y2giXX0=-->
This commit is contained in:
TrueCharts Bot
2025-10-05 13:40:27 +02:00
committed by GitHub
parent 5076454935
commit e00ee258cf
2 changed files with 4 additions and 3 deletions

View File

@@ -11,7 +11,7 @@ annotations:
truecharts.org/min_kubernetes_version: 1.24.0
truecharts.org/train: stable
apiVersion: v2
appVersion: 2.14.4
appVersion: 2.14.5
dependencies:
- name: common
version: 28.21.1
@@ -38,7 +38,8 @@ sources:
- https://ghcr.io/home-operations/lidarr
- https://ghcr.io/onedr0p/exportarr
- https://github.com/Lidarr/Lidarr
- https://github.com/truecharts/charts/tree/master/charts/stable/lidarr
- https://github.com/trueforge-org/truecharts/tree/master/charts/stable/lidarr
type: application
version: 26.6.2
version: 26.6.3

View File

@@ -1,7 +1,7 @@
image:
repository: ghcr.io/home-operations/lidarr
pullPolicy: IfNotPresent
tag: 2.14.4@sha256:d97e41b2cc0d2a92fe8f61c1e1d333c96988b35abeb653cdc90a2507fdd8be5f
tag: 2.14.5@sha256:e135e1730e193126d16be26c8ca0827142e282a7e72b76d1d713bf67f7cefcea
exportarrImage:
repository: ghcr.io/onedr0p/exportarr
pullPolicy: IfNotPresent