chore(helm): update image ghcr.io/home-operations/radarr 5.27.4.10176 → 5.27.5.10184 (#38783)
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 | `4b9c354` -> `af67ce8` | --- > [!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.27.5.10184`](https://redirect.github.com/Radarr/Radarr/releases/tag/v5.27.5.10184): 5.27.5.10184 [Compare Source](https://redirect.github.com/Radarr/Radarr/compare/v5.27.4.10176...v5.27.5.10184) *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: - [`d384921`](https://redirect.github.com/Radarr/Radarr/commit/d38492188a55f98bbada1d9e1acff0dc6281435f) New: Georgian language support ([#​11209](https://redirect.github.com/Radarr/Radarr/issues/11209)) - [`50e75e1`](https://redirect.github.com/Radarr/Radarr/commit/50e75e13621707d15afe9b58fdac4003bb2f50b8) Bump to 5.27.5 This list of changes was [auto generated](https://dev.azure.com/Radarr/961c82cf-1428-4ab0-9257-63be1671eac8/_release?releaseId=189&_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:eyJjcmVhdGVkSW5WZXIiOiI0MS44Mi41IiwidXBkYXRlZEluVmVyIjoiNDEuODIuNSIsInRhcmdldEJyYW5jaCI6Im1hc3RlciIsImxhYmVscyI6WyJhdXRvbWVyZ2UiLCJyZW5vdmF0ZS9jb250YWluZXIiLCJ0eXBlL3BhdGNoIl19-->
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.4.10176
|
||||
appVersion: 5.27.5.10184
|
||||
dependencies:
|
||||
- name: common
|
||||
version: 28.16.2
|
||||
@@ -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.3
|
||||
version: 24.4.4
|
||||
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
image:
|
||||
repository: ghcr.io/home-operations/radarr
|
||||
pullPolicy: IfNotPresent
|
||||
tag: 5.27.4.10176@sha256:4b9c3548ff82a9f3e4ccdabb2d7044da8167c42003ac96164c3e1a5287730538
|
||||
tag: 5.27.5.10184@sha256:af67ce80302e21f7228e2da671943c48b27a25faf27e19c4fcb7ad33c1c0e3c0
|
||||
exportarrImage:
|
||||
repository: ghcr.io/onedr0p/exportarr
|
||||
pullPolicy: IfNotPresent
|
||||
|
||||
Reference in New Issue
Block a user