mirror of
https://github.com/truecharts/charts.git
synced 2026-08-03 09:56:16 -03:00
chore(deps): update container image ghcr.io/onedr0p/lidarr-develop to v2.2.2.4090@4978f1e by renovate (#19404)
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.2.1.4073` -> `2.2.2.4090` | --- > [!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.2.2.4090`](https://togithub.com/Lidarr/Lidarr/releases/tag/v2.2.2.4090): 2.2.2.4090 [Compare Source](https://togithub.com/Lidarr/Lidarr/compare/v2.2.1.4073...v2.2.2.4090) *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: - [`8035d42`](8035d4202f) Multiple Translations updated by Weblate - [`468f3ac`](468f3acf85) Translations for InteractiveSearchRow \[ [#​4077](https://togithub.com/Lidarr/Lidarr/issues/4077) ] - [`29c77ec`](29c77ec3a1) Fix version in namespace for AutoTagging - [`d04bb53`](d04bb5333a) Fixed: Matching of custom formats during track files import \[ [#​3484](https://togithub.com/Lidarr/Lidarr/issues/3484) ] - [`0d76fbc`](0d76fbcf0d) New: XXL modal size - [`3df140b`](3df140b1f0) Multiple Translations updated by Weblate - [`340ae78`](340ae78f46) Prevent NullRef in naming when truncating a null Release Group - [`881faba`](881fabad93) Fixed: WebApp functionality on Apple devices - [`be8f7e5`](be8f7e5618) Fixed: Overly aggressive exception release group parsing - [`c974344`](c9743448fd) Configurable URL Base setting for Kodi connections <details><summary><b>See More</b></summary> - [`47e647d`](47e647ddb1) Fixed: URL Base setting for Kodi connections - [`f6529d5`](f6529d5ad3) New: URL Base setting for Media Server connections - [`fb1b727`](fb1b7274d0) Queue Manual Import commands at high priority - [`33b12a5`](33b12a532c) Fixed: Don't disable IPv6 in IPv6-only Environment - [`cea5ee5`](cea5ee503f) New: Add download directory & move completed for Deluge - [`475590a`](475590a21b) Bump version to 2.2.2 This list of changes was [auto generated](https://dev.azure.com/Lidarr/43582661-9ac3-4ec6-9583-209885d5ff34/\_release?releaseId=73&\_a=release-summary).</details> </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:eyJjcmVhdGVkSW5WZXIiOiIzNy4yNTAuMSIsInVwZGF0ZWRJblZlciI6IjM3LjI1MC4xIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIn0=-->
This commit is contained in:
@@ -7,7 +7,7 @@ annotations:
|
||||
truecharts.org/min_helm_version: "3.11"
|
||||
truecharts.org/train: stable
|
||||
apiVersion: v2
|
||||
appVersion: 2.2.1.4073
|
||||
appVersion: 2.2.2.4090
|
||||
dependencies:
|
||||
- name: common
|
||||
version: 20.2.0
|
||||
@@ -24,7 +24,7 @@ keywords:
|
||||
- lidarr
|
||||
- torrent
|
||||
- usenet
|
||||
kubeVersion: ">=1.24.0-0"
|
||||
kubeVersion: '>=1.24.0-0'
|
||||
maintainers:
|
||||
- name: TrueCharts
|
||||
email: info@truecharts.org
|
||||
@@ -36,4 +36,4 @@ sources:
|
||||
- https://ghcr.io/onedr0p/exportarr
|
||||
- https://ghcr.io/onedr0p/lidarr-develop
|
||||
type: application
|
||||
version: 21.5.0
|
||||
version: 21.5.1
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
image:
|
||||
repository: ghcr.io/onedr0p/lidarr-develop
|
||||
pullPolicy: IfNotPresent
|
||||
tag: 2.2.1.4073@sha256:ae2b24d5406e32c70e604b10c515f2355bac33f14382e013973a758770e863e8
|
||||
tag: 2.2.2.4090@sha256:4978f1e1dc949d6ac6b2d9250203977ea4a966b49864e6bd65cc52835bad28bb
|
||||
exportarrImage:
|
||||
repository: ghcr.io/onedr0p/exportarr
|
||||
pullPolicy: IfNotPresent
|
||||
|
||||
Reference in New Issue
Block a user