fix(nzbhydra): update image oci.trueforge.org/containerforge/nzbhydra2 8.8.1 → 8.8.3 (#48880)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | [oci.trueforge.org/containerforge/nzbhydra2](https://ghcr.io/trueforge-org/nzbhydra2) ([source](https://redirect.github.com/theotherp/nzbhydra2)) | patch | `5d99af4` → `25f1343` | --- > [!WARNING] > Some dependencies could not be looked up. Check the [Dependency Dashboard](../issues/18710) 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 (oci.trueforge.org/containerforge/nzbhydra2)</summary> ### [`v8.8.3`](https://redirect.github.com/theotherp/nzbhydra2/blob/HEAD/changelog.md#v883-2026-06-07) [Compare Source](https://redirect.github.com/theotherp/nzbhydra2/compare/v8.8.1...v8.8.3) **Feature** Include version in user agent. **Feature** Show min/max size/age in the saved searches view. **Note** Made redirect the default for scenenzbs. </details> --- ### Configuration 📅 **Schedule**: (UTC) - 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:eyJjcmVhdGVkSW5WZXIiOiI0My4xMzAuMSIsInVwZGF0ZWRJblZlciI6IjQzLjEzMC4xIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImFwcC9uemJoeWRyYSIsImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvcGF0Y2giXX0=-->
This commit is contained in:
@@ -9,7 +9,7 @@ annotations:
|
||||
trueforge.org/min_helm_version: "3.14"
|
||||
trueforge.org/train: stable
|
||||
apiVersion: v2
|
||||
appVersion: 8.8.1
|
||||
appVersion: 8.8.3
|
||||
dependencies:
|
||||
- name: common
|
||||
version: 29.3.4
|
||||
@@ -36,5 +36,5 @@ sources:
|
||||
- https://github.com/trueforge-org/containers/tree/main/apps/nzbhydra2
|
||||
- https://github.com/trueforge-org/truecharts/tree/master/charts/stable/nzbhydra
|
||||
type: application
|
||||
version: 29.6.0
|
||||
version: 29.6.1
|
||||
|
||||
|
||||
@@ -2,7 +2,7 @@
|
||||
image:
|
||||
repository: oci.trueforge.org/containerforge/nzbhydra2
|
||||
pullPolicy: IfNotPresent
|
||||
tag: 8.8.1@sha256:5d99af41254cfcb08da3fa8fbe8c3103d0b14d639600068ce69090f08ac7ef6c
|
||||
tag: 8.8.3@sha256:25f13432bb7a4dd246d75c38849417005f43d07079877b2b36e6c6636bb43244
|
||||
service:
|
||||
main:
|
||||
ports:
|
||||
|
||||
Reference in New Issue
Block a user