mirror of
https://github.com/truecharts/charts.git
synced 2026-07-10 02:24:04 -03:00
chore(deps): update container image ghcr.io/onedr0p/radarr to v5.12.2.9335@d7ab75d by renovate (#27626)
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.11.0.9244` -> `5.12.2.9335` | --- > [!WARNING] > Some dependencies could not be looked up. Check the Dependency Dashboard for more information. --- ### Release Notes <details> <summary>Radarr/Radarr (ghcr.io/onedr0p/radarr)</summary> ### [`v5.12.2.9335`](https://redirect.github.com/Radarr/Radarr/releases/tag/v5.12.2.9335): 5.12.2.9335 [Compare Source](https://redirect.github.com/Radarr/Radarr/compare/v5.11.0.9244...v5.12.2.9335) *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: - [`889d071`](889d071004) New: Display items tags on import lists index - [`0049922`](0049922ab6) Include exception message in SkyHook failure message - [`3c995a0`](3c995a0fff) Bump babel packages - [`430719b`](430719baac) Remove unused gulp packages - [`9928d71`](9928d711a3) Trim multiple occurrences of ending separators in filename - [`f90b43b`](f90b43b3e1) Simplify parsing IMDb and TMDb urls as search terms - [`64122b4`](64122b4cfb) Auto-detect building on macOS ARM ([#​10539](https://redirect.github.com/Radarr/Radarr/issues/10539)) - [`7912a94`](7912a942f7) Bump frontend packages - [`0a7607b`](0a7607bb62) Bump dotnet packages - [`beeb520`](beeb5204b8) New: Parse IMDB and TMDB URLs as search terms <details><summary><b>See More</b></summary> - [`ab13fb6`](ab13fb6e99) Fix index variable in fuse worker - [`2a3d595`](2a3d595a66) Multiple Translations updated by Weblate - [`958a863`](958a863d8f) Recompare file size after import file if necessary - [`8b7884d`](8b7884deb0) Automated API Docs update - [`9a22e1c`](9a22e1c791) Bump browserslist-db - [`f0f8284`](f0f828491b) Fixed: Copy to clipboard in non-secure contexts \[ [#​10525](https://redirect.github.com/Radarr/Radarr/issues/10525) ] - [`7f3d107`](7f3d107eda) Convert ClipboardButton to TypeScript \[ [#​10452](https://redirect.github.com/Radarr/Radarr/issues/10452) ] - [`ce4477e`](ce4477eeac) Improve filename examples for movies naming - [`8b64f87`](8b64f873f4) Convert Naming options to TypeScript - [`38bd060`](38bd060960) Convert FormInputButton to TypeScript - [`7c243cb`](7c243cb6e8) Fixed: Error updating providers with ID missing from JSON - [`b29dee6`](b29dee63f4) Use the first allowed quality for cutoff met rejection message with disabled upgrades - [`f6542ba`](f6542bab0a) New: Use 307 redirect for requests missing URL Base - [`da1b53b`](da1b53b7e2) Bump macOS runner version to 13 - [`0deae95`](0deae95782) Bump version to 5.12.2 This list of changes was [auto generated](https://dev.azure.com/Radarr/961c82cf-1428-4ab0-9257-63be1671eac8/\_release?releaseId=130&\_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://redirect.github.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOC4xMTkuMCIsInVwZGF0ZWRJblZlciI6IjM4LjExOS4wIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInVwZGF0ZS9kb2NrZXIvZ2VuZXJhbC9ub24tbWFqb3IiXX0=-->
This commit is contained in:
@@ -6,7 +6,7 @@ annotations:
|
||||
truecharts.org/min_helm_version: "3.11"
|
||||
truecharts.org/train: stable
|
||||
apiVersion: v2
|
||||
appVersion: 5.11.0.9244
|
||||
appVersion: 5.12.2.9335
|
||||
dependencies:
|
||||
- name: common
|
||||
version: 25.0.0
|
||||
@@ -35,4 +35,4 @@ sources:
|
||||
- https://github.com/Radarr/Radarr
|
||||
- https://github.com/truecharts/charts/tree/master/charts/stable/radarr
|
||||
type: application
|
||||
version: 23.7.1
|
||||
version: 23.8.0
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
image:
|
||||
repository: ghcr.io/onedr0p/radarr
|
||||
pullPolicy: IfNotPresent
|
||||
tag: 5.11.0.9244@sha256:9e8c571b554549d7e01c623d423f1fbe8ec04e2c4de8bab080f5425cf4a8a3e3
|
||||
tag: 5.12.2.9335@sha256:d7ab75d9280e9067c9c7b4e3fc6366c030a5090dc842785d098f5967417cbac9
|
||||
exportarrImage:
|
||||
repository: ghcr.io/onedr0p/exportarr
|
||||
pullPolicy: IfNotPresent
|
||||
|
||||
Reference in New Issue
Block a user