mirror of
https://github.com/truecharts/charts.git
synced 2026-07-29 13:24:36 -03:00
chore(helm): update image ghcr.io/elfhosted/nzbhydra2 7.14.0 → 7.14.1 (#35886)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | [ghcr.io/elfhosted/nzbhydra2](https://redirect.github.com/theotherp/nzbhydra2) | patch | `31ffa84` -> `271176f` | --- > [!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/elfhosted/nzbhydra2)</summary> ### [`v7.14.1`](https://redirect.github.com/theotherp/nzbhydra2/blob/HEAD/changelog.md#v7141-2025-06-02) [Compare Source](https://redirect.github.com/theotherp/nzbhydra2/compare/v7.14.0...v7.14.1) **Fixed** nzb.su / nzb.life caps check should now actually work. I previously didn't have VIP access and couldn't test it. See <a href="https://redirect.github.com/theotherp/nzbhydra2/issues/990">[#​990](https://redirect.github.com/theotherp/nzbhydra2/issues/990)</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:eyJjcmVhdGVkSW5WZXIiOiIzOS4yMzguMCIsInVwZGF0ZWRJblZlciI6IjM5LjIzOC4wIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvcGF0Y2giXX0=-->
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.14.0
|
||||
appVersion: 7.14.1
|
||||
dependencies:
|
||||
- name: common
|
||||
version: 25.4.10
|
||||
@@ -36,5 +36,5 @@ sources:
|
||||
- https://github.com/theotherp/nzbhydra2
|
||||
- https://github.com/truecharts/charts/tree/master/charts/stable/nzbhydra
|
||||
type: application
|
||||
version: 24.6.0
|
||||
version: 24.6.1
|
||||
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
image:
|
||||
repository: ghcr.io/elfhosted/nzbhydra2
|
||||
pullPolicy: IfNotPresent
|
||||
tag: 7.14.0@sha256:31ffa84c51c1d92ed80a95c2bfd7649d6210f15847142a5b80c7b62b9c8d6b76
|
||||
tag: 7.14.1@sha256:271176faf2beb14f8bc4a115fa69d3c96ede3ca4cd695d6a9c44139977cd81eb
|
||||
service:
|
||||
main:
|
||||
ports:
|
||||
|
||||
Reference in New Issue
Block a user