From 1d45e5aba8b7e452167a01fc3f8e0d6b4fd763b0 Mon Sep 17 00:00:00 2001 From: TrueCharts Bot Date: Thu, 29 May 2025 01:00:23 +0200 Subject: [PATCH] chore(helm): update image ghcr.io/elfhosted/lidarr digest to ba1d22a (#35635) 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/elfhosted/lidarr](https://redirect.github.com/Lidarr/Lidarr) | digest | `f71d651` -> `ba1d22a` | 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 6aa67c0b3ba..5a314e7f336 100644 --- a/charts/stable/lidarr/Chart.yaml +++ b/charts/stable/lidarr/Chart.yaml @@ -38,5 +38,5 @@ sources: - https://github.com/Lidarr/Lidarr - https://github.com/truecharts/charts/tree/master/charts/stable/lidarr type: application -version: 24.12.2 +version: 24.12.3 diff --git a/charts/stable/lidarr/values.yaml b/charts/stable/lidarr/values.yaml index 5b42fac75f7..45401e71b86 100644 --- a/charts/stable/lidarr/values.yaml +++ b/charts/stable/lidarr/values.yaml @@ -1,7 +1,7 @@ image: repository: ghcr.io/elfhosted/lidarr pullPolicy: IfNotPresent - tag: 2.11.2.4629@sha256:f71d6516224127f10dae49a4174c9a361a26644d0165afd19b336b7bb12b6b47 + tag: 2.11.2.4629@sha256:ba1d22a2e21746dbced6c083fc67f4e7d80f91178538937657b072b8973d092c exportarrImage: repository: ghcr.io/onedr0p/exportarr pullPolicy: IfNotPresent