Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat(container): update image ghcr.io/onedr0p/sabnzbd ( 4.3.3 → 4.4.1 ) #5437

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Dec 9, 2024

This PR contains the following updates:

Package Update Change
ghcr.io/onedr0p/sabnzbd (source) minor 4.3.3 -> 4.4.1

Release Notes

sabnzbd/sabnzbd (ghcr.io/onedr0p/sabnzbd)

v4.4.1: SABnzbd 4.4.1

Compare Source

Release Notes - SABnzbd 4.4.1

Bugfixes and changes since 4.4.0
  • Added Certificate verification level Medium to allow
    certificates injected by firewall or virus scanner.
  • Windows: Windows notifications did not work.
New features in 4.4.0
  • Subtitle files will be deobfuscated if required.
  • Show server Personal notes on the main servers display.
  • Windows: Use par2cmdline-turbo by default (thanks to @​dnzbk).
  • macOS: Dropped support for macOS 10.12 and below.
  • macOS and Windows: Use Python 3.13 for release.
  • Windows: The next release will no longer support Windows 32bit or Windows 7.
Bug fixes in 4.4.0
  • Toggling of Servers could result in jobs being stuck at 99%.
  • Corrupt NZB's could also result in jobs being stuck at 99%.
  • Config restart would always determine redirect URL instead of using current.
  • Correctly handle disk full errors from Unrar.
  • Create new history database in case of no such table error.
  • Interface could load in tabbed mode even though it was not enabled.
Upgrade notices
  • You can directly upgrade from version 3.0.0 and newer.
  • Upgrading from older versions will require performing a Queue repair.
  • Downgrading from version 4.2.0 or newer to 3.7.2 or older will require
    performing a Queue repair due to changes in the internal data format.
Known problems and solutions
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-2024 by The SABnzbd-Team (sabnzbd.org)

v4.4.0: SABnzbd 4.4.0

Compare Source

Release Notes - SABnzbd 4.4.0

New features in 4.4.0
  • Subtitle files will be deobfuscated if required.
  • Show server Personal notes on the main servers display.
  • Windows: Use par2cmdline-turbo by default (thanks to @​dnzbk).
  • macOS: Dropped support for macOS 10.12 and below.
  • macOS and Windows: Use Python 3.13 for release.
  • Windows: The next release will no longer support Windows 32bit or Windows 7.
Bug fixes in 4.4.0
  • Toggling of Servers could result in jobs being stuck at 99%.
  • Corrupt NZB's could also result in jobs being stuck at 99%.
  • Config restart would always determine redirect URL instead of using current.
  • Correctly handle disk full errors from Unrar.
  • Create new history database in case of no such table error.
  • Interface could load in tabbed mode even though it was not enabled.
Upgrade notices
  • You can directly upgrade from version 3.0.0 and newer.
  • Upgrading from older versions will require performing a Queue repair.
  • Downgrading from version 4.2.0 or newer to 3.7.2 or older will require
    performing a Queue repair due to changes in the internal data format.
Known problems and solutions
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-2024 by The SABnzbd-Team (sabnzbd.org)


Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 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.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

@carpenike-bot
Copy link
Contributor

carpenike-bot bot commented Dec 9, 2024

--- kubernetes/cluster-0/apps/media/sabnzbd/app Kustomization: flux-system/sabnzbd HelmRelease: media/sabnzbd

+++ kubernetes/cluster-0/apps/media/sabnzbd/app Kustomization: flux-system/sabnzbd HelmRelease: media/sabnzbd

@@ -45,13 +45,13 @@

               TZ: America/New_York
             envFrom:
             - secretRef:
                 name: sabnzbd-secret
             image:
               repository: ghcr.io/onedr0p/sabnzbd
-              tag: 4.3.3@sha256:86c645db93affcbf01cc2bce2560082bfde791009e1506dba68269b9c50bc341
+              tag: 4.4.1@sha256:fd85776610865ba5bd8da40415759871ee70dfe9371f88ee88f18a847391ce6a
             probes:
               liveness:
                 custom: true
                 enabled: true
                 spec:
                   failureThreshold: 3

@carpenike-bot
Copy link
Contributor

carpenike-bot bot commented Dec 9, 2024

--- HelmRelease: media/sabnzbd Deployment: media/sabnzbd

+++ HelmRelease: media/sabnzbd Deployment: media/sabnzbd

@@ -61,13 +61,13 @@

           value: '80'
         - name: TZ
           value: America/New_York
         envFrom:
         - secretRef:
             name: sabnzbd-secret
-        image: ghcr.io/onedr0p/sabnzbd:4.3.3@sha256:86c645db93affcbf01cc2bce2560082bfde791009e1506dba68269b9c50bc341
+        image: ghcr.io/onedr0p/sabnzbd:4.4.1@sha256:fd85776610865ba5bd8da40415759871ee70dfe9371f88ee88f18a847391ce6a
         livenessProbe:
           failureThreshold: 3
           httpGet:
             path: /api?mode=version
             port: 80
           initialDelaySeconds: 0

@carpenike-bot
Copy link
Contributor

carpenike-bot bot commented Dec 9, 2024

🦙 MegaLinter status: ❌ ERROR

Descriptor Linter Files Fixed Errors Elapsed time
❌ COPYPASTE jscpd yes 2 1.25s
✅ REPOSITORY git_diff yes no 0.03s
✅ REPOSITORY secretlint yes no 3.34s
✅ YAML prettier 1 0 0.54s
✅ YAML yamllint 1 0 0.34s

See detailed report in MegaLinter reports
Set VALIDATE_ALL_CODEBASE: true in mega-linter.yml to validate all sources, not only the diff

MegaLinter is graciously provided by OX Security

@renovate renovate bot force-pushed the renovate/cluster-0-ghcr.io-onedr0p-sabnzbd-4.x branch from 4cd83db to d645742 Compare December 10, 2024 11:53
@renovate renovate bot changed the title feat(container): update image ghcr.io/onedr0p/sabnzbd ( 4.3.3 → 4.4.0 ) feat(container): update image ghcr.io/onedr0p/sabnzbd ( 4.3.3 → 4.4.1 ) Dec 20, 2024
@renovate renovate bot force-pushed the renovate/cluster-0-ghcr.io-onedr0p-sabnzbd-4.x branch from d645742 to 883dc7f Compare December 20, 2024 15:15
| datasource | package                 | from  | to    |
| ---------- | ----------------------- | ----- | ----- |
| docker     | ghcr.io/onedr0p/sabnzbd | 4.3.3 | 4.4.1 |
@renovate renovate bot force-pushed the renovate/cluster-0-ghcr.io-onedr0p-sabnzbd-4.x branch from 883dc7f to 7039d8e Compare January 27, 2025 18:30
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants