mirror of
https://github.com/truecharts/charts.git
synced 2026-07-12 11:51:22 -03:00
chore(deps): update container image ghcr.io/onedr0p/lidarr-develop to v2.5.2.4316@087f306 by renovate (#25508)
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 <details> <summary>Lidarr/Lidarr (ghcr.io/onedr0p/lidarr-develop)</summary> ### [`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`](b514de2840) Revert "Fixed: Stale formats score after changing quality profile for artists" - [`6673d14`](6673d14edd) Fixed: Duplicated changelog lines - [`da954dc`](da954dc31e) Align queue action buttons on right \[ [#​4989](https://togithub.com/Lidarr/Lidarr/issues/4989) ] - [`51d22be`](51d22bed2a) Include available version in update health check \[ [#​4949](https://togithub.com/Lidarr/Lidarr/issues/4949), [#​5000](https://togithub.com/Lidarr/Lidarr/issues/5000) ] - [`04e0d3f`](04e0d3f22e) Skip duplicate import list exclusions \[ [#​5003](https://togithub.com/Lidarr/Lidarr/issues/5003) ] - [`809db40`](809db4022e) Fixed: Persist selected custom filter for interactive searches \[ [#​5006](https://togithub.com/Lidarr/Lidarr/issues/5006) ] - [`afbead8`](afbead8a88) Fixed: Stale formats score after changing quality profile for artists \[ [#​5009](https://togithub.com/Lidarr/Lidarr/issues/5009) ] - [`950e945`](950e94564e) Sort quality and metadata profiles by name in custom filters \[ [#​5010](https://togithub.com/Lidarr/Lidarr/issues/5010) ] - [`790e123`](790e1233ec) 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). </details> --- ### 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. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR has been generated by [Renovate Bot](https://togithub.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOC41Mi4yIiwidXBkYXRlZEluVmVyIjoiMzguNTIuMiIsInRhcmdldEJyYW5jaCI6Im1hc3RlciIsImxhYmVscyI6WyJhdXRvbWVyZ2UiLCJ1cGRhdGUvZG9ja2VyL2dlbmVyYWwvbm9uLW1ham9yIl19-->
This commit is contained in:
@@ -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
|
||||
|
||||
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user