From 8e98012dbf22849a7bef2a395be8000d4480b7f6 Mon Sep 17 00:00:00 2001 From: TrueCharts Bot Date: Sat, 14 Feb 2026 20:28:10 +0100 Subject: [PATCH] chore(sonarr): update image oci.trueforge.org/containerforge/sonarr digest to 751f0f9 (#44943) 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 | `48aac35` → `751f0f9` | --- > [!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 e4e22395db4..97e2a86831c 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.2.20 +version: 25.2.21 diff --git a/charts/stable/sonarr/values.yaml b/charts/stable/sonarr/values.yaml index f2857f66987..ee58b3aba4b 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:48aac35503a2a30504f21c3ad405dae352bfae4c86cc6255ba75aa935015ac43" + tag: "4.0.16.2946@sha256:751f0f9ae095b4c793dd995492f87361f8440bf6e903db8206d9f7813356b6d1" exportarrImage: repository: ghcr.io/onedr0p/exportarr pullPolicy: IfNotPresent