From 288d79c7066797ef64919d177c385cc16ea2e61c Mon Sep 17 00:00:00 2001 From: TrueCharts Bot Date: Mon, 24 Feb 2025 19:24:36 +0100 Subject: [PATCH] =?UTF-8?q?chore(helm):=20update=20image=20ghcr.io/elfhost?= =?UTF-8?q?ed/nzbget=2024.5=20=E2=86=92=2024.6=20(#32516)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit This PR contains the following updates: | Package | Update | Change | |---|---|---| | [ghcr.io/elfhosted/nzbget](https://redirect.github.com/nzbgetcom/nzbget) | minor | `8861eae` -> `d72b0c7` | Add the preset `:preserveSemverRanges` to your config if you don't want to pin your dependencies. --- ### Release Notes
nzbgetcom/nzbget (ghcr.io/elfhosted/nzbget) ### [`v24.6`](https://redirect.github.com/nzbgetcom/nzbget/releases/tag/v24.6) [Compare Source](https://redirect.github.com/nzbgetcom/nzbget/compare/v24.5...v24.6) #### What's Changed - Features: - Improved deobfuscation [#​469](https://redirect.github.com/nzbgetcom/nzbget/pull/469) - enhanced parsing of the subject field in NZB files and improved validation of downloaded article filenames - added a check for filename obfuscation after unpacking; excessively obfuscated filenames are renamed to the NZB filename - added new options: - `RenameAfterUnpack` - enables/disables renaming of extracted and obfuscated files using the NZB filename - `RenameIgnoreExt` - a comma-separated list of file extensions to ignore when renaming files after unpacking - added a new value for the `Status` field in the `listgroups` API method: `POST_UNPACK_RENAMING` - Network speed tests - the new API-method: - `struct testnetworkspeed()` - returns the measured network speed in `Mbps` [#​489](https://redirect.github.com/nzbgetcom/nzbget/pull/489) - Added support by `DirectRename` and `ParRename` of nested file paths found in par files [#​497](https://redirect.github.com/nzbgetcom/nzbget/pull/497) - Added a filter to the nzb manual upload dialog [#​505](https://redirect.github.com/nzbgetcom/nzbget/pull/505) - Bug fixes: - Fixed: `HealthCheck=None` with `ParCheck=Force` can cause a segmentation fault on unhealthy downloads [#​475](https://redirect.github.com/nzbgetcom/nzbget/pull/475) - Fixed: Attempting to load the certificate even if CertCheck is turned off [#​479](https://redirect.github.com/nzbgetcom/nzbget/pull/479) - Fixed: Loading icon display for NZB uploads in light and dark modes [#​486](https://redirect.github.com/nzbgetcom/nzbget/pull/486) - Fixed PowerPC (ppc500) support [#​491](https://redirect.github.com/nzbgetcom/nzbget/pull/491)
--- ### Configuration 📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined). 🚦 **Automerge**: Enabled. ♻ **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](https://redirect.github.com/renovatebot/renovate). --- charts/stable/nzbget/Chart.yaml | 4 ++-- charts/stable/nzbget/values.yaml | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/charts/stable/nzbget/Chart.yaml b/charts/stable/nzbget/Chart.yaml index f83b41d5ff9..e587f6fefee 100644 --- a/charts/stable/nzbget/Chart.yaml +++ b/charts/stable/nzbget/Chart.yaml @@ -6,7 +6,7 @@ annotations: truecharts.org/min_helm_version: "3.11" truecharts.org/train: stable apiVersion: v2 -appVersion: 24.5.0 +appVersion: 24.6.0 dependencies: - name: common version: 25.4.10 @@ -33,4 +33,4 @@ sources: - https://github.com/truecharts/charts/tree/master/charts/stable/nzbget - https://nzbget.net/ type: application -version: 24.5.1 +version: 24.6.0 diff --git a/charts/stable/nzbget/values.yaml b/charts/stable/nzbget/values.yaml index 14484e76c7d..f67daefff96 100644 --- a/charts/stable/nzbget/values.yaml +++ b/charts/stable/nzbget/values.yaml @@ -1,7 +1,7 @@ image: repository: ghcr.io/elfhosted/nzbget pullPolicy: IfNotPresent - tag: 24.5@sha256:8861eae1bdf7b5be8986dcfb75b793948652d3a63c5b0d355a88a99519027dca + tag: 24.6@sha256:d72b0c739814c59842af13a7d9e6f38549710ca1424c908fd0997a2cf0800d0b service: main: ports: