chore(helm): update image ghcr.io/home-operations/nzbhydra2 7.19.1 → 7.19.2 (#40040)
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 | `babcf6e` -> `c99bfed` | --- > [!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.19.2`](https://redirect.github.com/theotherp/nzbhydra2/blob/HEAD/changelog.md#v7192-2025-09-26) [Compare Source](https://redirect.github.com/theotherp/nzbhydra2/compare/v7.19.1...v7.19.2) **Fixed** Actuator endpoint (for health checks and infos and so on) are only available to admin users </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.19.1
|
||||
appVersion: 7.19.2
|
||||
dependencies:
|
||||
- name: common
|
||||
version: 28.20.0
|
||||
@@ -36,5 +36,5 @@ sources:
|
||||
- https://github.com/theotherp/nzbhydra2
|
||||
- https://github.com/truecharts/charts/tree/master/charts/stable/nzbhydra
|
||||
type: application
|
||||
version: 26.6.0
|
||||
version: 26.6.1
|
||||
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
image:
|
||||
repository: ghcr.io/home-operations/nzbhydra2
|
||||
pullPolicy: IfNotPresent
|
||||
tag: 7.19.1@sha256:babcf6eea5c38dc5465a0594b86b27ed19fa0c92234a9a7ad4f1958079c8d014
|
||||
tag: 7.19.2@sha256:c99bfed572b636ba384791e87e8535d148da883bb118e6e874223c3d87a173fa
|
||||
service:
|
||||
main:
|
||||
ports:
|
||||
|
||||
Reference in New Issue
Block a user