⬆️ Update ghcr.io/home-operations/sabnzbd ( 4.5.5 → 5.0.0 )#8809
Open
feisar-bot[bot] wants to merge 1 commit intomainfrom
Open
⬆️ Update ghcr.io/home-operations/sabnzbd ( 4.5.5 → 5.0.0 )#8809feisar-bot[bot] wants to merge 1 commit intomainfrom
feisar-bot[bot] wants to merge 1 commit intomainfrom
Conversation
| datasource | package | from | to | | ---------- | ------------------------------- | ----- | ----- | | docker | ghcr.io/home-operations/sabnzbd | 4.5.5 | 5.0.0 |
Contributor
Author
--- HelmRelease: default/sabnzbd Deployment: default/sabnzbd
+++ HelmRelease: default/sabnzbd Deployment: default/sabnzbd
@@ -49,13 +49,13 @@
value: '8080'
- name: TZ
value: Europe/Paris
envFrom:
- secretRef:
name: sabnzbd-secret
- image: ghcr.io/home-operations/sabnzbd:4.5.5@sha256:f5570c0a370596ab656db6d3baa830b90a6fd9952b71ae805d022a2dcb3db12f
+ image: ghcr.io/home-operations/sabnzbd:5.0.0@sha256:4e63928cbb9c475be4ec7f0989274abc7a893a72e5720903237bbc8eb6e56dbc
livenessProbe:
failureThreshold: 3
httpGet:
path: /api?mode=version
port: 8080
initialDelaySeconds: 0 |
Contributor
Author
--- kubernetes/apps/default/sabnzbd/app Kustomization: default/sabnzbd HelmRelease: default/sabnzbd
+++ kubernetes/apps/default/sabnzbd/app Kustomization: default/sabnzbd HelmRelease: default/sabnzbd
@@ -40,13 +40,13 @@
TZ: Europe/Paris
envFrom:
- secretRef:
name: sabnzbd-secret
image:
repository: ghcr.io/home-operations/sabnzbd
- tag: 4.5.5@sha256:f5570c0a370596ab656db6d3baa830b90a6fd9952b71ae805d022a2dcb3db12f
+ tag: 5.0.0@sha256:4e63928cbb9c475be4ec7f0989274abc7a893a72e5720903237bbc8eb6e56dbc
probes:
liveness:
custom: true
enabled: true
spec:
failureThreshold: 3 |
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:
4.5.5→5.0.0Release Notes
sabnzbd/sabnzbd (ghcr.io/home-operations/sabnzbd)
v5.0.0: SABnzbd 5.0.0Compare Source
Release Notes - SABnzbd 5.0.0
In this fifth major release of SABnzbd, we included:
Please note the breaking changes described below!
New features in 5.0.0
requests, significantly improving speeds on high-latency connections.
Read more here: https://sabnzbd.org/wiki/advanced/nntp-pipelining
New servers will have
Articles per requestset to2by default.Existing servers need to be manually changed to use NNTP Pipelining.
Read more here: https://sabnzbd.org/wiki/advanced/direct-write
Make sure to check the status of the job in your scripts!
empty_postprocas it is no longer needed..nzbfiles, the new downloadswill include the name of the original download.
par2cmdline-turbo to 1.4 and 7zip to 26.00.
Bug fixes in 5.0.0
Check before downloadcould get stuck or fail to reject.Full Widthis enabled.Changes to default settings for new installations in 5.0.0
Minimum Free Space for Temporary Download Folderset to500M.verify_xff_headersetting by default.Upgrade notices
Queue repair.performing a
Queue repairdue to changes in the internal data format.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: (UTC)
🚦 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 has been generated by Mend Renovate.