From a2cef6f7230f1e9a06adabaabf584d52f89fd446 Mon Sep 17 00:00:00 2001 From: TrueCharts Bot Date: Sat, 13 Dec 2025 09:55:14 +0100 Subject: [PATCH] chore(helm): update image oci.trueforge.org/containerforge/sonarr digest to c6b0f8b (#42760) 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 | `5b8c26f` -> `c6b0f8b` | --- > [!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 c7459d5939e..034a3ae1b9a 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.2 +version: 25.2.3 diff --git a/charts/stable/sonarr/values.yaml b/charts/stable/sonarr/values.yaml index 62e004a8c9c..0c549a9ea7d 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.2943@sha256:5b8c26fa960388ab665950235b496d635d7c276a4f9d8e001bf7ef58c9ae959e" + tag: "4.0.16.2943@sha256:c6b0f8bc83878a3cc38e4bceff22274d43e92a735155c5a1133f4de1a5b869ae" exportarrImage: repository: ghcr.io/onedr0p/exportarr pullPolicy: IfNotPresent