chore(helm): update image ghcr.io/home-operations/nzbhydra2 7.16.2 → 7.16.3 (#39184)
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 | `dbc159a` -> `934b17e` | --- > [!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.3`](https://redirect.github.com/theotherp/nzbhydra2/blob/HEAD/changelog.md#v7163-2025-09-06) [Compare Source](https://redirect.github.com/theotherp/nzbhydra2/compare/v7.16.2...v7.16.3) **Fixed** I did break something. NZB downloads via browser should have the correct media type again. See <a href="https://redirect.github.com/theotherp/nzbhydra2/issues/1011">[#​1011](https://redirect.github.com/theotherp/nzbhydra2/issues/1011)</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/min_helm_version: "3.14"
|
||||||
truecharts.org/train: stable
|
truecharts.org/train: stable
|
||||||
apiVersion: v2
|
apiVersion: v2
|
||||||
appVersion: 7.16.2
|
appVersion: 7.16.3
|
||||||
dependencies:
|
dependencies:
|
||||||
- name: common
|
- name: common
|
||||||
version: 28.16.5
|
version: 28.16.5
|
||||||
@@ -36,5 +36,5 @@ sources:
|
|||||||
- https://github.com/theotherp/nzbhydra2
|
- https://github.com/theotherp/nzbhydra2
|
||||||
- https://github.com/truecharts/charts/tree/master/charts/stable/nzbhydra
|
- https://github.com/truecharts/charts/tree/master/charts/stable/nzbhydra
|
||||||
type: application
|
type: application
|
||||||
version: 26.1.6
|
version: 26.1.7
|
||||||
|
|
||||||
|
|||||||
@@ -1,7 +1,7 @@
|
|||||||
image:
|
image:
|
||||||
repository: ghcr.io/home-operations/nzbhydra2
|
repository: ghcr.io/home-operations/nzbhydra2
|
||||||
pullPolicy: IfNotPresent
|
pullPolicy: IfNotPresent
|
||||||
tag: 7.16.2@sha256:dbc159a93d49cd1bac45d519cdefe161cb61a2e24b1e277874d30eecd361f5a9
|
tag: 7.16.3@sha256:934b17e5358d51a5c3f6a5bc950c88c3f990869b762008c2c6428e6ba0af0b11
|
||||||
service:
|
service:
|
||||||
main:
|
main:
|
||||||
ports:
|
ports:
|
||||||
|
|||||||
Reference in New Issue
Block a user