From 737588b2186bacf73cadba6f8ff86afeeb72ff95 Mon Sep 17 00:00:00 2001 From: TrueCharts Bot Date: Wed, 16 Oct 2024 20:02:31 +0200 Subject: [PATCH] chore(container): update image ghcr.io/elfhosted/lidarr to a67153d by renovate (#27771) 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 | `c2da835` -> `a67153d` | --- > [!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. --- - [x] 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). Co-authored-by: alfi0812 <43101280+alfi0812@users.noreply.github.com> --- 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 cb237141e41..ae598db28ed 100644 --- a/charts/stable/lidarr/Chart.yaml +++ b/charts/stable/lidarr/Chart.yaml @@ -35,4 +35,4 @@ sources: - https://github.com/Lidarr/Lidarr - https://github.com/truecharts/charts/tree/master/charts/stable/lidarr type: application -version: 24.1.1 +version: 24.1.2 diff --git a/charts/stable/lidarr/values.yaml b/charts/stable/lidarr/values.yaml index 2b09a3dcd4d..e7540e3b424 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.6.4.4402@sha256:c2da835b7de40ced16401f58e90e0e92739fe609fc97d97af0b4e5a258e06f47 + tag: 2.6.4.4402@sha256:a67153d2a9b97f94a32c3c6782328dbaebf725ce209d7ddd5e50baba454eae64 exportarrImage: repository: ghcr.io/onedr0p/exportarr pullPolicy: IfNotPresent