From 7b18002d0f8f13dfcde41eb9966cf54ec4444cd7 Mon Sep 17 00:00:00 2001 From: TrueCharts Bot Date: Fri, 23 Jan 2026 15:52:16 +0100 Subject: [PATCH] chore(sonarr): update image oci.trueforge.org/containerforge/sonarr digest to 390be05 (#44020) 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 | `aaf060b` -> `390be05` | --- > [!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. --- ### 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 e218f9ab8a3..17118e5579a 100644 --- a/charts/stable/sonarr/Chart.yaml +++ b/charts/stable/sonarr/Chart.yaml @@ -39,5 +39,5 @@ sources: - https://github.com/Sonarr/Sonarr - https://github.com/trueforge-org/truecharts/tree/master/charts/stable/sonarr type: application -version: 25.2.13 +version: 25.2.14 diff --git a/charts/stable/sonarr/values.yaml b/charts/stable/sonarr/values.yaml index 16a5a593094..ab4e3efaeea 100644 --- a/charts/stable/sonarr/values.yaml +++ b/charts/stable/sonarr/values.yaml @@ -1,7 +1,7 @@ image: repository: oci.trueforge.org/containerforge/sonarr pullPolicy: IfNotPresent - tag: "4.0.16.2946@sha256:aaf060bd067a387676f3751edad7d7ef1410914be336cd736ddb4acd48610438" + tag: "4.0.16.2946@sha256:390be052bc4f8e1c40c05c59b3db9a7d04ab99c13e597aab4467a277b27730e1" exportarrImage: repository: ghcr.io/onedr0p/exportarr pullPolicy: IfNotPresent