chore(helm): update image ghcr.io/elfhosted/nzbhydra2 7.14.2 → 7.14.3 (#36194)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | [ghcr.io/elfhosted/nzbhydra2](https://redirect.github.com/theotherp/nzbhydra2) | patch | `742e74a` -> `3bce1ae` | --- > [!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.3`](https://redirect.github.com/theotherp/nzbhydra2/blob/HEAD/changelog.md#v7143-2025-06-10) [Compare Source](https://redirect.github.com/theotherp/nzbhydra2/compare/v7.14.2...v7.14.3) **Fixed** Connection to Torbox failed. Unfortunately this didn't happen with my development code but only with the deployed code :-( </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.2
|
||||
appVersion: 7.14.3
|
||||
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.2
|
||||
version: 24.6.3
|
||||
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
image:
|
||||
repository: ghcr.io/elfhosted/nzbhydra2
|
||||
pullPolicy: IfNotPresent
|
||||
tag: 7.14.2@sha256:742e74a12d7c0e88e69c51a853d934f7340df66b6554dcad775cb19f2cbb95f4
|
||||
tag: 7.14.3@sha256:3bce1ae2b0dabaf3631c91ca45668aa671f2c6661097dfb7790c165502e37afa
|
||||
service:
|
||||
main:
|
||||
ports:
|
||||
|
||||
Reference in New Issue
Block a user