From bfa268c4b7fb58e7bb67dfd8fbd6d81b56e5cf63 Mon Sep 17 00:00:00 2001 From: TrueCharts Bot Date: Sun, 10 Dec 2023 07:21:40 +0100 Subject: [PATCH] chore(deps): update container image ghcr.io/onedr0p/lidarr-develop to v2.0.6.3818@58128c7 (#15941) 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/onedr0p/lidarr-develop](https://ghcr.io/onedr0p/lidarr-develop) ([source](https://togithub.com/onedr0p/containers)) | patch | `2.0.5.3813` -> `2.0.6.3818` | --- > [!WARNING] > Some dependencies could not be looked up. Check the Dependency Dashboard for more information. --- ### 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://togithub.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 0b83dd93b38..9ee20ebdf69 100644 --- a/charts/stable/lidarr/Chart.yaml +++ b/charts/stable/lidarr/Chart.yaml @@ -1,7 +1,7 @@ kubeVersion: ">=1.24.0" apiVersion: v2 name: lidarr -version: 17.0.28 +version: 17.0.29 appVersion: 2.0.5.3813 description: Looks and smells like Sonarr but made for music home: https://truecharts.org/charts/stable/lidarr diff --git a/charts/stable/lidarr/values.yaml b/charts/stable/lidarr/values.yaml index a08c382498d..aa2c3b611df 100644 --- a/charts/stable/lidarr/values.yaml +++ b/charts/stable/lidarr/values.yaml @@ -1,7 +1,7 @@ image: repository: ghcr.io/onedr0p/lidarr-develop pullPolicy: IfNotPresent - tag: 2.0.5.3813@sha256:b0da2927ae973864445e468dafe13297f958ee2b9cfb197bfabcb9979cfb6db7 + tag: 2.0.6.3818@sha256:58128c7750b54a705a7709b8ccc811a0560a2a33a71db7576a352f039782616d exportarrImage: repository: ghcr.io/onedr0p/exportarr pullPolicy: IfNotPresent