From 16d0a8e4072a3dbb62348c2f550b8723cbe69f28 Mon Sep 17 00:00:00 2001 From: TrueCharts Bot Date: Mon, 18 Aug 2025 03:11:42 +0200 Subject: [PATCH] =?UTF-8?q?chore(helm):=20update=20image=20ghcr.io/home-op?= =?UTF-8?q?erations/lidarr=202.13.1=20=E2=86=92=202.13.2=20(#38554)?= 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 | `90bbf93` -> `af72fba` | --- > [!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 | 4 ++-- charts/stable/lidarr/values.yaml | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/charts/stable/lidarr/Chart.yaml b/charts/stable/lidarr/Chart.yaml index 70d8f87691e..10acc5ee801 100644 --- a/charts/stable/lidarr/Chart.yaml +++ b/charts/stable/lidarr/Chart.yaml @@ -9,7 +9,7 @@ annotations: truecharts.org/min_helm_version: "3.14" truecharts.org/train: stable apiVersion: v2 -appVersion: 2.13.1 +appVersion: 2.13.2 dependencies: - name: common version: 28.16.1 @@ -38,5 +38,5 @@ sources: - https://github.com/Lidarr/Lidarr - https://github.com/truecharts/charts/tree/master/charts/stable/lidarr type: application -version: 26.1.1 +version: 26.1.2 diff --git a/charts/stable/lidarr/values.yaml b/charts/stable/lidarr/values.yaml index 4348c64dcc3..1a3bbf67529 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.13.1@sha256:90bbf93e41c4212580c445e983f71cb4712195a001b9b1e247a4297f89f72120 + tag: 2.13.2@sha256:af72fba52ef9e438a8c010f77a43bb3910da7c31cbf30d90cbcf0b351a82d4d6 exportarrImage: repository: ghcr.io/onedr0p/exportarr pullPolicy: IfNotPresent