From 447953e02577a53450f5044b41db1c92faf75e95 Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Sun, 25 Jan 2026 20:54:56 +0000 Subject: [PATCH] chore(deps): update plexguide/huntarr to v9 (major) (#3508) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit This PR contains the following updates: | Package | Update | Change | |---|---|---| | ghcr.io/plexguide/huntarr | major | `8.2.25` → `9.0.1` | | [plexguide/huntarr](https://github.com/plexguide/huntarr) | major | `8.2.25` → `9.0.1` | --- ### Release Notes
plexguide/huntarr (plexguide/huntarr) ### [`v9.0.1`](https://github.com/plexguide/Huntarr.io/releases/tag/9.0.1) [Compare Source](https://github.com/plexguide/huntarr/compare/9.0.0...9.0.1) **Quick Patch** - Ability to remove trending week from the front page (visit settings to disable) - Restored search bar for requestarr on discovery, tv, and movies image Next Focus - Have search for requestarr respect settings of selected instance within settings - Create modal popup for hiding media content on requestarr - Investigate v3 whisparr causing crashing issues (try to create a cool down period to prevent log overload and crashing huntarr) ### [`v9.0.0`](https://github.com/plexguide/Huntarr.io/releases/tag/9.0.0) [Compare Source](https://github.com/plexguide/huntarr/compare/8.2.25...9.0.0) - Included tighter interrogation of Requestarr - Requestarr enables a user to discover and hide media along with instance support - Logs and Hunt Manager rewritten with a much cleaner look - Fixed mobile view with the double header - Repaired Windows Build from 8.1.6+ - Moved home resources and support banners to the bottom of the home page - Improved log manager to enable rotation and size management - Improved layout, header, and side menu information - Much More **Improved Home Page** image **Improved Requestarr** image **Improved Mobile View** image **Improved Logging Interface** image **Improved Hunt Manager Interface** image **Request Interface** image
--- ### Configuration 📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined). 🚦 **Automerge**: Disabled by config. Please merge this manually once you are satisfied. ♻ **Rebasing**: Whenever PR is behind base branch, or you tick the rebase/retry checkbox. 🔕 **Ignore**: Close this PR and you won't be reminded about these updates again. --- - [ ] If you want to rebase/retry this PR, check this box --- This PR has been generated by [Renovate Bot](https://github.com/renovatebot/renovate). Reviewed-on: https://gitea.alexlebens.dev/alexlebens/infrastructure/pulls/3508 Co-authored-by: Renovate Bot Co-committed-by: Renovate Bot --- clusters/cl01tl/helm/huntarr/Chart.yaml | 2 +- clusters/cl01tl/helm/huntarr/values.yaml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/clusters/cl01tl/helm/huntarr/Chart.yaml b/clusters/cl01tl/helm/huntarr/Chart.yaml index 4a159e77a..2e1299210 100644 --- a/clusters/cl01tl/helm/huntarr/Chart.yaml +++ b/clusters/cl01tl/helm/huntarr/Chart.yaml @@ -23,4 +23,4 @@ dependencies: repository: oci://harbor.alexlebens.net/helm-charts icon: https://cdn.jsdelivr.net/gh/selfhst/icons/png/huntarr.png # renovate: datasource=github-releases depName=plexguide/huntarr -appVersion: 8.2.25 +appVersion: 9.0.1 diff --git a/clusters/cl01tl/helm/huntarr/values.yaml b/clusters/cl01tl/helm/huntarr/values.yaml index 37a17391d..76d66d809 100644 --- a/clusters/cl01tl/helm/huntarr/values.yaml +++ b/clusters/cl01tl/helm/huntarr/values.yaml @@ -9,7 +9,7 @@ huntarr: main: image: repository: ghcr.io/plexguide/huntarr - tag: 8.2.25 + tag: 9.0.1 pullPolicy: IfNotPresent env: - name: TZ