chore(helm): update image ghcr.io/elfhosted/nzbhydra2 7.13.1 → 7.13.2 (#35736)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | [ghcr.io/elfhosted/nzbhydra2](https://redirect.github.com/theotherp/nzbhydra2) | patch | `393da37` -> `8c2b2eb` | 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.2`](https://redirect.github.com/theotherp/nzbhydra2/blob/HEAD/changelog.md#v7132-2025-05-28) [Compare Source](https://redirect.github.com/theotherp/nzbhydra2/compare/v7.13.1...v7.13.2) **Fixed** Configuration of \*arr should work again. Sorry for the version spam ;-) </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.13.1
|
||||
appVersion: 7.13.2
|
||||
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.5.3
|
||||
version: 24.5.4
|
||||
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
image:
|
||||
repository: ghcr.io/elfhosted/nzbhydra2
|
||||
pullPolicy: IfNotPresent
|
||||
tag: 7.13.1@sha256:393da37f4b4e81a53e74d8a44c5f272b06560e4991fba4d7149a8fd54d2b7480
|
||||
tag: 7.13.2@sha256:8c2b2eb7203ca1e289a574265356e0551f060837c2d1fd75bb9d61a768b78182
|
||||
service:
|
||||
main:
|
||||
ports:
|
||||
|
||||
Reference in New Issue
Block a user