From ce6a5d4449d2dfd1f20152b0c905a532997cf6fc Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Sat, 31 Jan 2026 00:38:16 +0000 Subject: [PATCH] chore(deps): update plexguide/huntarr to v9.1.3 (#3627) 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 | patch | `9.1.1` → `9.1.3` | | [plexguide/huntarr](https://github.com/plexguide/huntarr) | patch | `9.1.1` → `9.1.3` | --- ### Release Notes
plexguide/huntarr (plexguide/huntarr) ### [`v9.1.3`](https://github.com/plexguide/Huntarr.io/releases/tag/9.1.3) [Compare Source](https://github.com/plexguide/huntarr/compare/9.1.2...9.1.3) - \[Requestarr Patch] Requested movies now show a cool down and cannot be requested during that time image image ### [`v9.1.2`](https://github.com/plexguide/Huntarr.io/releases/tag/9.1.2) [Compare Source](https://github.com/plexguide/huntarr/compare/9.1.1...9.1.2) - \[Upgradinatorr] Added as a secondary search upgrade mode for the apps.
 - \[Apps] Lidarr and Whisparr v3 have the last search settings incorporated into the apps-per instance. The movie will be the default mode for Whisparr v3. 
 - \[Exempt Tags] Now built into each instance. If selected tags are in the item to process, they are ignored. - \[Disable Requestarr] Added to Settings **Upgradinatorr Option Added** image **Requstarr Disabled** image
--- ### Configuration 📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined). 🚦 **Automerge**: Enabled. ♻ **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/3627 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 30cb94896..e10ad2aa4 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: 9.1.1 +appVersion: 9.1.3 diff --git a/clusters/cl01tl/helm/huntarr/values.yaml b/clusters/cl01tl/helm/huntarr/values.yaml index 2f1523162..5ca386ae2 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: 9.1.1 + tag: 9.1.3 pullPolicy: IfNotPresent env: - name: TZ