From 5fca9097059b191d22f51207ce4e3e2613cd3612 Mon Sep 17 00:00:00 2001 From: TrueCharts Bot Date: Mon, 3 Nov 2025 21:17:20 +0100 Subject: [PATCH] =?UTF-8?q?chore(helm):=20update=20image=20ghcr.io/home-op?= =?UTF-8?q?erations/sonarr=204.0.16.2942=20=E2=86=92=204.0.16.2943=20(#413?= =?UTF-8?q?84)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit This PR contains the following updates: | Package | Update | Change | |---|---|---| | [ghcr.io/home-operations/sonarr](https://ghcr.io/home-operations/sonarr) ([source](https://redirect.github.com/Sonarr/Sonarr)) | patch | `a986ef3` -> `0a1b8f5` | --- > [!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. --- ### Release Notes
Sonarr/Sonarr (ghcr.io/home-operations/sonarr) ### [`v4.0.16.2943`](https://redirect.github.com/Sonarr/Sonarr/releases/tag/v4.0.16.2943): 4.0.16.2943 [Compare Source](https://redirect.github.com/Sonarr/Sonarr/compare/v4.0.16.2942...v4.0.16.2943) **Full Changelog**:
--- ### 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 | 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 1d490407d14..60b6798eeb9 100644 --- a/charts/stable/sonarr/Chart.yaml +++ b/charts/stable/sonarr/Chart.yaml @@ -11,7 +11,7 @@ annotations: truecharts.org/min_kubernetes_version: 1.24.0 truecharts.org/train: stable apiVersion: v2 -appVersion: 4.0.16.2942 +appVersion: 4.0.16.2943 dependencies: - name: common version: 28.26.3 @@ -41,5 +41,5 @@ sources: - https://github.com/truecharts/charts/tree/master/charts/stable/sonarr - https://github.com/trueforge-org/truecharts/tree/master/charts/stable/sonarr type: application -version: 24.12.4 +version: 24.12.5 diff --git a/charts/stable/sonarr/values.yaml b/charts/stable/sonarr/values.yaml index 8cc41f5735b..ed8093b8d49 100644 --- a/charts/stable/sonarr/values.yaml +++ b/charts/stable/sonarr/values.yaml @@ -1,7 +1,7 @@ image: repository: ghcr.io/home-operations/sonarr pullPolicy: IfNotPresent - tag: 4.0.16.2942@sha256:a986ef3682f1b94e2832a31ace57057279bd4ffdf49190a1b5f9f8d3cef875f5 + tag: 4.0.16.2943@sha256:0a1b8f5cb5b072f7ad8c6ff64a25dc512115d1a114ecf19a58a3b4f870207ddd exportarrImage: repository: ghcr.io/onedr0p/exportarr pullPolicy: IfNotPresent