From a9faba87a65b94472932f82f608d105bbabfb9bd Mon Sep 17 00:00:00 2001 From: TrueCharts Bot Date: Mon, 8 Jun 2026 19:51:55 +0200 Subject: [PATCH] chore(sonarr): update image oci.trueforge.org/containerforge/sonarr digest to c39ba25 (#48896) 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 | `0a92e6c` → `c39ba25` | --- > [!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**: (UTC) - 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 d017a8d1232..fd71be0d9bd 100644 --- a/charts/stable/sonarr/Chart.yaml +++ b/charts/stable/sonarr/Chart.yaml @@ -38,5 +38,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.3.1 +version: 26.3.2 diff --git a/charts/stable/sonarr/values.yaml b/charts/stable/sonarr/values.yaml index 126719f29a4..a617e98cf7f 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.2969@sha256:0a92e6c4de70e7c91c93f0f8c6e38b2d1c4b3e260cedf490a4a92b8e1e70c6fc" + tag: "4.0.17.2969@sha256:c39ba25f9d6289a1db7bcefa1e56ff3ea795631b2a6edfec10cab22525088942" exportarrImage: repository: ghcr.io/onedr0p/exportarr pullPolicy: IfNotPresent