chore(deps): update ghcr.io/autobrr/qui docker tag to v1.14.1 (#4187)
Some checks failed
render-manifests-push / render-manifests-push (push) Has been skipped
lint-test-helm / lint-helm (push) Successful in 46s
renovate / renovate (push) Has been cancelled

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

<details>
<summary>autobrr/qui (ghcr.io/autobrr/qui)</summary>

### [`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`](6f3171c07d): fix(auth): avoid chromium basic auth resets on expired qui sessions ([#&#8203;1495](https://github.com/autobrr/qui/issues/1495)) ([@&#8203;s0up4200](https://github.com/s0up4200))
- [`d5acab7`](d5acab7e24): fix(automations): make managed full tag sync idempotent ([#&#8203;1494](https://github.com/autobrr/qui/issues/1494)) ([@&#8203;s0up4200](https://github.com/s0up4200))
- [`9fdc949`](9fdc949adc): fix(crossseed): avoid webhook notification spam on pending matches ([#&#8203;1496](https://github.com/autobrr/qui/issues/1496)) ([@&#8203;s0up4200](https://github.com/s0up4200))
- [`350edb3`](350edb3ea4): fix(notifications): improve torrent and automation event samples ([#&#8203;1501](https://github.com/autobrr/qui/issues/1501)) ([@&#8203;s0up4200](https://github.com/s0up4200))
- [`e2c032c`](e2c032c924): fix(qbittorrent): ignore pseudo tracker labels in domain parsing ([#&#8203;1489](https://github.com/autobrr/qui/issues/1489)) ([@&#8203;s0up4200](https://github.com/s0up4200))
- [`e00c70d`](e00c70df49): fix(qbittorrent): repair unified torrent sorting ([#&#8203;1490](https://github.com/autobrr/qui/issues/1490)) ([@&#8203;s0up4200](https://github.com/s0up4200))
- [`4d95325`](4d95325805): fix(themes): clarify crypto donation discount flow ([#&#8203;1503](https://github.com/autobrr/qui/issues/1503)) ([@&#8203;s0up4200](https://github.com/s0up4200))
- [`579ea8d`](579ea8d34c): fix(themes): clarify premium checkout and crypto flow ([@&#8203;s0up4200](https://github.com/s0up4200))
- [`ece956a`](ece956a237): fix(torrents): scope instance column to unified cross-instance data ([#&#8203;1502](https://github.com/autobrr/qui/issues/1502)) ([@&#8203;s0up4200](https://github.com/s0up4200))
- [`27cf6d2`](27cf6d2767): fix(ui): hide unified entry when one instance is active ([#&#8203;1493](https://github.com/autobrr/qui/issues/1493)) ([@&#8203;s0up4200](https://github.com/s0up4200))
- [`80d911f`](80d911ff53): fix(ui): remove single-instance indent in header menu ([@&#8203;s0up4200](https://github.com/s0up4200))
- [`6ae7625`](6ae76256f1): fix(ui): restore instances header in menu ([@&#8203;s0up4200](https://github.com/s0up4200))

##### Other Changes

- [`336dc9a`](336dc9af3b): docs: update payment info ([#&#8203;1424](https://github.com/autobrr/qui/issues/1424)) ([@&#8203;s0up4200](https://github.com/s0up4200))

**Full Changelog**: <https://github.com/autobrr/qui/compare/v1.14.0...v1.14.1>

#### 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!

</details>

---

### 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.

---

 - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box

---

This PR has been generated by [Renovate Bot](https://github.com/renovatebot/renovate).
<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0My4yNS43IiwidXBkYXRlZEluVmVyIjoiNDMuMjUuNyIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOlsiYXV0b21lcmdlIiwiaW1hZ2UiXX0=-->

Reviewed-on: https://gitea.alexlebens.dev/alexlebens/infrastructure/pulls/4187
Co-authored-by: Renovate Bot <renovate-bot@alexlebens.net>
Co-committed-by: Renovate Bot <renovate-bot@alexlebens.net>
This commit was merged in pull request #4187.
This commit is contained in:
2026-02-24 02:26:22 +00:00
committed by Alex Lebens
parent 687dd54bed
commit fa9cfda358

View File

@@ -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