From 183976f4a8dbff37f0841f48eb7d5a4cfd0a269a Mon Sep 17 00:00:00 2001 From: TrueCharts Bot Date: Wed, 26 Nov 2025 14:16:20 +0100 Subject: [PATCH] =?UTF-8?q?chore(helm):=20update=20image=20oci.trueforge.o?= =?UTF-8?q?rg/containerforge/nzbhydra2=207.19.2=20=E2=86=92=208.0.0=20(#42?= =?UTF-8?q?145)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit 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
theotherp/nzbhydra2 (oci.trueforge.org/containerforge/nzbhydra2) ### [`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 [#​908](https://redirect.github.com/theotherp/nzbhydra2/issues/908) **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 [#​1023](https://redirect.github.com/theotherp/nzbhydra2/issues/1023)
--- ### 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](https://redirect.github.com/renovatebot/renovate). --- charts/stable/nzbhydra/Chart.yaml | 4 ++-- charts/stable/nzbhydra/values.yaml | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/charts/stable/nzbhydra/Chart.yaml b/charts/stable/nzbhydra/Chart.yaml index 62dc59e52c2..63b8b99a36b 100644 --- a/charts/stable/nzbhydra/Chart.yaml +++ b/charts/stable/nzbhydra/Chart.yaml @@ -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 diff --git a/charts/stable/nzbhydra/values.yaml b/charts/stable/nzbhydra/values.yaml index 215fe09279b..c77f361ed86 100644 --- a/charts/stable/nzbhydra/values.yaml +++ b/charts/stable/nzbhydra/values.yaml @@ -1,7 +1,7 @@ image: repository: oci.trueforge.org/containerforge/nzbhydra2 pullPolicy: IfNotPresent - tag: 7.19.2 + tag: 8.0.0 service: main: ports: