chore(helm): update image ghcr.io/elfhosted/nzbget 25.0 → 25.1 (#36685)

This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
|
[ghcr.io/elfhosted/nzbget](https://redirect.github.com/nzbgetcom/nzbget)
| minor | `fbccdb1` -> `77e020a` |

Add the preset `:preserveSemverRanges` to your config if you don't want
to pin your dependencies.

---

### Release Notes

<details>
<summary>nzbgetcom/nzbget (ghcr.io/elfhosted/nzbget)</summary>

###
[`v25.1`](https://redirect.github.com/nzbgetcom/nzbget/releases/tag/v25.1)

[Compare
Source](https://redirect.github.com/nzbgetcom/nzbget/compare/v25.0...v25.1)

#### What's Changed

nzbget-v25.1

-   Features:
- Added support for extracting file size from the description field in
RSS feeds, providing more info upfront
[#&#8203;580](https://redirect.github.com/nzbgetcom/nzbget/pull/580)

-   Bug fixes:
- OpenSSL memory leaks and vulnerabilities associated with older SSL/TLS
protocols
[#&#8203;591](https://redirect.github.com/nzbgetcom/nzbget/pull/591)
- Fixed memory leaks caused by unreleased per-thread OpenSSL resources.
- Security Improvement: updated to use the latest and most secure TLS
protocol supported by the client and server, mitigating known
vulnerabilities in older SSL/TLS protocols.
- RSS feed segfault. Improved memory safety and prevent potential
undefined behavior (UB)
[#&#8203;569](https://redirect.github.com/nzbgetcom/nzbget/pull/569)
- Correctly parse yEnc headers with combined name/ypart lines
[#&#8203;571](https://redirect.github.com/nzbgetcom/nzbget/pull/571)
- Data race in ExtensionManager that could cause application crashes
[#&#8203;577](https://redirect.github.com/nzbgetcom/nzbget/pull/577)
- Added additional checks for missing server configuration options to
prevent errors in webui
[#&#8203;581](https://redirect.github.com/nzbgetcom/nzbget/pull/581)
- Prevented showing of negative age caused by incorrect dates in NZB
file
[#&#8203;583](https://redirect.github.com/nzbgetcom/nzbget/pull/583)
- Improved parsing of yEnc subjects without surrounding quotes, e.g.
"\[34/44] - id.bdmv yEnc (1/1)"
[#&#8203;584](https://redirect.github.com/nzbgetcom/nzbget/pull/584)

-   For developers:
- Upgraded par2-turbo to v1.3.0
[#&#8203;586](https://redirect.github.com/nzbgetcom/nzbget/pull/586)
- Added support for newer versions of the libxml2 library (v2.12+),
ensuring the application continues to work on modern systems
[#&#8203;575](https://redirect.github.com/nzbgetcom/nzbget/pull/575)
- Updated OpenBSD tests workflow to 7.7
[#&#8203;573](https://redirect.github.com/nzbgetcom/nzbget/pull/573)
- Refactored Util::StrToNum by improving performance, safety and
minimizing memory usage
[#&#8203;578](https://redirect.github.com/nzbgetcom/nzbget/pull/578)
- Using the system’s built-in regex library instead of an older version
[#&#8203;589](https://redirect.github.com/nzbgetcom/nzbget/pull/589)
- Resolved some analyzer warnings
[#&#8203;590](https://redirect.github.com/nzbgetcom/nzbget/pull/590)
- Building the app without TLS support is now deprecated and will be
removed in future releases.

</details>

---

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

---

- [ ] <!-- rebase-check -->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).

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOS4yMzguMCIsInVwZGF0ZWRJblZlciI6IjM5LjIzOC4wIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvbWlub3IiXX0=-->
This commit is contained in:
TrueCharts Bot
2025-06-27 12:11:22 +00:00
committed by GitHub
parent 0376f18c65
commit bd0881b53b
2 changed files with 3 additions and 3 deletions
+2 -2
View File
@@ -9,7 +9,7 @@ annotations:
truecharts.org/min_helm_version: "3.14"
truecharts.org/train: stable
apiVersion: v2
appVersion: 25.0.0
appVersion: 25.1.0
dependencies:
- name: common
version: 25.4.10
@@ -37,5 +37,5 @@ sources:
- https://github.com/truecharts/charts/tree/master/charts/stable/nzbget
- https://nzbget.net/
type: application
version: 25.0.0
version: 25.1.0
+1 -1
View File
@@ -1,7 +1,7 @@
image:
repository: ghcr.io/elfhosted/nzbget
pullPolicy: IfNotPresent
tag: 25.0@sha256:fbccdb14e86fdcae05aa0d6f38a3b7e188a1caed40f07f94a141eb936ce149c3
tag: 25.1@sha256:77e020a307dc76853929e7ed2c47993bfc3a070d5b2205562d1dcb9510c6fedc
service:
main:
ports: