From aee0c7673dd2b5e21162eb6aea9bfced308c696b Mon Sep 17 00:00:00 2001 From: TrueCharts Bot Date: Tue, 17 Feb 2026 06:00:10 +0100 Subject: [PATCH] chore(lidarr): update image oci.trueforge.org/containerforge/lidarr digest to 31e880f (#45118) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit This PR contains the following updates: | Package | Update | Change | |---|---|---| | [oci.trueforge.org/containerforge/lidarr](https://ghcr.io/trueforge-org/lidarr) ([source](https://redirect.github.com/Lidarr/Lidarr)) | digest | `518db38` → `31e880f` | --- > [!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 | 2 +- charts/stable/lidarr/values.yaml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/charts/stable/lidarr/Chart.yaml b/charts/stable/lidarr/Chart.yaml index 43dac857275..6511aa3435d 100644 --- a/charts/stable/lidarr/Chart.yaml +++ b/charts/stable/lidarr/Chart.yaml @@ -43,5 +43,5 @@ sources: - https://github.com/trueforge-org/containers/tree/main/apps/lidarr - https://github.com/trueforge-org/truecharts/tree/master/charts/stable/lidarr type: application -version: 28.4.1 +version: 28.4.2 diff --git a/charts/stable/lidarr/values.yaml b/charts/stable/lidarr/values.yaml index 138b9a038bc..61c195fac09 100644 --- a/charts/stable/lidarr/values.yaml +++ b/charts/stable/lidarr/values.yaml @@ -2,7 +2,7 @@ image: repository: oci.trueforge.org/containerforge/lidarr pullPolicy: IfNotPresent - tag: 3.1.2.4913@sha256:518db384a0472bbb617dc6a8fb42e6db46b91508c10f865e2eeefcb5c0799ff8 + tag: 3.1.2.4913@sha256:31e880faed73e008d40204266f7e1693204255ca045abcec6998c346bbf9f3b8 exportarrImage: repository: ghcr.io/onedr0p/exportarr pullPolicy: IfNotPresent