chore(helm): update image oci.trueforge.org/containerforge/nzbhydra2 7.19.2 → 8.0.0 (#42145)

This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
|
[oci.trueforge.org/containerforge/nzbhydra2](https://ghcr.io/trueforge-org/nzbhydra2)
([source](https://redirect.github.com/theotherp/nzbhydra2)) | major | ->
|

---

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

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

---

### Release Notes

<details>
<summary>theotherp/nzbhydra2
(oci.trueforge.org/containerforge/nzbhydra2)</summary>

###
[`v8.0.0`](https://redirect.github.com/theotherp/nzbhydra2/blob/HEAD/changelog.md#v800-2025-11-16)

[Compare
Source](https://redirect.github.com/theotherp/nzbhydra2/compare/v7.19.2...v8.0.0)

**Added** Passwords for users are finally encrypted (and salted) and not
stored in plaintext in the config. See <a
href="https://redirect.github.com/theotherp/nzbhydra2/issues/908">[#&#8203;908](https://redirect.github.com/theotherp/nzbhydra2/issues/908)</a>

**Added** Sensitive data like proxy credentials and indexer API keys are
now obfuscated in the config. They can still be read by any NZBHydra
instance, but automated sniffing tools will no longer be able to read
these values from the saved config. Making this more secure would make
other features like backups much less convenient, so I decided to go
with this middle ground approach.

**Fixed** NZBGeek queries will not be truncated to 6 words.

**Fixed** Properly encode characters in queries. See <a
href="https://redirect.github.com/theotherp/nzbhydra2/issues/1023">[#&#8203;1023](https://redirect.github.com/theotherp/nzbhydra2/issues/1023)</a>

</details>

---

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

---

- [ ] <!-- 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:eyJjcmVhdGVkSW5WZXIiOiI0Mi4xNy4wIiwidXBkYXRlZEluVmVyIjoiNDIuMTcuMCIsInRhcmdldEJyYW5jaCI6Im1hc3RlciIsImxhYmVscyI6WyJyZW5vdmF0ZS9jb250YWluZXIiLCJ0eXBlL21ham9yIl19-->
This commit is contained in:
TrueCharts Bot
2025-11-26 14:16:20 +01:00
committed by GitHub
parent dde470d94e
commit 183976f4a8
2 changed files with 3 additions and 3 deletions

View File

@@ -11,7 +11,7 @@ annotations:
truecharts.org/min_kubernetes_version: 1.24.0
truecharts.org/train: stable
apiVersion: v2
appVersion: 7.19.2
appVersion: 8.0.0
dependencies:
- name: common
version: 28.27.4
@@ -37,5 +37,5 @@ sources:
- https://github.com/theotherp/nzbhydra2
- https://github.com/trueforge-org/truecharts/tree/master/charts/stable/nzbhydra
type: application
version: 27.1.0
version: 28.0.0

View File

@@ -1,7 +1,7 @@
image:
repository: oci.trueforge.org/containerforge/nzbhydra2
pullPolicy: IfNotPresent
tag: 7.19.2
tag: 8.0.0
service:
main:
ports: