From 0cde56e36505b3c8541a6df038541686efbc7f70 Mon Sep 17 00:00:00 2001 From: TrueCharts Bot Date: Sun, 13 Apr 2025 14:19:09 +0200 Subject: [PATCH] =?UTF-8?q?chore(helm):=20update=20image=20ghcr.io/home-op?= =?UTF-8?q?erations/radarr=205.22.1.9832=20=E2=86=92=205.22.2.9862=20(#343?= =?UTF-8?q?32)?= 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/home-operations/radarr](https://ghcr.io/home-operations/radarr) ([source](https://redirect.github.com/Radarr/Radarr)) | patch | `e697db9` -> `9f24da5` | Add the preset `:preserveSemverRanges` to your config if you don't want to pin your dependencies. --- ### Release Notes
Radarr/Radarr (ghcr.io/home-operations/radarr) ### [`v5.22.2.9862`](https://redirect.github.com/Radarr/Radarr/releases/tag/v5.22.2.9862): 5.22.2.9862 [Compare Source](https://redirect.github.com/Radarr/Radarr/compare/v5.22.1.9832...v5.22.2.9862) *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: - [`fb8f8f4`](https://redirect.github.com/Radarr/Radarr/commit/fb8f8f4dd3b5ca532214a23ba5fec461ec91cae0) Ignore version check on non-Sqlite platforms for recommendations - [`2b8ca47`](https://redirect.github.com/Radarr/Radarr/commit/2b8ca4746a938a8e0c257f6731ca9f9c88df1235) Eager load metadata for movies - [`9231a0e`](https://redirect.github.com/Radarr/Radarr/commit/9231a0e5265f8f9e1c592ca27955685d9b07b908) Fixed: Improve times for refreshing movies - [`9fa75f0`](https://redirect.github.com/Radarr/Radarr/commit/9fa75f0539d1928b9209aaf7300650f5a63ce5dc) Fixed: Updating minimum size on sliding quality size limits - [`76b5568`](https://redirect.github.com/Radarr/Radarr/commit/76b556812930420be90d98b890e384ce24306b21) Bump IPAddressRange, System.Memory and System.ValueTuple - [`27efe50`](https://redirect.github.com/Radarr/Radarr/commit/27efe506a7633a7a5d63dd92062c6d210412fc89) Fixed: Sending Manual Interaction Needed for Custom Script with unparsed movie - [`d9be545`](https://redirect.github.com/Radarr/Radarr/commit/d9be54575a99ba7be025dfdf2ac0eed9a81b7430) Bump Selenium.WebDriver.ChromeDriver - [`a825b96`](https://redirect.github.com/Radarr/Radarr/commit/a825b9651851784f7e56249e2ba58987a2390e8d) Automated API Docs update - [`221b7a4`](https://redirect.github.com/Radarr/Radarr/commit/221b7a430000ecae93f4fa35afd03e534d68e8fe) Multiple Translations updated by Weblate - [`1ac784e`](https://redirect.github.com/Radarr/Radarr/commit/1ac784e323bbc529537240a82d4cc5c1cc94ebb2) Update WikiUrl type in API docs
See More - [`aae34f4`](https://redirect.github.com/Radarr/Radarr/commit/aae34f4c432bd7f21ea067ca06f6f5e74c7e2be4) Simplify props for MovieInteractiveSearchModal - [`7219648`](https://redirect.github.com/Radarr/Radarr/commit/7219648fea57076bb9f376d2c290b06c757d9f11) Fixed: Set output encoding to UTF-8 when running external processes - [`b7be807`](https://redirect.github.com/Radarr/Radarr/commit/b7be80744c874b2b80cc66890e4e802538e9afb1) New: Prevent Remote Path Mapping local folder being set to System folder or '/' - [`29ca18d`](https://redirect.github.com/Radarr/Radarr/commit/29ca18d3f3094f72880795427c916e0f7a5c5287) Fixed: Parse EN from release titles as English - [`d9704a9`](https://redirect.github.com/Radarr/Radarr/commit/d9704a999dba8e5e68f42c185ba07b641995c1db) Fixed: Remove support for IMDb Lists of the form 'ls12345678' - [`a239830`](https://redirect.github.com/Radarr/Radarr/commit/a23983032a6ba979095ef4b96d7e5f9b72ca8387) Log delete statements only once - [`99d68cf`](https://redirect.github.com/Radarr/Radarr/commit/99d68cfd91145efccc19f4febbe3b92e59ce0505) Fixed: Disallow tags creation with empty label - [`9c009a8`](https://redirect.github.com/Radarr/Radarr/commit/9c009a84f214e0895cd6b401881a905781b8b29c) Bump version to 5.22.2 - [`e8ca64f`](https://redirect.github.com/Radarr/Radarr/commit/e8ca64fabc190c72ba03a7daba1f51abc430c931) Fix typo in IMDb List validation message ([#​11024](https://redirect.github.com/Radarr/Radarr/issues/11024)) This list of changes was [auto generated](https://dev.azure.com/Radarr/961c82cf-1428-4ab0-9257-63be1671eac8/\_release?releaseId=166&\_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://redirect.github.com/renovatebot/renovate). --- charts/stable/radarr/Chart.yaml | 4 ++-- charts/stable/radarr/values.yaml | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/charts/stable/radarr/Chart.yaml b/charts/stable/radarr/Chart.yaml index 99bdca8e906..34db382d069 100644 --- a/charts/stable/radarr/Chart.yaml +++ b/charts/stable/radarr/Chart.yaml @@ -9,7 +9,7 @@ annotations: truecharts.org/min_helm_version: "3.14" truecharts.org/train: stable apiVersion: v2 -appVersion: 5.22.1.9832 +appVersion: 5.22.2.9862 dependencies: - name: common version: 25.4.10 @@ -38,5 +38,5 @@ sources: - https://github.com/Radarr/Radarr - https://github.com/truecharts/charts/tree/master/charts/stable/radarr type: application -version: 23.23.1 +version: 23.23.2 diff --git a/charts/stable/radarr/values.yaml b/charts/stable/radarr/values.yaml index fbe3fde0758..8a0b4c94000 100644 --- a/charts/stable/radarr/values.yaml +++ b/charts/stable/radarr/values.yaml @@ -1,7 +1,7 @@ image: repository: ghcr.io/home-operations/radarr pullPolicy: IfNotPresent - tag: 5.22.1.9832@sha256:e697db98905b4b03a8112fa581bb313e6c36531cc5da96005c5d63a463ea3f2c + tag: 5.22.2.9862@sha256:9f24da505e2ba09957355a2b638660af2325e9861efb8b77583ca71fa6790789 exportarrImage: repository: ghcr.io/onedr0p/exportarr pullPolicy: IfNotPresent