From 53fff8ec7eec6328b69f070690c8396f7d4731b8 Mon Sep 17 00:00:00 2001 From: TrueCharts Bot Date: Wed, 25 Sep 2024 14:35:40 +0200 Subject: [PATCH] chore(deps): update container image ghcr.io/onedr0p/radarr to v5.11.0.9244@979669f by renovate (#26856) 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/radarr](https://ghcr.io/onedr0p/radarr) ([source](https://redirect.github.com/Radarr/Radarr)) | minor | `5.10.4.9218` -> `5.11.0.9244` | --- > [!WARNING] > Some dependencies could not be looked up. Check the Dependency Dashboard for more information. --- ### Release Notes
Radarr/Radarr (ghcr.io/onedr0p/radarr) ### [`v5.11.0.9244`](https://redirect.github.com/Radarr/Radarr/releases/tag/v5.11.0.9244): 5.11.0.9244 [Compare Source](https://redirect.github.com/Radarr/Radarr/compare/v5.10.4.9218...v5.11.0.9244) *To receive further Pre-Release or final updates for a non-docker installation, please change the branch to **master**. (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: - [`7b43c2e`](https://redirect.github.com/Radarr/Radarr/commit/7b43c2e345741de183c2acd56afd10886f120b11) Fixed: Loading movie images after placeholder in Safari \[ [#​10474](https://redirect.github.com/Radarr/Radarr/issues/10474) ] - [`dc599b6`](https://redirect.github.com/Radarr/Radarr/commit/dc599b6531aca7906122e6e13402fe4cb1ceddaa) Sort allowed sorting keys - [`1421179`](https://redirect.github.com/Radarr/Radarr/commit/1421179654d71c0cf1e6db8bfe27cd928798add2) Multiple Translations updated by Weblate - [`41dcf32`](https://redirect.github.com/Radarr/Radarr/commit/41dcf32e24119eeb24de84791129ee08e3547b25) Fix translations for MovieMonitoredSelectInput - [`7a813a4`](https://redirect.github.com/Radarr/Radarr/commit/7a813a44b6589ba8cd75fd3c1d4daa3e80790001) Use UTC to calculate movie status - [`54a5059`](https://redirect.github.com/Radarr/Radarr/commit/54a50590801ead63b3e20a4dd272aa181ebe6481) Convert AvailabilitySelectInput to TypeScript - [`adaf744`](https://redirect.github.com/Radarr/Radarr/commit/adaf7444d31ab450eb750fe11358753a7313c094) Add movie availability descriptions - [`49d11e5`](https://redirect.github.com/Radarr/Radarr/commit/49d11e59b3b31a15069627322cf9ca8aff1f8e49) Fixed: Telegram Log Message - [`a7eb4a4`](https://redirect.github.com/Radarr/Radarr/commit/a7eb4a4a0454ffab149a34a800abe519eceeaf6a) Automated API Docs update - [`66a6a66`](https://redirect.github.com/Radarr/Radarr/commit/66a6a663ba28f5a2bba252a8c4483ddeffa5bfab) Prevent line wraps on mobile for ratings
See More - [`f735e31`](https://redirect.github.com/Radarr/Radarr/commit/f735e318358eb2cfdc1c4b425418f4671bce5f2f) New: Trakt ratings - [`b8f1286`](https://redirect.github.com/Radarr/Radarr/commit/b8f1286abb8299b764aad6194c4b37b00b3f41ea) Fixed: Sorting queue by columns - [`9df4519`](https://redirect.github.com/Radarr/Radarr/commit/9df45199d09edaa8d5c01ad5f387dd27276da812) Reprocessing manual import items unable to detect sample \[ [#​10463](https://redirect.github.com/Radarr/Radarr/issues/10463) ] - [`a692c35`](https://redirect.github.com/Radarr/Radarr/commit/a692c35b033210e5a7d108997445b4a80ef0b46d) Automated API Docs update - [`ddcad27`](https://redirect.github.com/Radarr/Radarr/commit/ddcad270c3237fe48e3703190a2c3c1efa83f973) Fix description for API key as query parameter - [`b06f1d7`](https://redirect.github.com/Radarr/Radarr/commit/b06f1d7c127551bca51f3a6cd86a95d10cd934a7) Bump version to 5.11.0 This list of changes was [auto generated](https://dev.azure.com/Radarr/961c82cf-1428-4ab0-9257-63be1671eac8/\_release?releaseId=127&\_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 60025fe85f2..eca648ee293 100644 --- a/charts/stable/radarr/Chart.yaml +++ b/charts/stable/radarr/Chart.yaml @@ -6,7 +6,7 @@ annotations: truecharts.org/min_helm_version: "3.11" truecharts.org/train: stable apiVersion: v2 -appVersion: 5.10.4.9218 +appVersion: 5.11.0.9244 dependencies: - name: common version: 24.1.16 @@ -35,4 +35,4 @@ sources: - https://github.com/Radarr/Radarr - https://github.com/truecharts/charts/tree/master/charts/stable/radarr type: application -version: 23.5.0 +version: 23.6.0 diff --git a/charts/stable/radarr/values.yaml b/charts/stable/radarr/values.yaml index e1f9cecaa54..10903f8bb9d 100644 --- a/charts/stable/radarr/values.yaml +++ b/charts/stable/radarr/values.yaml @@ -1,7 +1,7 @@ image: repository: ghcr.io/onedr0p/radarr pullPolicy: IfNotPresent - tag: 5.10.4.9218@sha256:642c996151fdc1038e4627ec61eb58d64233259bc6f45b233bbf861c8b4603e0 + tag: 5.11.0.9244@sha256:979669f2573983250746b5220299f05ac57421cf35cb6f71450dd01eb630d03d exportarrImage: repository: ghcr.io/onedr0p/exportarr pullPolicy: IfNotPresent