From d5089ccf17f419926693cfc9c5602a9e39eec5cf Mon Sep 17 00:00:00 2001 From: TrueCharts Bot Date: Wed, 25 Mar 2026 19:05:56 +0100 Subject: [PATCH] =?UTF-8?q?fix(sonarr):=20update=20image=20oci.trueforge.o?= =?UTF-8?q?rg/containerforge/sonarr=204.0.17.2950=20=E2=86=92=204.0.17.295?= =?UTF-8?q?3=20(#46406)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit This PR contains the following updates: | Package | Update | Change | |---|---|---| | [oci.trueforge.org/containerforge/sonarr](https://ghcr.io/trueforge-org/sonarr) ([source](https://redirect.github.com/Sonarr/Sonarr)) | patch | `7104d9c` → `116d8a1` | --- > [!WARNING] > Some dependencies could not be looked up. Check the [Dependency Dashboard](../issues/18710) for more information. Add the preset `:preserveSemverRanges` to your config if you don't want to pin your dependencies. --- ### Release Notes
Sonarr/Sonarr (oci.trueforge.org/containerforge/sonarr) ### [`v4.0.17.2953`](https://redirect.github.com/Sonarr/Sonarr/releases/tag/v4.0.17.2953): 4.0.17.2953 [Compare Source](https://redirect.github.com/Sonarr/Sonarr/compare/v4.0.17.2950...v4.0.17.2953) **Full Changelog**:
--- ### 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/sonarr/Chart.yaml | 4 ++-- charts/stable/sonarr/values.yaml | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/charts/stable/sonarr/Chart.yaml b/charts/stable/sonarr/Chart.yaml index a9d5b64f7a9..fc80f8453dc 100644 --- a/charts/stable/sonarr/Chart.yaml +++ b/charts/stable/sonarr/Chart.yaml @@ -8,7 +8,7 @@ annotations: trueforge.org/min_helm_version: "3.14" trueforge.org/train: stable apiVersion: v2 -appVersion: 4.0.17.2950 +appVersion: 4.0.17.2953 dependencies: - name: common version: 29.0.0 @@ -37,5 +37,5 @@ sources: - https://github.com/trueforge-org/containers/tree/main/apps/sonarr - https://github.com/trueforge-org/truecharts/tree/master/charts/stable/sonarr type: application -version: 26.0.0 +version: 26.0.1 diff --git a/charts/stable/sonarr/values.yaml b/charts/stable/sonarr/values.yaml index 94cfcd45773..18c10903c92 100644 --- a/charts/stable/sonarr/values.yaml +++ b/charts/stable/sonarr/values.yaml @@ -2,7 +2,7 @@ image: repository: oci.trueforge.org/containerforge/sonarr pullPolicy: IfNotPresent - tag: "4.0.17.2950@sha256:7104d9c91356ed2990bde43f87471aed46d966cd762668a14300bfaa7eaff208" + tag: "4.0.17.2953@sha256:116d8a134f886619cec94c64a697bf9b6faeed319acbf5ed647ce494f889088f" exportarrImage: repository: ghcr.io/onedr0p/exportarr pullPolicy: IfNotPresent