From 9b0e6f57eed6fcd75cf1dd69dd22e953119f85f0 Mon Sep 17 00:00:00 2001 From: TrueCharts Bot Date: Sat, 26 Oct 2024 20:58:49 +0200 Subject: [PATCH] =?UTF-8?q?chore(helm):=20update=20image=20ghcr.io/onedr0p?= =?UTF-8?q?/radarr=205.13.1.9378=20=E2=86=92=205.14.0.9383=20(#28380)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit This PR contains the following updates: | Package | Update | Change | |---|---|---| | [ghcr.io/onedr0p/radarr](https://ghcr.io/onedr0p/radarr) ([source](https://redirect.github.com/Radarr/Radarr)) | minor | `5043679` -> `e4ead78` | Add the preset `:preserveSemverRanges` to your config if you don't want to pin your dependencies. --- ### Release Notes
Radarr/Radarr (ghcr.io/onedr0p/radarr) ### [`v5.14.0.9383`](https://redirect.github.com/Radarr/Radarr/releases/tag/v5.14.0.9383): 5.14.0.9383 [Compare Source](https://redirect.github.com/Radarr/Radarr/compare/v5.13.1.9378...v5.14.0.9383) *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: - [`781e0c9`](https://redirect.github.com/Radarr/Radarr/commit/781e0c9d1c607ed35dd1595e929bf2a2e5009863) Fixed: Optional square and round brackets for "{Release Year}" - [`c946ed8`](https://redirect.github.com/Radarr/Radarr/commit/c946ed83f958384200a41cc8e60623d80893ac26) Fixed: Stopped/Started as initial state for qBittorrent v5.0 - [`9aecf94`](https://redirect.github.com/Radarr/Radarr/commit/9aecf94e8e0e6b68711145a6669e780af09affe7) Bump version to 5.14.0 This list of changes was [auto generated](https://dev.azure.com/Radarr/961c82cf-1428-4ab0-9257-63be1671eac8/\_release?releaseId=134&\_a=release-summary).
--- ### 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. --- - [ ] 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). --- charts/stable/radarr/Chart.yaml | 4 ++-- charts/stable/radarr/values.yaml | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/charts/stable/radarr/Chart.yaml b/charts/stable/radarr/Chart.yaml index e60966e4db2..fa4646e3963 100644 --- a/charts/stable/radarr/Chart.yaml +++ b/charts/stable/radarr/Chart.yaml @@ -6,7 +6,7 @@ annotations: truecharts.org/min_helm_version: "3.11" truecharts.org/train: stable apiVersion: v2 -appVersion: 5.13.1.9378 +appVersion: 5.14.0.9383 dependencies: - name: common version: 25.1.0 @@ -35,4 +35,4 @@ sources: - https://github.com/Radarr/Radarr - https://github.com/truecharts/charts/tree/master/charts/stable/radarr type: application -version: 23.9.0 +version: 23.10.0 diff --git a/charts/stable/radarr/values.yaml b/charts/stable/radarr/values.yaml index abe4ad724be..5a9a759631b 100644 --- a/charts/stable/radarr/values.yaml +++ b/charts/stable/radarr/values.yaml @@ -1,7 +1,7 @@ image: repository: ghcr.io/onedr0p/radarr pullPolicy: IfNotPresent - tag: 5.13.1.9378@sha256:5043679d8473f4bde0d48008d44f250981526cb80ab20e6f428de7f4709bb87a + tag: 5.14.0.9383@sha256:e4ead782fd1d4842765e0ef96bb863fc2fef72ee3e87e2b2a51dc33fb3ebc32c exportarrImage: repository: ghcr.io/onedr0p/exportarr pullPolicy: IfNotPresent