mirror of
https://github.com/truecharts/charts.git
synced 2026-07-08 11:21:21 -03:00
chore(helm): update image ghcr.io/home-operations/radarr 5.27.5.10198 → 5.28.0.10205 (#39246)
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)) | minor | `d7af98a` -> `80dec94` | --- > [!WARNING] > Some dependencies could not be looked up. Check the Dependency Dashboard for more information. 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.28.0.10205`](https://redirect.github.com/Radarr/Radarr/releases/tag/v5.28.0.10205): 5.28.0.10205 [Compare Source](https://redirect.github.com/Radarr/Radarr/compare/v5.27.5.10198...v5.28.0.10205) *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.*** #### What's Changed - Translations update from Servarr Weblate by [@​ServarrAdmin](https://redirect.github.com/ServarrAdmin) in [#​11210](https://redirect.github.com/Radarr/Radarr/pull/11210) - Translations update from Servarr Weblate by [@​ServarrAdmin](https://redirect.github.com/ServarrAdmin) in [#​11214](https://redirect.github.com/Radarr/Radarr/pull/11214) - UI Updates by [@​bakerboy448](https://redirect.github.com/bakerboy448) in [#​11224](https://redirect.github.com/Radarr/Radarr/pull/11224) - New: Changing icon during import to blue by [@​ineednewpajamas](https://redirect.github.com/ineednewpajamas) in [#​11225](https://redirect.github.com/Radarr/Radarr/pull/11225) - New: (NFO Metadata) Include the TMDB Collection ID by [@​MaienM](https://redirect.github.com/MaienM) in [#​11164](https://redirect.github.com/Radarr/Radarr/pull/11164) **Full Changelog**: <https://github.com/Radarr/Radarr/compare/v5.27.5.10184...v5.28.0.10205> </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:eyJjcmVhdGVkSW5WZXIiOiI0MS44Mi4xMCIsInVwZGF0ZWRJblZlciI6IjQxLjgyLjEwIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvbWlub3IiXX0=-->
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.5.10198
|
||||
appVersion: 5.28.0.10205
|
||||
dependencies:
|
||||
- name: common
|
||||
version: 28.16.6
|
||||
@@ -38,5 +38,5 @@ sources:
|
||||
- https://github.com/Radarr/Radarr
|
||||
- https://github.com/truecharts/charts/tree/master/charts/stable/radarr
|
||||
type: application
|
||||
version: 24.4.8
|
||||
version: 24.5.0
|
||||
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
image:
|
||||
repository: ghcr.io/home-operations/radarr
|
||||
pullPolicy: IfNotPresent
|
||||
tag: 5.27.5.10198@sha256:d7af98ace197411f38fcacbdc0bb5530ac5669a27cab9e28889aa531b5a1b536
|
||||
tag: 5.28.0.10205@sha256:80dec94f1eea0715471853011efdf2c49cf92f8fe3b17b722ad8f8a637e3fead
|
||||
exportarrImage:
|
||||
repository: ghcr.io/onedr0p/exportarr
|
||||
pullPolicy: IfNotPresent
|
||||
|
||||
Reference in New Issue
Block a user