Skip to content

Commit e6eef88

Browse files
Renovate Botalexlebens
authored andcommitted
Update ghcr.io/autobrr/qui Docker tag to v1.6.0 (#1889)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | [ghcr.io/autobrr/qui](https://github.com/autobrr/qui) | minor | `v1.5.0` -> `v1.6.0` | --- ### Release Notes <details> <summary>autobrr/qui (ghcr.io/autobrr/qui)</summary> ### [`v1.6.0`](https://github.com/autobrr/qui/releases/tag/v1.6.0) [Compare Source](autobrr/qui@v1.5.0...v1.6.0) #### Changelog ##### New Features - New Nord theme for supporters - [`ef69130`](autobrr/qui@ef69130): feat(TrackerManager): dynamic TTL for trackers ([#&#8203;477](autobrr/qui#477)) ([@&#8203;KyleSanderson](https://github.com/KyleSanderson)) - [`e282a39`](autobrr/qui@e282a39): feat(dashboard): implement more stats ([#&#8203;488](autobrr/qui#488)) ([@&#8203;KyleSanderson](https://github.com/KyleSanderson)) - [`1baa358`](autobrr/qui@1baa358): feat(database): implement stmts ([#&#8203;460](autobrr/qui#460)) ([@&#8203;KyleSanderson](https://github.com/KyleSanderson)) - [`2a9d6b4`](autobrr/qui@2a9d6b4): feat(debounce): implement debouncer ([#&#8203;481](autobrr/qui#481)) ([@&#8203;KyleSanderson](https://github.com/KyleSanderson)) - [`7b79c59`](autobrr/qui@7b79c59): feat(proxy): log user agent with invalid API keys ([#&#8203;516](autobrr/qui#516)) ([@&#8203;s0up4200](https://github.com/s0up4200)) - [`48a2eab`](autobrr/qui@48a2eab): feat(proxy): use data from SyncManager ([#&#8203;475](autobrr/qui#475)) ([@&#8203;Audionut](https://github.com/Audionut)) - [`540f61a`](autobrr/qui@540f61a): feat(torrents): add alternative layout to table ([#&#8203;520](autobrr/qui#520)) ([@&#8203;s0up4200](https://github.com/s0up4200)) - [`60a7e23`](autobrr/qui@60a7e23): feat(torrents): add ctrl+a select all shortcut ([#&#8203;503](autobrr/qui#503)) ([@&#8203;s0up4200](https://github.com/s0up4200)) - [`11758ef`](autobrr/qui@11758ef): feat(web): add peer flag tooltips in torrent details ([#&#8203;517](autobrr/qui#517)) ([@&#8203;s0up4200](https://github.com/s0up4200)) - [`37d262e`](autobrr/qui@37d262e): feat(web): streamline torrent footer controls ([#&#8203;522](autobrr/qui#522)) ([@&#8203;s0up4200](https://github.com/s0up4200)) ##### Bug Fixes - [`7946441`](autobrr/qui@7946441): fix(backups): handle incomplete jobs at startup ([#&#8203;486](autobrr/qui#486)) ([@&#8203;KyleSanderson](https://github.com/KyleSanderson)) - [`199a732`](autobrr/qui@199a732): fix(database): refresh closed sqlite statements ([#&#8203;523](autobrr/qui#523)) ([@&#8203;s0up4200](https://github.com/s0up4200)) - [`e7f79fa`](autobrr/qui@e7f79fa): fix(hooks): change default mode to normal in usePersistedCompactViewState ([@&#8203;s0up4200](https://github.com/s0up4200)) - [`3b8bab4`](autobrr/qui@3b8bab4): fix(http): handle network errors ([#&#8203;498](autobrr/qui#498)) ([@&#8203;KyleSanderson](https://github.com/KyleSanderson)) - [`85bd923`](autobrr/qui@85bd923): fix(proxy): respect base url in service worker ([#&#8203;491](autobrr/qui#491)) ([@&#8203;s0up4200](https://github.com/s0up4200)) - [`12240f0`](autobrr/qui@12240f0): fix(pwa): ignore proxy path ([#&#8203;487](autobrr/qui#487)) ([@&#8203;KyleSanderson](https://github.com/KyleSanderson)) - [`9e09387`](autobrr/qui@9e09387): fix(qbittorrent): detect unregistered during tracker update ([#&#8203;525](autobrr/qui#525)) ([@&#8203;s0up4200](https://github.com/s0up4200)) - [`147d9ca`](autobrr/qui@147d9ca): fix(test): isolate backup tests with unique database names ([#&#8203;495](autobrr/qui#495)) ([@&#8203;s0up4200](https://github.com/s0up4200)) - [`381679e`](autobrr/qui@381679e): fix(torrents): persist delete files checkbox ([#&#8203;496](autobrr/qui#496)) ([@&#8203;s0up4200](https://github.com/s0up4200)) - [`6c8cf2c`](autobrr/qui@6c8cf2c): fix(torrents): tighten filter sidebar hover feedback ([#&#8203;518](autobrr/qui#518)) ([@&#8203;s0up4200](https://github.com/s0up4200)) - [`b1ef5d7`](autobrr/qui@b1ef5d7): fix(tracker): restore early exit for empty tracker fetches ([#&#8203;512](autobrr/qui#512)) ([@&#8203;s0up4200](https://github.com/s0up4200)) - [`7625ed3`](autobrr/qui@7625ed3): fix(web): implement virtualization for tags and cats ([#&#8203;483](autobrr/qui#483)) ([@&#8203;KyleSanderson](https://github.com/KyleSanderson)) - [`5ed2800`](autobrr/qui@5ed2800): fix(web): keep tag search and selection in sync ([#&#8203;500](autobrr/qui#500)) ([@&#8203;s0up4200](https://github.com/s0up4200)) ##### Other Changes - [`d611070`](autobrr/qui@d611070): Revert "perf(qbittorrent): reuse tracker cache without forced sync" ([@&#8203;s0up4200](https://github.com/s0up4200)) - [`177a3d5`](autobrr/qui@177a3d5): docs(readme): mark some seedbox installers as tested ([#&#8203;514](autobrr/qui#514)) ([@&#8203;s0up4200](https://github.com/s0up4200)) - [`398faf6`](autobrr/qui@398faf6): perf(qbittorrent): reuse tracker cache without forced sync ([@&#8203;s0up4200](https://github.com/s0up4200)) - [`1377547`](autobrr/qui@1377547): refactor(logging): remove dumb arrow prefix ([#&#8203;524](autobrr/qui#524)) ([@&#8203;s0up4200](https://github.com/s0up4200)) **Full Changelog**: <autobrr/qui@v1.5.0...v1.6.0> #### Docker images - `docker pull ghcr.io/autobrr/qui:v1.6.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! </details> --- ### 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. --- - [ ] <!-- 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:eyJjcmVhdGVkSW5WZXIiOiI0MS4xNTUuNCIsInVwZGF0ZWRJblZlciI6IjQxLjE1NS40IiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6WyJpbWFnZSJdfQ==--> Reviewed-on: https://gitea.alexlebens.dev/alexlebens/infrastructure/pulls/1889 Co-authored-by: Renovate Bot <[email protected]> Co-committed-by: Renovate Bot <[email protected]>
1 parent c8aa3ed commit e6eef88

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

clusters/cl01tl/platform/qbittorrent/values.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -186,7 +186,7 @@ qbittorrent:
186186
qui:
187187
image:
188188
repository: ghcr.io/autobrr/qui
189-
tag: v1.5.0
189+
tag: v1.6.0
190190
pullPolicy: IfNotPresent
191191
env:
192192
- name: QUI__METRICS_ENABLED

0 commit comments

Comments
 (0)