From d276ae0a7aaeafb1e02bb894b0777b763c207602 Mon Sep 17 00:00:00 2001 From: TrueCharts Bot Date: Tue, 24 Feb 2026 20:52:21 +0100 Subject: [PATCH] chore(sonarr): update image oci.trueforge.org/containerforge/sonarr digest to 7353d61 (#45504) 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)) | digest | `437b649` → `7353d61` | --- > [!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. --- ### 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 | 2 +- charts/stable/sonarr/values.yaml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/charts/stable/sonarr/Chart.yaml b/charts/stable/sonarr/Chart.yaml index 4d63be57e9d..b63b1067abc 100644 --- a/charts/stable/sonarr/Chart.yaml +++ b/charts/stable/sonarr/Chart.yaml @@ -43,5 +43,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: 25.5.0 +version: 25.5.1 diff --git a/charts/stable/sonarr/values.yaml b/charts/stable/sonarr/values.yaml index 91d46490b56..649d0f8b7b7 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.16.2946@sha256:437b649e0006bd03c0086fa6f8fc3afd81eb951c4b136367fc51b950d2ace40d" + tag: "4.0.16.2946@sha256:7353d6169bd14ae6ebfcdf8e0c02ed1670cc8c21f2891a5df90e26fac2b5c390" exportarrImage: repository: ghcr.io/onedr0p/exportarr pullPolicy: IfNotPresent