From 53ac856cd05ef3e140d77f0a4836e91071c78217 Mon Sep 17 00:00:00 2001 From: TrueCharts Bot Date: Sun, 25 Aug 2024 14:28:20 +0200 Subject: [PATCH] chore(deps): update container image ghcr.io/onedr0p/lidarr-develop to v2.5.2.4316@087f306 by renovate (#25508) 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/Lidarr/Lidarr)) | patch | `2.5.1.4311` -> `2.5.2.4316` | --- > [!WARNING] > Some dependencies could not be looked up. Check the Dependency Dashboard for more information. --- ### Release Notes
Lidarr/Lidarr (ghcr.io/onedr0p/lidarr-develop) ### [`v2.5.2.4316`](https://togithub.com/Lidarr/Lidarr/releases/tag/v2.5.2.4316): 2.5.2.4316 [Compare Source](https://togithub.com/Lidarr/Lidarr/compare/v2.5.1.4311...v2.5.2.4316) *To receive further Pre-Release updates for a non-docker installation, please change the branch to **develop**. (Settings -> General (Show Advanced Settings) -> Updates -> Branch)* **If you are using docker you will need to update the container image. *Do not attempt to update Radarr within an existing docker container.*** #### Changes: - [`b514de2`](https://togithub.com/Lidarr/Lidarr/commit/b514de2840f80bd6a18c9fc706ef58883b120292) Revert "Fixed: Stale formats score after changing quality profile for artists" - [`6673d14`](https://togithub.com/Lidarr/Lidarr/commit/6673d14eddcb4e9f6e2cd47890dd62ec89651b14) Fixed: Duplicated changelog lines - [`da954dc`](https://togithub.com/Lidarr/Lidarr/commit/da954dc31e6ddbb934b271db533c8605c0b5a33a) Align queue action buttons on right \[ [#​4989](https://togithub.com/Lidarr/Lidarr/issues/4989) ] - [`51d22be`](https://togithub.com/Lidarr/Lidarr/commit/51d22bed2a19fc244d3f3320d34305f731e149e9) Include available version in update health check \[ [#​4949](https://togithub.com/Lidarr/Lidarr/issues/4949), [#​5000](https://togithub.com/Lidarr/Lidarr/issues/5000) ] - [`04e0d3f`](https://togithub.com/Lidarr/Lidarr/commit/04e0d3f22e9cb9aedd19c2c8a4602f686388898b) Skip duplicate import list exclusions \[ [#​5003](https://togithub.com/Lidarr/Lidarr/issues/5003) ] - [`809db40`](https://togithub.com/Lidarr/Lidarr/commit/809db4022e062211091afe0cffa8469b246d2aa2) Fixed: Persist selected custom filter for interactive searches \[ [#​5006](https://togithub.com/Lidarr/Lidarr/issues/5006) ] - [`afbead8`](https://togithub.com/Lidarr/Lidarr/commit/afbead8a88efbf150ac427f15c5522efa7bc5d7f) Fixed: Stale formats score after changing quality profile for artists \[ [#​5009](https://togithub.com/Lidarr/Lidarr/issues/5009) ] - [`950e945`](https://togithub.com/Lidarr/Lidarr/commit/950e94564e2e89a40cb286e4abcf26414a222a4b) Sort quality and metadata profiles by name in custom filters \[ [#​5010](https://togithub.com/Lidarr/Lidarr/issues/5010) ] - [`790e123`](https://togithub.com/Lidarr/Lidarr/commit/790e1233ec2468916fc50c7c4b7df577c4a5fa97) Bump version to 2.5.2 This list of changes was [auto generated](https://dev.azure.com/Lidarr/43582661-9ac3-4ec6-9583-209885d5ff34/\_release?releaseId=96&\_a=release-summary).
--- ### 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 | 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 7923ee1e418..23bda8bc3af 100644 --- a/charts/stable/lidarr/Chart.yaml +++ b/charts/stable/lidarr/Chart.yaml @@ -6,7 +6,7 @@ annotations: truecharts.org/min_helm_version: "3.11" truecharts.org/train: stable apiVersion: v2 -appVersion: 2.5.1.4311 +appVersion: 2.5.2.4316 dependencies: - name: common version: 24.1.5 @@ -35,4 +35,4 @@ sources: - https://github.com/Lidarr/Lidarr - https://github.com/truecharts/charts/tree/master/charts/stable/lidarr type: application -version: 23.2.1 +version: 23.2.2 diff --git a/charts/stable/lidarr/values.yaml b/charts/stable/lidarr/values.yaml index 3a9ff651480..4c7f6cb664d 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.5.1.4311@sha256:9c99577d2fb39f6d12e5c87b661181d155d7bf47ae3627e4c48e71f9c349f557 + tag: 2.5.2.4316@sha256:087f306275813ec1e382770ccfe3ab68ab6edfa21995c3b96e45cfefa2f125fe exportarrImage: repository: ghcr.io/onedr0p/exportarr pullPolicy: IfNotPresent