From b565ff02109245565d9e6b8dffedfbdf3f0b9280 Mon Sep 17 00:00:00 2001 From: TrueCharts Bot Date: Mon, 8 Jun 2026 13:59:00 +0200 Subject: [PATCH] =?UTF-8?q?fix(sonarr):=20update=20image=20oci.trueforge.o?= =?UTF-8?q?rg/containerforge/sonarr=204.0.17.2967=20=E2=86=92=204.0.17.296?= =?UTF-8?q?9=20(#48885)?= 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)) | patch | `71157af` → `0a92e6c` | --- > [!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. --- ### Release Notes
Sonarr/Sonarr (oci.trueforge.org/containerforge/sonarr) ### [`v4.0.17.2969`](https://redirect.github.com/Sonarr/Sonarr/releases/tag/v4.0.17.2969): 4.0.17.2969 [Compare Source](https://redirect.github.com/Sonarr/Sonarr/compare/v4.0.17.2967...v4.0.17.2969) #### What's Changed ##### Changes - Reuse authentification cookies for qBittorrent calls by [@​mynameisbogdan](https://redirect.github.com/mynameisbogdan) in [#​8678](https://redirect.github.com/Sonarr/Sonarr/pull/8678) **Full Changelog**:
--- ### 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 | 4 ++-- charts/stable/sonarr/values.yaml | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/charts/stable/sonarr/Chart.yaml b/charts/stable/sonarr/Chart.yaml index d6df5c76a35..d017a8d1232 100644 --- a/charts/stable/sonarr/Chart.yaml +++ b/charts/stable/sonarr/Chart.yaml @@ -9,7 +9,7 @@ annotations: trueforge.org/min_helm_version: "3.14" trueforge.org/train: stable apiVersion: v2 -appVersion: 4.0.17.2967 +appVersion: 4.0.17.2969 dependencies: - name: common version: 29.3.4 @@ -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.3.0 +version: 26.3.1 diff --git a/charts/stable/sonarr/values.yaml b/charts/stable/sonarr/values.yaml index 138de613aa2..126719f29a4 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.2967@sha256:71157af47baae3657b6c25acd7a26e94f821382e1fc1e58aa6c36661ecd5a319" + tag: "4.0.17.2969@sha256:0a92e6c4de70e7c91c93f0f8c6e38b2d1c4b3e260cedf490a4a92b8e1e70c6fc" exportarrImage: repository: ghcr.io/onedr0p/exportarr pullPolicy: IfNotPresent