From dfeb00f01dae3cdb1a37503c27c7239816fa43ba Mon Sep 17 00:00:00 2001 From: TrueCharts Bot Date: Sun, 18 Aug 2024 20:26:57 +0200 Subject: [PATCH] chore(deps): update container image ghcr.io/onedr0p/lidarr-develop to v2.5.1.4311@9c99577 by renovate (#25274) 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.0.4277` -> `2.5.1.4311` | --- > [!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.1.4311`](https://togithub.com/Lidarr/Lidarr/releases/tag/v2.5.1.4311): 2.5.1.4311 [Compare Source](https://togithub.com/Lidarr/Lidarr/compare/v2.5.0.4277...v2.5.1.4311) *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: - [`b259136`](https://togithub.com/Lidarr/Lidarr/commit/b259136d3f2bce6f1d8492b59805744373f5aa13) Add indexes for albums statistics - [`54607eb`](https://togithub.com/Lidarr/Lidarr/commit/54607eb2e07bc7b66db32354313d36e7b47643be) Cache root folders for artist paths - [`07b3ebb`](https://togithub.com/Lidarr/Lidarr/commit/07b3ebb1aa73fecbaeb9633a7ebeba964d625b70) Fix typos and improve log messages - [`1ec1fc4`](https://togithub.com/Lidarr/Lidarr/commit/1ec1fc4c67e55705c386159513d7be98887f5d61) Fixed: Overwriting query params for remove item handler ([#​7075](https://togithub.com/Lidarr/Lidarr/issues/7075)) - [`36e67fd`](https://togithub.com/Lidarr/Lidarr/commit/36e67fdc2e6c91c9cc28f2a87774a27b9eb0b6d1) Fixed: Removing invalid statuses on provider deletion - [`916fbb2`](https://togithub.com/Lidarr/Lidarr/commit/916fbb2a69e908fdb648d4c30d2503645c458132) Multiple Translations updated by Weblate - [`4904e52`](https://togithub.com/Lidarr/Lidarr/commit/4904e52c95946cb4d5c1d89fde76d0351b099d3f) Don't hash files in development builds - [`49f452a`](https://togithub.com/Lidarr/Lidarr/commit/49f452a958db8e1f198329da21b289662fe0d1de) Fixed: Interactive Import dropdown width on mobile - [`6ef3a0a`](https://togithub.com/Lidarr/Lidarr/commit/6ef3a0a6d40fcf226eae2ec96e0b6592e54f75d8) New: Return downloading magnets from Transmission - [`683f690`](https://togithub.com/Lidarr/Lidarr/commit/683f690a859b92e2d9eab5fc1a99f0b1ef441cb4) New: Default file log level changed to debug
See More - [`0216f46`](https://togithub.com/Lidarr/Lidarr/commit/0216f46b378713b6c6d999715946413f6e65b561) Fixed: Moving files for torrents when Remove Completed is disabled - [`d2bd9b4`](https://togithub.com/Lidarr/Lidarr/commit/d2bd9b48492ee240253f31e4acf6fc4c966d31ec) Improve messaging for renamed track files progress info - [`70e5244`](https://togithub.com/Lidarr/Lidarr/commit/70e524409c7a7e825f024b097e5235f047264bd7) Bump ImageSharp to 3.1.5 - [`3a3c19f`](https://togithub.com/Lidarr/Lidarr/commit/3a3c19fb7706029faf9c1ac76d7ad1054aaf8437) Treat forcedMetaDL from qBit as queued instead of downloading - [`c6362cb`](https://togithub.com/Lidarr/Lidarr/commit/c6362cb47a732fbb22c4367156d180305038f2d8) New: Ignore Litestream tables in Database - [`cb7e398`](https://togithub.com/Lidarr/Lidarr/commit/cb7e3987a9ecf699d8a91201a3b05b4d3db6bab3) Bump version to 2.5.1 This list of changes was [auto generated](https://dev.azure.com/Lidarr/43582661-9ac3-4ec6-9583-209885d5ff34/\_release?releaseId=95&\_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 72a8d854151..7923ee1e418 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.0.4277 +appVersion: 2.5.1.4311 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.0 +version: 23.2.1 diff --git a/charts/stable/lidarr/values.yaml b/charts/stable/lidarr/values.yaml index 47e8eaa2875..3a9ff651480 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.0.4277@sha256:dcc8ed7213f037e0f97c8117fe0e7703dbc47b211d04bf949b6ac8aa6b7b31a0 + tag: 2.5.1.4311@sha256:9c99577d2fb39f6d12e5c87b661181d155d7bf47ae3627e4c48e71f9c349f557 exportarrImage: repository: ghcr.io/onedr0p/exportarr pullPolicy: IfNotPresent