chore(helm): update image ghcr.io/home-operations/nzbhydra2 7.18.0 → 7.19.0 (#39715)
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)) | minor | `8aa2da7` -> `3e12179` | --- > [!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.19.0`](https://redirect.github.com/theotherp/nzbhydra2/blob/HEAD/changelog.md#v7190-2025-09-18) [Compare Source](https://redirect.github.com/theotherp/nzbhydra2/compare/v7.18.0...v7.19.0) **Added** Configure external tools once. Sync your indexers to them manually and automatically whenever you change your indexer config. See <a href="https://redirect.github.com/theotherp/nzbhydra2/issues/1014">[#​1014](https://redirect.github.com/theotherp/nzbhydra2/issues/1014)</a> **Fixed** Replace slash and quotation marks in download name sent to sabNZBd. See <a href="https://redirect.github.com/theotherp/nzbhydra2/issues/1015">[#​1015](https://redirect.github.com/theotherp/nzbhydra2/issues/1015)</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:eyJjcmVhdGVkSW5WZXIiOiI0MS44Mi4xMCIsInVwZGF0ZWRJblZlciI6IjQxLjgyLjEwIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvbWlub3IiXX0=-->
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.18.0
|
appVersion: 7.19.0
|
||||||
dependencies:
|
dependencies:
|
||||||
- name: common
|
- name: common
|
||||||
version: 28.18.0
|
version: 28.18.0
|
||||||
@@ -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.4.0
|
version: 26.5.0
|
||||||
|
|
||||||
|
|||||||
@@ -1,7 +1,7 @@
|
|||||||
image:
|
image:
|
||||||
repository: ghcr.io/home-operations/nzbhydra2
|
repository: ghcr.io/home-operations/nzbhydra2
|
||||||
pullPolicy: IfNotPresent
|
pullPolicy: IfNotPresent
|
||||||
tag: 7.18.0@sha256:8aa2da71cf520c89373f3c08649a96a884c13e7a0c2c349547047572196a35d8
|
tag: 7.19.0@sha256:3e121793915ee2ba5c6b64548ca70464814af78097eea3abae82d307da0b0d8a
|
||||||
service:
|
service:
|
||||||
main:
|
main:
|
||||||
ports:
|
ports:
|
||||||
|
|||||||
Reference in New Issue
Block a user