From fa9cfda358b7d46e993bcc9c2b4eb750035685d6 Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Tue, 24 Feb 2026 02:26:22 +0000 Subject: [PATCH] chore(deps): update ghcr.io/autobrr/qui docker tag to v1.14.1 (#4187) 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) | patch | `v1.14.0` → `v1.14.1` | --- ### Release Notes
autobrr/qui (ghcr.io/autobrr/qui) ### [`v1.14.1`](https://github.com/autobrr/qui/releases/tag/v1.14.1) [Compare Source](https://github.com/autobrr/qui/compare/v1.14.0...v1.14.1) #### Changelog ##### Bug Fixes - [`6f3171c`](https://github.com/autobrr/qui/commit/6f3171c07daa08d194a96ecd77a7b8e364896dea): fix(auth): avoid chromium basic auth resets on expired qui sessions ([#​1495](https://github.com/autobrr/qui/issues/1495)) ([@​s0up4200](https://github.com/s0up4200)) - [`d5acab7`](https://github.com/autobrr/qui/commit/d5acab7e24a57cb2a15041a8a478ce56815a2d40): fix(automations): make managed full tag sync idempotent ([#​1494](https://github.com/autobrr/qui/issues/1494)) ([@​s0up4200](https://github.com/s0up4200)) - [`9fdc949`](https://github.com/autobrr/qui/commit/9fdc949adc180bb672a203caf137d4cf7d5a66c9): fix(crossseed): avoid webhook notification spam on pending matches ([#​1496](https://github.com/autobrr/qui/issues/1496)) ([@​s0up4200](https://github.com/s0up4200)) - [`350edb3`](https://github.com/autobrr/qui/commit/350edb3ea47f00bd065fc4a2890b8ae72e26b884): fix(notifications): improve torrent and automation event samples ([#​1501](https://github.com/autobrr/qui/issues/1501)) ([@​s0up4200](https://github.com/s0up4200)) - [`e2c032c`](https://github.com/autobrr/qui/commit/e2c032c92440693fc2071c1fc789faad1b0a1d32): fix(qbittorrent): ignore pseudo tracker labels in domain parsing ([#​1489](https://github.com/autobrr/qui/issues/1489)) ([@​s0up4200](https://github.com/s0up4200)) - [`e00c70d`](https://github.com/autobrr/qui/commit/e00c70df49689bcbbf5484a4bfdccf4143b539d5): fix(qbittorrent): repair unified torrent sorting ([#​1490](https://github.com/autobrr/qui/issues/1490)) ([@​s0up4200](https://github.com/s0up4200)) - [`4d95325`](https://github.com/autobrr/qui/commit/4d95325805ef0f38b1d391830d037c6eed0ab01f): fix(themes): clarify crypto donation discount flow ([#​1503](https://github.com/autobrr/qui/issues/1503)) ([@​s0up4200](https://github.com/s0up4200)) - [`579ea8d`](https://github.com/autobrr/qui/commit/579ea8d34ca2d51482f3644685f46c5e3cf12ae4): fix(themes): clarify premium checkout and crypto flow ([@​s0up4200](https://github.com/s0up4200)) - [`ece956a`](https://github.com/autobrr/qui/commit/ece956a237e29a2ed449843d27fe51023190b691): fix(torrents): scope instance column to unified cross-instance data ([#​1502](https://github.com/autobrr/qui/issues/1502)) ([@​s0up4200](https://github.com/s0up4200)) - [`27cf6d2`](https://github.com/autobrr/qui/commit/27cf6d27671a0f1928221a79bb68b4029dbcab25): fix(ui): hide unified entry when one instance is active ([#​1493](https://github.com/autobrr/qui/issues/1493)) ([@​s0up4200](https://github.com/s0up4200)) - [`80d911f`](https://github.com/autobrr/qui/commit/80d911ff53d12401448a2f386d1eaa04c4e3efa3): fix(ui): remove single-instance indent in header menu ([@​s0up4200](https://github.com/s0up4200)) - [`6ae7625`](https://github.com/autobrr/qui/commit/6ae76256f1c763c200c699622856fa9513f3039e): fix(ui): restore instances header in menu ([@​s0up4200](https://github.com/s0up4200)) ##### Other Changes - [`336dc9a`](https://github.com/autobrr/qui/commit/336dc9af3bfeff00cf87003e76c677bffbb25906): docs: update payment info ([#​1424](https://github.com/autobrr/qui/issues/1424)) ([@​s0up4200](https://github.com/s0up4200)) **Full Changelog**: #### Docker images - `docker pull ghcr.io/autobrr/qui:v1.14.1` - `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**: 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 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/4187 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 72be65e50..7ffdd62e7 100644 --- a/clusters/cl01tl/helm/qbittorrent/values.yaml +++ b/clusters/cl01tl/helm/qbittorrent/values.yaml @@ -212,7 +212,7 @@ qbittorrent: qui: image: repository: ghcr.io/autobrr/qui - tag: v1.14.0 + tag: v1.14.1 pullPolicy: IfNotPresent env: - name: QUI__METRICS_ENABLED