chore(helm): update image ghcr.io/home-operations/nzbhydra2 7.16.0 → 7.16.1 (#39097)
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 | `522c74f` -> `25234d0` | --- > [!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.1`](https://redirect.github.com/theotherp/nzbhydra2/blob/HEAD/changelog.md#v7161-2025-09-03) [Compare Source](https://redirect.github.com/theotherp/nzbhydra2/compare/v7.16.0...v7.16.1) **Fixed** Skip empty attributes, may fix gingadaddy issues. See <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.0
|
||||
appVersion: 7.16.1
|
||||
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.4
|
||||
version: 26.1.5
|
||||
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
image:
|
||||
repository: ghcr.io/home-operations/nzbhydra2
|
||||
pullPolicy: IfNotPresent
|
||||
tag: 7.16.0@sha256:522c74f63efa6968895c2280e209fda31c6de4c92cfd84fa2c64702c7701f302
|
||||
tag: 7.16.1@sha256:25234d063e0e44f8291f97ca5099f781d8508b67e1c82e2bdfaa20f96450d96a
|
||||
service:
|
||||
main:
|
||||
ports:
|
||||
|
||||
Reference in New Issue
Block a user