From ea9db49f15576807baa9620dcfa4a94193896100 Mon Sep 17 00:00:00 2001 From: TrueCharts Bot Date: Wed, 8 Oct 2025 23:17:40 +0200 Subject: [PATCH] chore(helm): update image ghcr.io/home-operations/lidarr digest to c611fcd (#40541) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit 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)) | digest | `e135e17` -> `c611fcd` | --- > [!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. --- - [ ] 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). --- charts/stable/lidarr/Chart.yaml | 3 ++- charts/stable/lidarr/values.yaml | 2 +- 2 files changed, 3 insertions(+), 2 deletions(-) diff --git a/charts/stable/lidarr/Chart.yaml b/charts/stable/lidarr/Chart.yaml index d4ca182ab5c..36d3e89e326 100644 --- a/charts/stable/lidarr/Chart.yaml +++ b/charts/stable/lidarr/Chart.yaml @@ -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.7.0 +version: 26.7.1 diff --git a/charts/stable/lidarr/values.yaml b/charts/stable/lidarr/values.yaml index 3e6365cc92c..006d069dee1 100644 --- a/charts/stable/lidarr/values.yaml +++ b/charts/stable/lidarr/values.yaml @@ -1,7 +1,7 @@ image: repository: ghcr.io/home-operations/lidarr pullPolicy: IfNotPresent - tag: 2.14.5@sha256:e135e1730e193126d16be26c8ca0827142e282a7e72b76d1d713bf67f7cefcea + tag: 2.14.5@sha256:c611fcd98569310ae072e66793ee985480298d95363930f9ea5e27795b5d4256 exportarrImage: repository: ghcr.io/onedr0p/exportarr pullPolicy: IfNotPresent