chore(helm): update image ghcr.io/elfhosted/nzbhydra2 7.12.3 → 7.13.0 (#34880)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | [ghcr.io/elfhosted/nzbhydra2](https://redirect.github.com/theotherp/nzbhydra2) | minor | `14be589` -> `20a63c7` | Add the preset `:preserveSemverRanges` to your config if you don't want to pin your dependencies. --- ### Release Notes <details> <summary>theotherp/nzbhydra2 (ghcr.io/elfhosted/nzbhydra2)</summary> ### [`v7.13.0`](https://redirect.github.com/theotherp/nzbhydra2/blob/HEAD/changelog.md#v7130-2025-04-28) [Compare Source](https://redirect.github.com/theotherp/nzbhydra2/compare/v7.12.3...v7.13.0) **Added** Support mass sending NZBs to black hole folder. See <a href="https://redirect.github.com/theotherp/nzbhydra2/issues/984">[#​984](https://redirect.github.com/theotherp/nzbhydra2/issues/984)</a> **Added** Always redirect downloads to NZB Finder. See <a href="https://redirect.github.com/theotherp/nzbhydra2/issues/989">[#​989](https://redirect.github.com/theotherp/nzbhydra2/issues/989)</a> **Fix** Search or download history entries could contain wrong usernames. Existing history entries will not be fixed, this only affects new entries. **Fix** Hopefully prevent rate limiting when checking nzb.su limits. See <a href="https://redirect.github.com/theotherp/nzbhydra2/issues/988">[#​988](https://redirect.github.com/theotherp/nzbhydra2/issues/988)</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:eyJjcmVhdGVkSW5WZXIiOiIzOS4yMzguMCIsInVwZGF0ZWRJblZlciI6IjM5LjIzOC4wIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvbWlub3IiXX0=-->
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.12.3
|
appVersion: 7.13.0
|
||||||
dependencies:
|
dependencies:
|
||||||
- name: common
|
- name: common
|
||||||
version: 25.4.10
|
version: 25.4.10
|
||||||
@@ -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: 24.4.4
|
version: 24.5.0
|
||||||
|
|
||||||
|
|||||||
@@ -1,7 +1,7 @@
|
|||||||
image:
|
image:
|
||||||
repository: ghcr.io/elfhosted/nzbhydra2
|
repository: ghcr.io/elfhosted/nzbhydra2
|
||||||
pullPolicy: IfNotPresent
|
pullPolicy: IfNotPresent
|
||||||
tag: 7.12.3@sha256:14be589c72dfa1817888242dd0391b3c106b8cb34f6c1be0e39dfd96fb172ecb
|
tag: 7.13.0@sha256:20a63c7eb8147927d8971d0ee5f444ee8ea3224b6b69a5695ed021f6ebab7c46
|
||||||
service:
|
service:
|
||||||
main:
|
main:
|
||||||
ports:
|
ports:
|
||||||
|
|||||||
Reference in New Issue
Block a user