From 1026276db8b2be1a8f9a2aca2fac6d4329940cf2 Mon Sep 17 00:00:00 2001 From: TrueCharts Bot Date: Fri, 13 Feb 2026 22:25:26 +0100 Subject: [PATCH] chore(lidarr): update image oci.trueforge.org/containerforge/lidarr digest to 518db38 (#44869) 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 | `a39b30b` → `518db38` | --- > [!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 6f2de5353fc..4f42890e9b6 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.3.24 +version: 28.3.25 diff --git a/charts/stable/lidarr/values.yaml b/charts/stable/lidarr/values.yaml index 8b05ca69fee..8d193aaa323 100644 --- a/charts/stable/lidarr/values.yaml +++ b/charts/stable/lidarr/values.yaml @@ -1,7 +1,7 @@ image: repository: oci.trueforge.org/containerforge/lidarr pullPolicy: IfNotPresent - tag: 3.1.2.4913@sha256:a39b30b4dc6b553098b2a8a2bf98cfea01f6de04ec9f48facc5e61eb33052106 + tag: 3.1.2.4913@sha256:518db384a0472bbb617dc6a8fb42e6db46b91508c10f865e2eeefcb5c0799ff8 exportarrImage: repository: ghcr.io/onedr0p/exportarr pullPolicy: IfNotPresent