From 3ebc4adee9ad6598b9eacc3bce6cb7b400583125 Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Fri, 20 Mar 2026 00:08:45 +0000 Subject: [PATCH] chore(deps): update ghcr.io/autobrr/qui docker tag to v1.15.0 (#4884) 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/autobrr/qui](https://github.com/autobrr/qui) | minor | `v1.14.1` → `v1.15.0` | --- > ⚠️ **Warning** > > Some dependencies could not be looked up. Check the [Dependency Dashboard](issues/2) for more information. --- ### Release Notes
autobrr/qui (ghcr.io/autobrr/qui) ### [`v1.15.0`](https://github.com/autobrr/qui/releases/tag/v1.15.0) [Compare Source](https://github.com/autobrr/qui/compare/v1.14.1...v1.15.0) #### Changelog ##### Breaking change CORS is disabled by default; enable by setting QUI\_\_CORS\_ALLOWED\_ORIGINS with explicit origins (http(s)://host\[:port]). See ##### New Features - [`93786a2`](https://github.com/autobrr/qui/commit/93786a230fa0432d0e9e77dbf17b7141ec0f5611): feat(automations): add configurable processing priority/sorting ([#​1235](https://github.com/autobrr/qui/issues/1235)) ([@​Oscariremma](https://github.com/Oscariremma)) - [`45eaf1f`](https://github.com/autobrr/qui/commit/45eaf1f60d8ff6afb602b1a466a9c604c84825ff): feat(database): add postgres and sqlite migration CLI ([#​1530](https://github.com/autobrr/qui/issues/1530)) ([@​s0up4200](https://github.com/s0up4200)) - [`430f5d1`](https://github.com/autobrr/qui/commit/430f5d122f8a4030b1a060e4f2b7e2a6ebcceca5): feat(torrents): mediaInfo dialog ([#​1537](https://github.com/autobrr/qui/issues/1537)) ([@​s0up4200](https://github.com/s0up4200)) - [`8eb8903`](https://github.com/autobrr/qui/commit/8eb8903ad5b330795b149ef7764f477229b48ef0): feat(web): Add persistence to unified instance filter in sidebar ([#​1560](https://github.com/autobrr/qui/issues/1560)) ([@​drtaru](https://github.com/drtaru)) - [`7aadde7`](https://github.com/autobrr/qui/commit/7aadde78371f3092f8ef5a300f689343a80c2b46): feat(web): add path autocomplete to set location dialog ([#​1432](https://github.com/autobrr/qui/issues/1432)) ([@​nitrobass24](https://github.com/nitrobass24)) - [`077f32c`](https://github.com/autobrr/qui/commit/077f32c4bf7062a5e0c78a8594727c9abdd5139a): feat: add mediainfo api endpoint ([#​1545](https://github.com/autobrr/qui/issues/1545)) ([@​Audionut](https://github.com/Audionut)) - [`99cf695`](https://github.com/autobrr/qui/commit/99cf69540b1eaa62dc69429e366629d8f2f149d9): feat: endpoint to trigger directory scans from external tools ([#​1559](https://github.com/autobrr/qui/issues/1559)) ([@​s0up4200](https://github.com/s0up4200)) - [`8956f9b`](https://github.com/autobrr/qui/commit/8956f9bab15ec0a8adc6050103550c4abcf78e44): feat: unify bulk tag editor ([#​1571](https://github.com/autobrr/qui/issues/1571)) ([@​s0up4200](https://github.com/s0up4200)) ##### Bug Fixes - [`552d617`](https://github.com/autobrr/qui/commit/552d61705a65308f4f1cd688e9f2e0b356180d47): fix(api): align add torrent OpenAPI field ([#​1617](https://github.com/autobrr/qui/issues/1617)) ([@​s0up4200](https://github.com/s0up4200)) - [`424f7a0`](https://github.com/autobrr/qui/commit/424f7a0de089dce881e8bbecd220163a78e0295f): fix(api): restrict CORS to explicit allowlist ([#​1551](https://github.com/autobrr/qui/issues/1551)) ([@​s0up4200](https://github.com/s0up4200)) - [`38991d8`](https://github.com/autobrr/qui/commit/38991d8c76ec3e2e2640fe3a65f3332008a549f5): fix(auth): allow loopback health probes ([#​1621](https://github.com/autobrr/qui/issues/1621)) ([@​s0up4200](https://github.com/s0up4200)) - [`4ae88c9`](https://github.com/autobrr/qui/commit/4ae88c92d2b29b9e5c48b933d201cc684636e216): fix(automations): align include-cross-seeds category apply ([#​1517](https://github.com/autobrr/qui/issues/1517)) ([@​s0up4200](https://github.com/s0up4200)) - [`6a127a8`](https://github.com/autobrr/qui/commit/6a127a8ad0f55c78afdca9e156466bd4d245451b): fix(automations): scope skipWithin to only deleted action ([#​1538](https://github.com/autobrr/qui/issues/1538)) ([@​jabloink](https://github.com/jabloink)) - [`c776189`](https://github.com/autobrr/qui/commit/c776189097d881fae6493758820be66612b6494d): fix(crossseed): avoid completion timeout misses on non-Gazelle torrents ([#​1536](https://github.com/autobrr/qui/issues/1536)) ([@​s0up4200](https://github.com/s0up4200)) - [`b1338a7`](https://github.com/autobrr/qui/commit/b1338a7b3f3c0289c1f5bcc64dcd6a4f9f393442): fix(crossseed): handle missing webhook collection tags ([#​1610](https://github.com/autobrr/qui/issues/1610)) ([@​s0up4200](https://github.com/s0up4200)) - [`eacbb68`](https://github.com/autobrr/qui/commit/eacbb683659739e2fb1a6d30f460b7a418052f07): fix(crossseed): normalize hdr aliases ([#​1572](https://github.com/autobrr/qui/issues/1572)) ([@​s0up4200](https://github.com/s0up4200)) - [`537ad46`](https://github.com/autobrr/qui/commit/537ad46ba8f8a28f7c13adf23ad060616004c6ef): fix(crossseed): queue completion searches and retry rate-limit waits ([#​1523](https://github.com/autobrr/qui/issues/1523)) ([@​s0up4200](https://github.com/s0up4200)) - [`4fc550f`](https://github.com/autobrr/qui/commit/4fc550f01649a7661c0096abbc2471d19890b2fd): fix(crossseed): use autobrr indexer ids for webhooks ([#​1614](https://github.com/autobrr/qui/issues/1614)) ([@​s0up4200](https://github.com/s0up4200)) - [`08029ad`](https://github.com/autobrr/qui/commit/08029adda32e2302bdc9fcc445724e6a9332d162): fix(crossseed): valid partial matches being rejected ([#​1291](https://github.com/autobrr/qui/issues/1291)) ([@​rybertm](https://github.com/rybertm)) - [`77eedd9`](https://github.com/autobrr/qui/commit/77eedd9b5ec4092dc8654b28d25a94ba6ba9689f): fix(database): avoid postgres temp-table statement caching ([#​1581](https://github.com/autobrr/qui/issues/1581)) ([@​s0up4200](https://github.com/s0up4200)) - [`25daa17`](https://github.com/autobrr/qui/commit/25daa170db2efc98e7bafbe6184b6288dd927073): fix(dirscan): honor canceled queued webhook runs ([#​1612](https://github.com/autobrr/qui/issues/1612)) ([@​s0up4200](https://github.com/s0up4200)) - [`56995f1`](https://github.com/autobrr/qui/commit/56995f12f1948e4d4eaaaed565f0f0406d561131): fix(dirscan): queue webhook scans and tighten age filtering ([#​1603](https://github.com/autobrr/qui/issues/1603)) ([@​s0up4200](https://github.com/s0up4200)) - [`444d07b`](https://github.com/autobrr/qui/commit/444d07b00a1c173837ad16017edfc6717b9f1432): fix(dirscan): select concrete hardlink base dir ([#​1606](https://github.com/autobrr/qui/issues/1606)) ([@​s0up4200](https://github.com/s0up4200)) - [`c35bea0`](https://github.com/autobrr/qui/commit/c35bea02a1818269249e8ea4de60e4bae611bdb0): fix(instances): improve settings dialog scrolling ([#​1569](https://github.com/autobrr/qui/issues/1569)) ([@​nuxencs](https://github.com/nuxencs)) - [`dc501a0`](https://github.com/autobrr/qui/commit/dc501a05210032fc2094b9bf7a12b1f946a9d3f3): fix(proxy): reauth qbit passthrough requests ([#​1582](https://github.com/autobrr/qui/issues/1582)) ([@​s0up4200](https://github.com/s0up4200)) - [`7950d1d`](https://github.com/autobrr/qui/commit/7950d1d38409b56bdb79e8fe1568446a1a1b1909): fix(proxy): search endpoint handling ([#​1524](https://github.com/autobrr/qui/issues/1524)) ([@​Audionut](https://github.com/Audionut)) - [`1076eea`](https://github.com/autobrr/qui/commit/1076eeab58993cd5b34737f73c414c6615bb6948): fix(qbit): prune empty managed dirs after delete\_with\_files ([#​1604](https://github.com/autobrr/qui/issues/1604)) ([@​s0up4200](https://github.com/s0up4200)) - [`5a3114b`](https://github.com/autobrr/qui/commit/5a3114be6902b40d5760fdbd0acefa5b61628a8b): fix(qbittorrent): stop reboot torrent\_completed spam ([#​1515](https://github.com/autobrr/qui/issues/1515)) ([@​s0up4200](https://github.com/s0up4200)) - [`1d02e6c`](https://github.com/autobrr/qui/commit/1d02e6c4acc3f418ababe5d814ceddca80f16761): fix(settings): contain settings tab scrolling ([#​1567](https://github.com/autobrr/qui/issues/1567)) ([@​nuxencs](https://github.com/nuxencs)) - [`f5d69f3`](https://github.com/autobrr/qui/commit/f5d69f3163cf6c77aa38aff5f41a9667524adc36): fix(settings): smoother gradient ([#​1570](https://github.com/autobrr/qui/issues/1570)) ([@​nuxencs](https://github.com/nuxencs)) - [`1c0c3bc`](https://github.com/autobrr/qui/commit/1c0c3bc74e617433c49d7dab48ba142adf4eb22a): fix(torrents): copy MediaInfo summary without brackets ([#​1540](https://github.com/autobrr/qui/issues/1540)) ([@​s0up4200](https://github.com/s0up4200)) - [`3ec913a`](https://github.com/autobrr/qui/commit/3ec913afd1a1b31318290c326ca2da925ae24144): fix(web): auto-append slash on path autocomplete selection ([#​1431](https://github.com/autobrr/qui/issues/1431)) ([@​nitrobass24](https://github.com/nitrobass24)) - [`aa2f3da`](https://github.com/autobrr/qui/commit/aa2f3daf1f0b16cee03fe5608a598a85af89099a): fix(web): check field.state.value type in AddTorrentDialog ([#​1613](https://github.com/autobrr/qui/issues/1613)) ([@​s0up4200](https://github.com/s0up4200)) - [`1abfc5e`](https://github.com/autobrr/qui/commit/1abfc5ef95005e63ae6dbb943945da7c946a60ab): fix(web): handle SSO proxy redirect to /index.html ([#​1600](https://github.com/autobrr/qui/issues/1600)) ([@​s0up4200](https://github.com/s0up4200)) - [`1991f90`](https://github.com/autobrr/qui/commit/1991f9040d7a38f0f40b002c9b8a7d907557d305): fix(web): warn before enabling reannounce ([#​1583](https://github.com/autobrr/qui/issues/1583)) ([@​s0up4200](https://github.com/s0up4200)) ##### Other Changes - [`4069492`](https://github.com/autobrr/qui/commit/4069492a594685c16fdca2e3b1e801bb6f179d89): chore(deps): bump the github group with 3 updates ([#​1535](https://github.com/autobrr/qui/issues/1535)) ([@​dependabot](https://github.com/dependabot)\[bot]) - [`a02e9e8`](https://github.com/autobrr/qui/commit/a02e9e83995f75232194d63e6153741dd4891b90): chore(deps): bump the github group with 7 updates ([#​1558](https://github.com/autobrr/qui/issues/1558)) ([@​dependabot](https://github.com/dependabot)\[bot]) - [`8713667`](https://github.com/autobrr/qui/commit/87136676e58496029d44267ad4fdb59ce27d45ae): chore(deps): bump the golang group with 15 updates ([#​1543](https://github.com/autobrr/qui/issues/1543)) ([@​dependabot](https://github.com/dependabot)\[bot]) - [`420607e`](https://github.com/autobrr/qui/commit/420607e2665a2c9e2e3446fe36626d2579a3bebc): chore(go,ci): adopt go fix, bump to 1.26, and speed up PR checks ([#​1480](https://github.com/autobrr/qui/issues/1480)) ([@​s0up4200](https://github.com/s0up4200)) - [`0d0df45`](https://github.com/autobrr/qui/commit/0d0df455e45f77b55e0a759721f39894ff77075a): docs: add password reset section to CLI commands ([#​1598](https://github.com/autobrr/qui/issues/1598)) ([@​s0up4200](https://github.com/s0up4200)) - [`9ef56a2`](https://github.com/autobrr/qui/commit/9ef56a2050491149d9b11895f9f8df621a745f54): refactor(makefile): windows support ([#​1546](https://github.com/autobrr/qui/issues/1546)) ([@​Audionut](https://github.com/Audionut)) - [`7899cc8`](https://github.com/autobrr/qui/commit/7899cc8601cbae23f4f2b3714b109c049bb68051): refactor(reflinking): add windows ReFS filesystem support ([#​1576](https://github.com/autobrr/qui/issues/1576)) ([@​Audionut](https://github.com/Audionut)) - [`51d34ab`](https://github.com/autobrr/qui/commit/51d34ab279cd41992c822777bd85ffd78964c9fb): refactor(releases): share hdr normalization helpers ([#​1586](https://github.com/autobrr/qui/issues/1586)) ([@​s0up4200](https://github.com/s0up4200)) - [`c7f4e3d`](https://github.com/autobrr/qui/commit/c7f4e3d8b514a5523d0f9e8f1a6deb46ca64ebcb): refactor(web): tighten unified scope navigation ([#​1618](https://github.com/autobrr/qui/issues/1618)) ([@​s0up4200](https://github.com/s0up4200)) - [`4b05177`](https://github.com/autobrr/qui/commit/4b051778a45f521b43b7f7c2561b84fabe3dc987): test(handlers): cover tag baseline field requests ([@​s0up4200](https://github.com/s0up4200)) **Full Changelog**: #### Docker images - `docker pull ghcr.io/autobrr/qui:v1.15.0` - `docker pull ghcr.io/autobrr/qui:latest` #### What to do next? - Join our [Discord server](https://discord.autobrr.com/qui) Thank you for using qui!
--- ### 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 this update 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/4884 Co-authored-by: Renovate Bot Co-committed-by: Renovate Bot --- clusters/cl01tl/helm/qbittorrent/values.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/clusters/cl01tl/helm/qbittorrent/values.yaml b/clusters/cl01tl/helm/qbittorrent/values.yaml index c131d7e0c..81b80f78f 100644 --- a/clusters/cl01tl/helm/qbittorrent/values.yaml +++ b/clusters/cl01tl/helm/qbittorrent/values.yaml @@ -216,7 +216,7 @@ qbittorrent: qui: image: repository: ghcr.io/autobrr/qui - tag: v1.14.1 + tag: v1.15.0 pullPolicy: IfNotPresent env: - name: QUI__METRICS_ENABLED