chore(helm): update image oci.trueforge.org/containerforge/radarr 6.0.4.10291 → 6.1.0.10293 (#42258)
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)) | minor | `0e9d403` -> `6ff2d7d` | --- > [!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.1.0.10293`](https://redirect.github.com/Radarr/Radarr/releases/tag/v6.1.0.10293): 6.1.0.10293 [Compare Source](https://redirect.github.com/Radarr/Radarr/compare/v6.0.4.10291...v6.1.0.10293) *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: - [`1b9662d`](https://redirect.github.com/Radarr/Radarr/commit/1b9662d58823ff02b7162282e84e4aed95db0126) chore: updated build images - [`005c870`](https://redirect.github.com/Radarr/Radarr/commit/005c870f692b9a2466c5f03e22014000728e4f4f) bump to 6.1.0 - [`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=202&_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:eyJjcmVhdGVkSW5WZXIiOiI0Mi4xNy4wIiwidXBkYXRlZEluVmVyIjoiNDIuMTcuMCIsInRhcmdldEJyYW5jaCI6Im1hc3RlciIsImxhYmVscyI6WyJhdXRvbWVyZ2UiLCJyZW5vdmF0ZS9jb250YWluZXIiLCJ0eXBlL21pbm9yIl19-->
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.4.10291
|
||||
appVersion: 6.1.0.10293
|
||||
dependencies:
|
||||
- name: common
|
||||
version: 28.29.2
|
||||
@@ -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.2.1
|
||||
version: 26.3.0
|
||||
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
image:
|
||||
repository: oci.trueforge.org/containerforge/radarr
|
||||
pullPolicy: IfNotPresent
|
||||
tag: "6.0.4.10291@sha256:0e9d403a1b7e6985281a18f480a5e2f02962d0ef987873cf6c592010ab3b02c9"
|
||||
tag: "6.1.0.10293@sha256:6ff2d7dbf4b656911dc0c66305680085eb27beb28c02b86fd164919783f9543f"
|
||||
exportarrImage:
|
||||
repository: ghcr.io/onedr0p/exportarr
|
||||
pullPolicy: IfNotPresent
|
||||
|
||||
Reference in New Issue
Block a user