Skip to content

Commit d2abc35

Browse files
fix(deps): update theotherp/nzbhydra2 v8.8.0 → v8.8.1 (#2211)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | [theotherp/nzbhydra2](https://redirect.github.com/theotherp/nzbhydra2) | patch | `v8.8.0` → `v8.8.1` | --- ### Release Notes <details> <summary>theotherp/nzbhydra2 (theotherp/nzbhydra2)</summary> ### [`v8.8.1`](https://redirect.github.com/theotherp/nzbhydra2/blob/HEAD/changelog.md#v881-2026-05-02) [Compare Source](https://redirect.github.com/theotherp/nzbhydra2/compare/v8.8.0...v8.8.1) **Fix** Fix bug in image cache causing high CPU usage </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:eyJjcmVhdGVkSW5WZXIiOiI0My4xMzAuMSIsInVwZGF0ZWRJblZlciI6IjQzLjEzMC4xIiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6WyJhcHAvbnpiaHlkcmEyIiwiYXV0b21lcmdlIiwicmVub3ZhdGUvY29udGFpbmVyIiwicmVub3ZhdGUvZ2l0aHViLXJlbGVhc2UiLCJ0eXBlL3BhdGNoIl19-->
1 parent e755948 commit d2abc35

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

apps/nzbhydra2/docker-bake.hcl

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ variable "APP" {
66

77
variable "VERSION" {
88
// renovate: datasource=github-releases depName=theotherp/nzbhydra2
9-
default = "v8.8.0"
9+
default = "v8.8.1"
1010
}
1111

1212
variable "LICENSE" {

0 commit comments

Comments
 (0)