chore(helm): update image oci.trueforge.org/containerforge/radarr 6.0.3.10276 → 6.0.4.10291 (#41810)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | [oci.trueforge.org/containerforge/radarr](https://ghcr.io/trueforge-org/radarr) ([source](https://redirect.github.com/Radarr/Radarr)) | patch | -> | --- > [!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 (oci.trueforge.org/containerforge/radarr)</summary> ### [`v6.0.4.10291`](https://redirect.github.com/Radarr/Radarr/releases/tag/v6.0.4.10291): 6.0.4.10291 [Compare Source](https://redirect.github.com/Radarr/Radarr/compare/v6.0.3.10276...v6.0.4.10291) *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: - [`90cd8df`](https://redirect.github.com/Radarr/Radarr/commit/90cd8df1ae4985387ad1965d95a8bebad5c2bb10) Add private IPv6 networks - [`7d8444c`](https://redirect.github.com/Radarr/Radarr/commit/7d8444c435afe73c4e337079c901e378b18e0430) Set known networks to RFC 1918 ranges during startup - [`1883ae5`](https://redirect.github.com/Radarr/Radarr/commit/1883ae52ac9ac25c052c12db934d424f787fcda6) Fixed: qBittorrent /login API success check - [`47d4ebb`](https://redirect.github.com/Radarr/Radarr/commit/47d4ebbeac4a65ba24966c57a290c757890acc29) Bump to 6.0.4 This list of changes was [auto generated](https://dev.azure.com/Radarr/961c82cf-1428-4ab0-9257-63be1671eac8/_release?releaseId=201&_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:eyJjcmVhdGVkSW5WZXIiOiI0Mi4xMC4zIiwidXBkYXRlZEluVmVyIjoiNDIuMTAuMyIsInRhcmdldEJyYW5jaCI6Im1hc3RlciIsImxhYmVscyI6WyJhdXRvbWVyZ2UiLCJyZW5vdmF0ZS9jb250YWluZXIiLCJ0eXBlL3BhdGNoIl19-->
This commit is contained in:
@@ -11,7 +11,7 @@ annotations:
|
||||
truecharts.org/min_kubernetes_version: 1.24.0
|
||||
truecharts.org/train: stable
|
||||
apiVersion: v2
|
||||
appVersion: 6.0.3.10276
|
||||
appVersion: 6.0.4.10291
|
||||
dependencies:
|
||||
- name: common
|
||||
version: 28.26.3
|
||||
@@ -39,5 +39,5 @@ sources:
|
||||
- https://github.com/Radarr/Radarr
|
||||
- https://github.com/trueforge-org/truecharts/tree/master/charts/stable/radarr
|
||||
type: application
|
||||
version: 26.0.0
|
||||
version: 26.0.1
|
||||
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
image:
|
||||
repository: oci.trueforge.org/containerforge/radarr
|
||||
pullPolicy: IfNotPresent
|
||||
tag: "6.0.3.10276"
|
||||
tag: "6.0.4.10291"
|
||||
exportarrImage:
|
||||
repository: ghcr.io/onedr0p/exportarr
|
||||
pullPolicy: IfNotPresent
|
||||
|
||||
Reference in New Issue
Block a user