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 to v4.3.0 #6083

Merged
merged 1 commit into from
May 1, 2024

Conversation

rosey-the-renovator-bot[bot]
Copy link
Contributor

This PR contains the following updates:

Package Update Change
ghcr.io/onedr0p/sabnzbd (source) minor 4.2.3 -> 4.3.0

Release Notes

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

v4.3.0: SABnzbd 4.3.0

Compare Source

Release Notes - SABnzbd 4.3.0

Key changes since 4.2.0

  • Archive:

    • When jobs are removed from the History, they are moved to the Archive.
    • Keep your History clean and still be able to reliably use Duplicate Detection.
  • Apprise Integrated:

  • Added IPv6-staging option:

    • Enable ipv6_staging in Config - Specials to get additional IPv6 features:
      • Add IPv6 hostnames during address selection.
      • Internet Bandwidth is measured separately for IPv4 and IPv6.
  • Other:

    • The text output format is removed from the API, json is the default.
    • Handling of multiple inputs to several API methods was improved.
    • File browser dialog is available to select file paths in the Config.
    • Users will be warned if they configure an Indexer as a Server.
    • Added SAB_API_KEY and SAB_API_URL to script environment variables.
    • Windows/macOS: Updated Python to 3.12.3, Multipar to v1.3.3.2,
      Unrar to 7.00 and 7zip to 24.03.

Bug fixes since 4.2.0

  • Incorrect warnings of unknown status codes could be thrown.
  • Watched Folder would not work if Socks5 proxy was active.
  • Prevent crash on invalid Server Expiration Date.
  • Windows: Installer could create duplicate shortcuts.

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 this update again.


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

This PR has been generated by Renovate Bot.

| datasource | package                 | from  | to    |
| ---------- | ----------------------- | ----- | ----- |
| docker     | ghcr.io/onedr0p/sabnzbd | 4.2.3 | 4.3.0 |
@rosey-the-renovator-bot
Copy link
Contributor Author

--- HelmRelease: downloads/sabnzbd StatefulSet: downloads/sabnzbd

+++ HelmRelease: downloads/sabnzbd StatefulSet: downloads/sabnzbd

@@ -54,13 +54,13 @@

           value: '80'
         - name: TZ
           value: America/New_York
         envFrom:
         - secretRef:
             name: sabnzbd
-        image: ghcr.io/onedr0p/sabnzbd:4.2.3@sha256:8943148a1ac5d6cc91d2cc2aa0cae4f0ab3af49fb00ca2d599fbf0344798bc37
+        image: ghcr.io/onedr0p/sabnzbd:4.3.0@sha256:5fdbb4feed00e55ac97f99c21c71a5d56a9ede4a2eae7586f160bdd01a47a350
         livenessProbe:
           failureThreshold: 3
           httpGet:
             path: /api?mode=version
             port: 80
           initialDelaySeconds: 0

@rosey-the-renovator-bot
Copy link
Contributor Author

--- kubernetes/main/apps/downloads/sabnzbd/app Kustomization: flux-system/downloads-sabnzbd HelmRelease: downloads/sabnzbd

+++ kubernetes/main/apps/downloads/sabnzbd/app Kustomization: flux-system/downloads-sabnzbd HelmRelease: downloads/sabnzbd

@@ -43,13 +43,13 @@

               TZ: America/New_York
             envFrom:
             - secretRef:
                 name: sabnzbd
             image:
               repository: ghcr.io/onedr0p/sabnzbd
-              tag: 4.2.3@sha256:8943148a1ac5d6cc91d2cc2aa0cae4f0ab3af49fb00ca2d599fbf0344798bc37
+              tag: 4.3.0@sha256:5fdbb4feed00e55ac97f99c21c71a5d56a9ede4a2eae7586f160bdd01a47a350
             probes:
               liveness:
                 custom: true
                 enabled: true
                 spec:
                   failureThreshold: 3

@rwlove rwlove merged commit b3fb432 into main May 1, 2024
10 of 11 checks passed
@rwlove rwlove deleted the renovate/ghcr.io-onedr0p-sabnzbd-4.x branch May 1, 2024 22:03
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.

1 participant