From c577ca939759109544369d10fe15bd038b25091c Mon Sep 17 00:00:00 2001 From: TrueCharts Bot Date: Fri, 3 Oct 2025 19:21:40 +0200 Subject: [PATCH] =?UTF-8?q?chore(helm):=20update=20image=20ghcr.io/home-op?= =?UTF-8?q?erations/lidarr=202.14.3=20=E2=86=92=202.14.4=20(#40342)?= 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/home-operations/lidarr](https://ghcr.io/home-operations/lidarr) ([source](https://redirect.github.com/Lidarr/Lidarr)) | patch | `46d1b3a` -> `d97e41b` | --- > [!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 | 5 +++-- charts/stable/lidarr/values.yaml | 2 +- 2 files changed, 4 insertions(+), 3 deletions(-) diff --git a/charts/stable/lidarr/Chart.yaml b/charts/stable/lidarr/Chart.yaml index 75adf3cdbd5..d80c5b5a250 100644 --- a/charts/stable/lidarr/Chart.yaml +++ b/charts/stable/lidarr/Chart.yaml @@ -11,7 +11,7 @@ annotations: truecharts.org/min_kubernetes_version: 1.24.0 truecharts.org/train: stable apiVersion: v2 -appVersion: 2.14.3 +appVersion: 2.14.4 dependencies: - name: common version: 28.21.1 @@ -38,7 +38,8 @@ sources: - https://ghcr.io/home-operations/lidarr - https://ghcr.io/onedr0p/exportarr - https://github.com/Lidarr/Lidarr + - https://github.com/truecharts/charts/tree/master/charts/stable/lidarr - https://github.com/trueforge-org/truecharts/tree/master/charts/stable/lidarr type: application -version: 26.6.1 +version: 26.6.2 diff --git a/charts/stable/lidarr/values.yaml b/charts/stable/lidarr/values.yaml index 95f94173376..b0f5729d4a7 100644 --- a/charts/stable/lidarr/values.yaml +++ b/charts/stable/lidarr/values.yaml @@ -1,7 +1,7 @@ image: repository: ghcr.io/home-operations/lidarr pullPolicy: IfNotPresent - tag: 2.14.3@sha256:46d1b3ac8687c8d5a621b3f5a2d83f08952afa00474113434c6ad3e320ea9e5a + tag: 2.14.4@sha256:d97e41b2cc0d2a92fe8f61c1e1d333c96988b35abeb653cdc90a2507fdd8be5f exportarrImage: repository: ghcr.io/onedr0p/exportarr pullPolicy: IfNotPresent