From 29cb6446a6580caca4a1b71ab11c6ef4d9711eae Mon Sep 17 00:00:00 2001 From: TrueCharts Bot Date: Tue, 20 Jan 2026 07:23:59 +0100 Subject: [PATCH] chore(sonarr): update image oci.trueforge.org/containerforge/sonarr digest to aaf060b (#43854) 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 | `0a977c4` -> `aaf060b` | --- > [!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 c11ca3c7980..9d8107e5b59 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.11 +version: 25.2.12 diff --git a/charts/stable/sonarr/values.yaml b/charts/stable/sonarr/values.yaml index 58de210c93b..16a5a593094 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:0a977c4fc55102191fb4ed9117f74ecdac5107ebcac126ba8525549743fff5de" + tag: "4.0.16.2946@sha256:aaf060bd067a387676f3751edad7d7ef1410914be336cd736ddb4acd48610438" exportarrImage: repository: ghcr.io/onedr0p/exportarr pullPolicy: IfNotPresent