axeII / home-ops

A repository for HomeOps where I perform Infrastructure as Code (IaC) and GitOps practices.
Do What The F*ck You Want To Public License
41 stars 1 forks source link

fix(container): update ghcr.io/onedr0p/sabnzbd ( 4.3.2 → 4.3.3 ) #1318

Closed bot-akira[bot] closed 3 weeks ago

bot-akira[bot] commented 3 weeks ago

This PR contains the following updates:

Package Update Change
ghcr.io/onedr0p/sabnzbd (source) patch 4.3.2 -> 4.3.3

[!WARNING] Some dependencies could not be looked up. Check the Dependency Dashboard for more information.


Release Notes

sabnzbd/sabnzbd (ghcr.io/onedr0p/sabnzbd) ### [`v4.3.3`](https://togithub.com/sabnzbd/sabnzbd/releases/tag/4.3.3): SABnzbd 4.3.3 [Compare Source](https://togithub.com/sabnzbd/sabnzbd/compare/4.3.2...4.3.3) # Release Notes - SABnzbd 4.3.3 This is the third bug fix release of SABnzbd 4.3.0. #### Bug fixes and changes since 4.3.2 - Reduced chance of jobs getting stuck at 99%. - Prevent crash in case of invalid articles. - Correct handling of empty or `Default` category when adding a job. - History API-output could contain inconsistent variable types. - Skip external IPv6 check if only link local addresses are available. - Shortened timeouts when resolving addresses during checks. - Windows: Could not repair or extract on ARM platforms. - Windows: Add file version information to installer. #### Bug fixes and changes since 4.3.1 - Added Special option `disable_archive` for jobs to always be permanently deleted. - Specific AppRise notifications could fail to send. - Update of the article decoder core (`rapidyenc`). - Windows: After some time the interface would no longer load. - Windows: Custom shortcuts would be removed by the installer. - Windows/macOS: Updated Unrar to 7.01 and 7zip to 24.05. #### 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:** - Send notifications using Apprise to almost any notification service. - Supported notifications: https://github.com/caronc/apprise/wiki - Notification Script `SABnzbd-notify.py` is no longer needed. - **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 - Read `ISSUES.txt` or https://sabnzbd.org/wiki/introduction/known-issues #### 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.



This PR has been generated by Renovate Bot.

bot-akira[bot] commented 3 weeks ago
--- HelmRelease: media/sabnzbd Deployment: media/sabnzbd

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

@@ -56,13 +56,13 @@

           value: sabnzbd, sabnzbd.media, sabnzbd.media.svc, sabnzbd.media.svc.cluster,
             sabnzbd.media.svc.cluster.local, sabnzbd...PLACEHOLDER..
         - name: SABNZBD__PORT
           value: '80'
         - name: TZ
           value: Europe/Prague
-        image: ghcr.io/onedr0p/sabnzbd:4.3.2@sha256:b23a4ecc680470e88fc04a6dc27097f4da68adcf9d1ad0d6407bab7010fefade
+        image: ghcr.io/onedr0p/sabnzbd:4.3.3@sha256:c8a03bbe260ba1646fd0e58f9b45dfda8f0a0c9f1f9b5f6f92440cd689cdf353
         livenessProbe:
           failureThreshold: 3
           httpGet:
             path: /api?mode=version
             port: 80
           initialDelaySeconds: 0
bot-akira[bot] commented 3 weeks ago
--- kubernetes/apps/media/sabnzbd/app Kustomization: flux-system/cluster-apps-sabnzbd HelmRelease: media/sabnzbd

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

@@ -35,13 +35,13 @@

               SABNZBD__HOST_WHITELIST_ENTRIES: sabnzbd, sabnzbd.media, sabnzbd.media.svc,
                 sabnzbd.media.svc.cluster, sabnzbd.media.svc.cluster.local, sabnzbd...PLACEHOLDER..
               SABNZBD__PORT: 80
               TZ: Europe/Prague
             image:
               repository: ghcr.io/onedr0p/sabnzbd
-              tag: 4.3.2@sha256:b23a4ecc680470e88fc04a6dc27097f4da68adcf9d1ad0d6407bab7010fefade
+              tag: 4.3.3@sha256:c8a03bbe260ba1646fd0e58f9b45dfda8f0a0c9f1f9b5f6f92440cd689cdf353
             probes:
               liveness:
                 custom: true
                 enabled: true
                 spec:
                   failureThreshold: 3
axeII commented 3 weeks ago

🦙 MegaLinter status: ✅ SUCCESS

Descriptor Linter Files Fixed Errors Elapsed time

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_