From 768bf41c776841e4d7cc3288cf838e2058c74887 Mon Sep 17 00:00:00 2001 From: TrueCharts Bot Date: Sun, 22 Feb 2026 21:22:30 +0100 Subject: [PATCH] chore(sabnzbd): update image oci.trueforge.org/containerforge/sabnzbd digest to 8844423 (#45388) 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/sabnzbd](https://ghcr.io/trueforge-org/sabnzbd) ([source](https://redirect.github.com/sabnzbd/sabnzbd)) | digest | `ead2b14` → `8844423` | --- > [!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**: 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/sabnzbd/Chart.yaml | 2 +- charts/stable/sabnzbd/values.yaml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/charts/stable/sabnzbd/Chart.yaml b/charts/stable/sabnzbd/Chart.yaml index 53de4f5bd35..5a57e6b1947 100644 --- a/charts/stable/sabnzbd/Chart.yaml +++ b/charts/stable/sabnzbd/Chart.yaml @@ -42,5 +42,5 @@ sources: - https://github.com/trueforge-org/truecharts/tree/master/charts/stable/sabnzbd - https://sabnzbd.org/ type: application -version: 23.3.4 +version: 23.3.5 diff --git a/charts/stable/sabnzbd/values.yaml b/charts/stable/sabnzbd/values.yaml index 01a9b61a3c6..6a70e1ab177 100644 --- a/charts/stable/sabnzbd/values.yaml +++ b/charts/stable/sabnzbd/values.yaml @@ -2,7 +2,7 @@ image: repository: oci.trueforge.org/containerforge/sabnzbd pullPolicy: IfNotPresent - tag: 4.5.5@sha256:ead2b143ab2b2f5593355d39f6677d2d03b59c8b8cbf850a8de3c4cf036d6c11 + tag: 4.5.5@sha256:8844423c4ce2e5d2b5a9c6b9ebc35c18452cc3865133c7908389455bae2b6698 exportarrImage: repository: ghcr.io/onedr0p/exportarr pullPolicy: IfNotPresent