chore(helm): update image ghcr.io/home-operations/nzbhydra2 7.16.1 → 7.16.2 (#39138)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | [ghcr.io/home-operations/nzbhydra2](https://ghcr.io/home-operations/nzbhydra2) ([source](https://redirect.github.com/theotherp/nzbhydra2)) | patch | `25234d0` -> `dbc159a` | --- > [!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 (ghcr.io/home-operations/nzbhydra2)</summary> ### [`v7.16.2`](https://redirect.github.com/theotherp/nzbhydra2/blob/HEAD/changelog.md#v7162-2025-09-04) [Compare Source](https://redirect.github.com/theotherp/nzbhydra2/compare/v7.16.1...v7.16.2) **Fixed** Hopefully fixed magnet handling for Torbox. I neither use Torbox nor Torrents myself and don't know much about magnet links. Hopefully I didn't break something else in the process. Closes <a href="https://redirect.github.com/theotherp/nzbhydra2/issues/1010">[#​1010](https://redirect.github.com/theotherp/nzbhydra2/issues/1010)</a> **Fixed** Adapt indexer caps check to gingadaddy's responses. You may need to run a new caps check. They only support IMDB IDs you you should enable ID conversion in the searching config. Closes <a href="https://redirect.github.com/theotherp/nzbhydra2/issues/634">[#​634](https://redirect.github.com/theotherp/nzbhydra2/issues/634)</a> </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:eyJjcmVhdGVkSW5WZXIiOiI0MS44Mi4xMCIsInVwZGF0ZWRJblZlciI6IjQxLjgyLjEwIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvcGF0Y2giXX0=-->
This commit is contained in:
@@ -9,7 +9,7 @@ annotations:
|
||||
truecharts.org/min_helm_version: "3.14"
|
||||
truecharts.org/train: stable
|
||||
apiVersion: v2
|
||||
appVersion: 7.16.1
|
||||
appVersion: 7.16.2
|
||||
dependencies:
|
||||
- name: common
|
||||
version: 28.16.5
|
||||
@@ -36,5 +36,5 @@ sources:
|
||||
- https://github.com/theotherp/nzbhydra2
|
||||
- https://github.com/truecharts/charts/tree/master/charts/stable/nzbhydra
|
||||
type: application
|
||||
version: 26.1.5
|
||||
version: 26.1.6
|
||||
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
image:
|
||||
repository: ghcr.io/home-operations/nzbhydra2
|
||||
pullPolicy: IfNotPresent
|
||||
tag: 7.16.1@sha256:25234d063e0e44f8291f97ca5099f781d8508b67e1c82e2bdfaa20f96450d96a
|
||||
tag: 7.16.2@sha256:dbc159a93d49cd1bac45d519cdefe161cb61a2e24b1e277874d30eecd361f5a9
|
||||
service:
|
||||
main:
|
||||
ports:
|
||||
|
||||
Reference in New Issue
Block a user