From fa46634480a778d31a0aa272b575ae9a0f757199 Mon Sep 17 00:00:00 2001 From: TrueCharts Bot Date: Thu, 17 Oct 2024 21:56:34 +0200 Subject: [PATCH] =?UTF-8?q?chore(container):=20update=20image=20ghcr.io/el?= =?UTF-8?q?fhosted/lidarr=202.6.4.4402=20=E2=86=92=20by=20renovate=20(#278?= =?UTF-8?q?77)?= 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 | `1b40a12` -> `50d6c95` | --- > [!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 99b0d96acf3..c58dd531a60 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.7 +version: 24.1.8 diff --git a/charts/stable/lidarr/values.yaml b/charts/stable/lidarr/values.yaml index bcf50f3942b..bff436cb75f 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:1b40a12b879973e1bbea19e6e2a9bbd6c8a8a025551eea3c775544f79d9fc748 + tag: 2.6.4.4402@sha256:50d6c95cb7c05cb79b5de8077d9d74da181638de8becb304f11462c328da6401 exportarrImage: repository: ghcr.io/onedr0p/exportarr pullPolicy: IfNotPresent