Conversation
|
No actionable comments were generated in the recent review. 🎉 ℹ️ Recent review info⚙️ Run configurationConfiguration used: defaults Review profile: CHILL Plan: Pro Plus Run ID: 📒 Files selected for processing (1)
✅ Files skipped from review due to trivial changes (1)
📝 WalkthroughWalkthroughThe sabnzbd HelmRelease image reference was updated from Changes
Estimated code review effort🎯 1 (Trivial) | ⏱️ ~2 minutes Suggested reviewers
Poem
🚥 Pre-merge checks | ✅ 5✅ Passed checks (5 passed)
✏️ Tip: You can configure your own custom pre-merge checks in the settings. ✨ Finishing Touches🧪 Generate unit tests (beta)
Review rate limit: 9/10 reviews remaining, refill in 6 minutes. Comment |
--- kubernetes/apps/default/sabnzbd/app Kustomization: default/sabnzbd HelmRelease: default/sabnzbd
+++ kubernetes/apps/default/sabnzbd/app Kustomization: default/sabnzbd HelmRelease: default/sabnzbd
@@ -37,13 +37,13 @@
TZ: America/Los_Angeles
envFrom:
- secretRef:
name: sabnzbd-secret
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:
httpGet: |
--- HelmRelease: default/sabnzbd Deployment: default/sabnzbd
+++ HelmRelease: default/sabnzbd Deployment: default/sabnzbd
@@ -131,13 +131,13 @@
value: '80'
- name: TZ
value: America/Los_Angeles
envFrom:
- secretRef:
name: sabnzbd-secret
- image: ghcr.io/home-operations/sabnzbd:4.5.5@sha256:f5570c0a370596ab656db6d3baa830b90a6fd9952b71ae805d022a2dcb3db12f
+ image: ghcr.io/home-operations/sabnzbd:5.0.1@sha256:c22ada9eb6f6306a4e94d3372c784a5330818f2021b2fa9233ff4ae92d9f3582
livenessProbe:
httpGet:
path: /api?mode=version
port: 80
name: sabnzbd
readinessProbe: |
64c1a69 to
5229eae
Compare
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 America/Los_Angeles)
🚦 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.