feat(container)!: Update ghcr.io/home-operations/sabnzbd (4.5.5 → 5.0.1)#114
Open
home-infrastructure-renovate[bot] wants to merge 1 commit intomainfrom
Open
Conversation
--- kubernetes/apps/default/sabnzbd/app Kustomization: flux-system/sabnzbd HelmRelease: default/sabnzbd
+++ kubernetes/apps/default/sabnzbd/app Kustomization: flux-system/sabnzbd HelmRelease: default/sabnzbd
@@ -37,13 +37,13 @@
TZ: Europe/Berlin
envFrom:
- secretRef:
name: sabnzbd
image:
repository: ghcr.io/home-operations/sabnzbd
- tag: 4.5.5@sha256:f5570c0a370596ab656db6d3baa830b90a6fd9952b71ae805d022a2dcb3db12f
+ tag: 5.0.1@sha256:c22ada9eb6f6306a4e94d3372c784a5330818f2021b2fa9233ff4ae92d9f3582
probes:
liveness:
custom: true
enabled: true
spec:
failureThreshold: 3 |
--- HelmRelease: default/sabnzbd Deployment: default/sabnzbd
+++ HelmRelease: default/sabnzbd Deployment: default/sabnzbd
@@ -57,13 +57,13 @@
value: '80'
- name: TZ
value: Europe/Berlin
envFrom:
- secretRef:
name: sabnzbd
- image: ghcr.io/home-operations/sabnzbd:4.5.5@sha256:f5570c0a370596ab656db6d3baa830b90a6fd9952b71ae805d022a2dcb3db12f
+ image: ghcr.io/home-operations/sabnzbd:5.0.1@sha256:c22ada9eb6f6306a4e94d3372c784a5330818f2021b2fa9233ff4ae92d9f3582
livenessProbe:
failureThreshold: 3
httpGet:
path: /api?mode=version
port: 80
initialDelaySeconds: 30 |
70cb68c to
2aed8b2
Compare
70cb68c to
2aed8b2
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:
4.5.5→5.0.1Release Notes
sabnzbd/sabnzbd (ghcr.io/home-operations/sabnzbd)
v5.0.1: SABnzbd 5.0.1Compare Source
Release Notes - SABnzbd 5.0.1
In this fifth major release of SABnzbd, we included:
Bug fixes in 5.0.1
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)
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: (in timezone Europe/Berlin)
🚦 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.