build(deps): update image ghcr.io/home-operations/sabnzbd ( 5.0.4 ➜ 5.1.0 ) - #1285
Open
renovate[bot] wants to merge 1 commit into
Open
build(deps): update image ghcr.io/home-operations/sabnzbd ( 5.0.4 ➜ 5.1.0 )#1285renovate[bot] wants to merge 1 commit into
renovate[bot] wants to merge 1 commit into
Conversation
Contributor
--- Deployment media/sabnzbd
+++ Deployment media/sabnzbd
@@ -46,7 +46,7 @@
value: plex
- name: TZ
value: America/Chicago
- image: ghcr.io/home-operations/sabnzbd:5.0.4
+ image: ghcr.io/home-operations/sabnzbd:5.1.0
livenessProbe:
failureThreshold: 5
httpGet:
@@ -96,7 +96,7 @@
else
echo "Database not found, skipping WAL initialization"
fi
- image: ghcr.io/home-operations/sabnzbd:5.0.4
+ image: ghcr.io/home-operations/sabnzbd:5.1.0
name: enable-wal
securityContext:
allowPrivilegeEscalation: false |
Contributor
--- HelmRelease media/sabnzbd
+++ HelmRelease media/sabnzbd
@@ -39,7 +39,7 @@
TZ: America/Chicago
image:
repository: ghcr.io/home-operations/sabnzbd
- tag: 5.0.4
+ tag: 5.1.0
probes:
liveness:
custom: true
@@ -79,7 +79,7 @@
fi
image:
repository: ghcr.io/home-operations/sabnzbd
- tag: 5.0.4
+ tag: 5.1.0
securityContext:
allowPrivilegeEscalation: false
capabilities: |
renovate
Bot
force-pushed
the
renovate/ghcr.io-home-operations-sabnzbd-5.x
branch
from
August 12, 2026 00:57
dca5035 to
e95f70f
Compare
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
This PR contains the following updates:
5.0.4→5.1.0Release Notes
sabnzbd/sabnzbd (ghcr.io/home-operations/sabnzbd)
v5.1.0: SABnzbd 5.1.0Compare Source
Release Notes - SABnzbd 5.1.0
This release brings a fundamental improvement to "Retry": instead of
re-downloading any files with missing data, only the articles that were actually
missing are fetched again. RSS got an overhaul under the hood, the interface is
refreshed, and we added quite a long list of of long-requested features and bugfixes.
New features in 5.1.0
This only works for jobs downloaded in 5.1.0 (or newer).
Agerule to filter jobs based on their age.Cleanup List.Unwanted extensionswill also be removed after unpacking.Extra queue columns..tarfiles during post-processing.Show Logging.SAB_FILESenvironment variable to Post-processing scripts,listing all files that resulted from the job.
Ignore Samplesdetection.INSTALL.txtfile.Bug fixes in 5.1.0
Cleanup Listlogic.Disk Fullerrors from unrar were not handled gracefully during unpacking.Movingstage.Upgrade notices
Queue repair.Known problems and solutions
ISSUES.txtor https://sabnzbd.org/wiki/introduction/known-issuesCode Signing Policy
Windows code signing is provided by SignPath.io using a SignPath Foundation certificate.
About
SABnzbd is an open-source cross-platform binary newsreader.
It simplifies the process of downloading from Usenet dramatically, thanks to its web-based
user interface and advanced built-in post-processing options that automatically verify, repair,
extract and clean up posts downloaded from Usenet.
(c) Copyright 2007-2026 by The SABnzbd-Team (sabnzbd.org)
Configuration
📅 Schedule: (in timezone America/Chicago)
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about these updates again.
This PR was generated by Mend Renovate. View the repository job log.