From bd7cc3535a6bb7417adbb60a847a465753f81eb3 Mon Sep 17 00:00:00 2001 From: TrueCharts Bot Date: Tue, 28 Apr 2026 23:25:54 +0200 Subject: [PATCH] chore(sonarr): update image oci.trueforge.org/containerforge/sonarr digest to 9d67f48 (#47684) 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 | `91d4099` → `9d67f48` | --- > [!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 97f2ecf38b0..3833af43344 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.1.3 +version: 26.1.4 diff --git a/charts/stable/sonarr/values.yaml b/charts/stable/sonarr/values.yaml index 55b874025e7..0e9929edec5 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.2953@sha256:91d40994aaee630fe2d3a183e40e7d255f3dfc31f473ea089ccfd184d3dc3f15" + tag: "4.0.17.2953@sha256:9d67f48458e4c847337c9dfd6d72528057980fac91cfb993b0eb6dcfc2901112" exportarrImage: repository: ghcr.io/onedr0p/exportarr pullPolicy: IfNotPresent