mirror of
https://github.com/truecharts/charts.git
synced 2026-07-19 10:04:16 -03:00
chore(helm): update image ghcr.io/home-operations/radarr 5.27.0.10101 → 5.27.1.10122 (#37469)
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 | `f1a4771` -> `e6e4fb8` | Add the preset `:preserveSemverRanges` to your config if you don't want to pin your dependencies. --- ### Release Notes <details> <summary>Radarr/Radarr (ghcr.io/home-operations/radarr)</summary> ### [`v5.27.1.10122`](https://redirect.github.com/Radarr/Radarr/releases/tag/v5.27.1.10122): 5.27.1.10122 [Compare Source](https://redirect.github.com/Radarr/Radarr/compare/v5.27.0.10101...v5.27.1.10122) *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: - [`bd7465f`](bd7465fae4) Fixed: Allow Discover Exclusions of Movies without Year (Year 0) \[ [#​11135](https://redirect.github.com/Radarr/Radarr/issues/11135) ] - [`c0d7048`](c0d70485c3) Multiple Translations updated by Weblate - [`c743383`](c743383912) Fixed: Deleting tags from UI \[ [#​11131](https://redirect.github.com/Radarr/Radarr/issues/11131) ] - [`d93c1d7`](d93c1d7808) Automated API Docs update - [`0e2e7e4`](0e2e7e4259) New: Support for multiple movieIds in Rename API endpoint - [`e6b2751`](e6b27512c9) Bump version to 5.27.1 This list of changes was [auto generated](https://dev.azure.com/Radarr/961c82cf-1428-4ab0-9257-63be1671eac8/_release?releaseId=182&_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://redirect.github.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0MS4yMC4wIiwidXBkYXRlZEluVmVyIjoiNDEuMjAuMCIsInRhcmdldEJyYW5jaCI6Im1hc3RlciIsImxhYmVscyI6WyJhdXRvbWVyZ2UiLCJyZW5vdmF0ZS9jb250YWluZXIiLCJ0eXBlL3BhdGNoIl19-->
This commit is contained in:
@@ -9,7 +9,7 @@ annotations:
|
||||
truecharts.org/min_helm_version: "3.14"
|
||||
truecharts.org/train: stable
|
||||
apiVersion: v2
|
||||
appVersion: 5.27.0.10101
|
||||
appVersion: 5.27.1.10122
|
||||
dependencies:
|
||||
- name: common
|
||||
version: 28.13.0
|
||||
@@ -38,5 +38,5 @@ sources:
|
||||
- https://github.com/Radarr/Radarr
|
||||
- https://github.com/truecharts/charts/tree/master/charts/stable/radarr
|
||||
type: application
|
||||
version: 24.1.0
|
||||
version: 24.1.1
|
||||
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
image:
|
||||
repository: ghcr.io/home-operations/radarr
|
||||
pullPolicy: IfNotPresent
|
||||
tag: 5.27.0.10101@sha256:f1a47717f5792d82becbe278c9502d756b898d63b2c637da131172c4adf1ffc7
|
||||
tag: 5.27.1.10122@sha256:e6e4fb8383b9f232a5f7d6d7c1eadd03501685468c382131643ba8aed03098ba
|
||||
exportarrImage:
|
||||
repository: ghcr.io/onedr0p/exportarr
|
||||
pullPolicy: IfNotPresent
|
||||
|
||||
Reference in New Issue
Block a user