From 30bf53960343aa10e4d230296ce93be10894784e Mon Sep 17 00:00:00 2001 From: TrueCharts Bot Date: Sat, 27 Jun 2026 01:46:38 +0200 Subject: [PATCH] =?UTF-8?q?fix(sonarr):=20update=20image=20oci.trueforge.o?= =?UTF-8?q?rg/containerforge/sonarr=204.0.17.2969=20=E2=86=92=204.0.18.297?= =?UTF-8?q?8=20(#49532)?= 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 | `c39ba25` → `242bf36` | --- > [!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.18.2978`](https://redirect.github.com/Sonarr/Sonarr/releases/tag/v4.0.18.2978): 4.0.18.2978 [Compare Source](https://redirect.github.com/Sonarr/Sonarr/compare/v4.0.17.2969...v4.0.18.2978) #### What's Changed ##### Changes - Fixed: Basic auth for qBittorrent by [@​mynameisbogdan](https://redirect.github.com/mynameisbogdan) in [#​8747](https://redirect.github.com/Sonarr/Sonarr/pull/8747) **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 83725d57b88..9250f3e3953 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.2969 +appVersion: 4.0.18.2978 dependencies: - name: common version: 29.5.3 @@ -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.4.0 +version: 26.4.1 diff --git a/charts/stable/sonarr/values.yaml b/charts/stable/sonarr/values.yaml index a617e98cf7f..507839dde29 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.2969@sha256:c39ba25f9d6289a1db7bcefa1e56ff3ea795631b2a6edfec10cab22525088942" + tag: "4.0.18.2978@sha256:242bf36b1e66dfa095ea9c7690d27bef18396cdbe78dc963bdda92f42293dfe5" exportarrImage: repository: ghcr.io/onedr0p/exportarr pullPolicy: IfNotPresent