Commit Graph

195 Commits

Author SHA1 Message Date
renovate-bot 14569ea6cf Update ghcr.io/linuxserver/qbittorrent:5.1.2 Docker digest to 3908cec (#1927)
lint-test-helm / helm-lint (push) Successful in 9s
renovate / renovate (push) Successful in 1m34s
2025-11-02 08:01:29 +00:00
renovate-bot 3e330eb185 Update ghcr.io/autobrr/qui Docker tag to v1.6.1 (#1908)
lint-test-helm / helm-lint (push) Successful in 9s
renovate / renovate (push) Successful in 1m14s
2025-10-30 23:01:16 +00:00
renovate-bot e6eef886fd Update ghcr.io/autobrr/qui Docker tag to v1.6.0 (#1889)
lint-test-helm / helm-lint (push) Successful in 25s
renovate / renovate (push) Successful in 1m51s
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](https://github.com/autobrr/qui/compare/v1.5.0...v1.6.0)

#### Changelog

##### New Features

- New Nord theme for supporters
- [`ef69130`](https://github.com/autobrr/qui/commit/ef691301d20a86e173582e6dcc2d2ff3fda25e71): feat(TrackerManager): dynamic TTL for trackers ([#&#8203;477](https://github.com/autobrr/qui/issues/477)) ([@&#8203;KyleSanderson](https://github.com/KyleSanderson))
- [`e282a39`](https://github.com/autobrr/qui/commit/e282a397eeed8bf03832a20dca304329906e744e): feat(dashboard): implement more stats ([#&#8203;488](https://github.com/autobrr/qui/issues/488)) ([@&#8203;KyleSanderson](https://github.com/KyleSanderson))
- [`1baa358`](https://github.com/autobrr/qui/commit/1baa35891f07e36a6cc1aa9667f5e24801b6e873): feat(database): implement stmts ([#&#8203;460](https://github.com/autobrr/qui/issues/460)) ([@&#8203;KyleSanderson](https://github.com/KyleSanderson))
- [`2a9d6b4`](https://github.com/autobrr/qui/commit/2a9d6b4ea33c8dff9df701b3a7129b2dcb67b6d1): feat(debounce): implement debouncer ([#&#8203;481](https://github.com/autobrr/qui/issues/481)) ([@&#8203;KyleSanderson](https://github.com/KyleSanderson))
- [`7b79c59`](https://github.com/autobrr/qui/commit/7b79c5901def94b99d084d2738f22ab330d9c9c8): feat(proxy): log user agent with invalid API keys ([#&#8203;516](https://github.com/autobrr/qui/issues/516)) ([@&#8203;s0up4200](https://github.com/s0up4200))
- [`48a2eab`](https://github.com/autobrr/qui/commit/48a2eab214bb84774d358f5a58854eae011459d6): feat(proxy): use data from SyncManager ([#&#8203;475](https://github.com/autobrr/qui/issues/475)) ([@&#8203;Audionut](https://github.com/Audionut))
- [`540f61a`](https://github.com/autobrr/qui/commit/540f61a68a0fc2b0f1cddfab3b5c01ef62b66f7c): feat(torrents): add alternative layout to table ([#&#8203;520](https://github.com/autobrr/qui/issues/520)) ([@&#8203;s0up4200](https://github.com/s0up4200))
- [`60a7e23`](https://github.com/autobrr/qui/commit/60a7e23ede69ca59579aa0d8b9945a1434a83ce2): feat(torrents): add ctrl+a select all shortcut ([#&#8203;503](https://github.com/autobrr/qui/issues/503)) ([@&#8203;s0up4200](https://github.com/s0up4200))
- [`11758ef`](https://github.com/autobrr/qui/commit/11758efd6e41abcfec4b3aa16cb8b1782c69126d): feat(web): add peer flag tooltips in torrent details ([#&#8203;517](https://github.com/autobrr/qui/issues/517)) ([@&#8203;s0up4200](https://github.com/s0up4200))
- [`37d262e`](https://github.com/autobrr/qui/commit/37d262ebce839aa0801519bb964c4a0981a10d56): feat(web): streamline torrent footer controls ([#&#8203;522](https://github.com/autobrr/qui/issues/522)) ([@&#8203;s0up4200](https://github.com/s0up4200))

##### Bug Fixes

- [`7946441`](https://github.com/autobrr/qui/commit/794644157525ac8755e9f1af4dadd72498472ef7): fix(backups): handle incomplete jobs at startup ([#&#8203;486](https://github.com/autobrr/qui/issues/486)) ([@&#8203;KyleSanderson](https://github.com/KyleSanderson))
- [`199a732`](https://github.com/autobrr/qui/commit/199a7327b6116123fed8af9140fe5428cd0e92c9): fix(database): refresh closed sqlite statements ([#&#8203;523](https://github.com/autobrr/qui/issues/523)) ([@&#8203;s0up4200](https://github.com/s0up4200))
- [`e7f79fa`](https://github.com/autobrr/qui/commit/e7f79fad61a3f21af2ebb8f7dcfe1716ce8d37f8): fix(hooks): change default mode to normal in usePersistedCompactViewState ([@&#8203;s0up4200](https://github.com/s0up4200))
- [`3b8bab4`](https://github.com/autobrr/qui/commit/3b8bab4dccf876db2aa7a134f0c7b100f86d0268): fix(http): handle network errors ([#&#8203;498](https://github.com/autobrr/qui/issues/498)) ([@&#8203;KyleSanderson](https://github.com/KyleSanderson))
- [`85bd923`](https://github.com/autobrr/qui/commit/85bd923b050253560e776868419477cc84d5e0df): fix(proxy): respect base url in service worker ([#&#8203;491](https://github.com/autobrr/qui/issues/491)) ([@&#8203;s0up4200](https://github.com/s0up4200))
- [`12240f0`](https://github.com/autobrr/qui/commit/12240f0ddadca269ff12beec43080857bb5ff534): fix(pwa): ignore proxy path ([#&#8203;487](https://github.com/autobrr/qui/issues/487)) ([@&#8203;KyleSanderson](https://github.com/KyleSanderson))
- [`9e09387`](https://github.com/autobrr/qui/commit/9e09387f1957944a5bd3577928c72bc29db5a23c): fix(qbittorrent): detect unregistered during tracker update ([#&#8203;525](https://github.com/autobrr/qui/issues/525)) ([@&#8203;s0up4200](https://github.com/s0up4200))
- [`147d9ca`](https://github.com/autobrr/qui/commit/147d9ca099cbeffbd492875073ab37861bafaa5e): fix(test): isolate backup tests with unique database names ([#&#8203;495](https://github.com/autobrr/qui/issues/495)) ([@&#8203;s0up4200](https://github.com/s0up4200))
- [`381679e`](https://github.com/autobrr/qui/commit/381679ef2bfc622b29b0192663464efa9c246f4b): fix(torrents): persist delete files checkbox ([#&#8203;496](https://github.com/autobrr/qui/issues/496)) ([@&#8203;s0up4200](https://github.com/s0up4200))
- [`6c8cf2c`](https://github.com/autobrr/qui/commit/6c8cf2ceee6a8154cfcb16fdaf9fd425ed5670c6): fix(torrents): tighten filter sidebar hover feedback ([#&#8203;518](https://github.com/autobrr/qui/issues/518)) ([@&#8203;s0up4200](https://github.com/s0up4200))
- [`b1ef5d7`](https://github.com/autobrr/qui/commit/b1ef5d793ee0a503299607583bcc5af451829f25): fix(tracker): restore early exit for empty tracker fetches ([#&#8203;512](https://github.com/autobrr/qui/issues/512)) ([@&#8203;s0up4200](https://github.com/s0up4200))
- [`7625ed3`](https://github.com/autobrr/qui/commit/7625ed3a327566c1a26dfafd01e183bd7941cc95): fix(web): implement virtualization for tags and cats ([#&#8203;483](https://github.com/autobrr/qui/issues/483)) ([@&#8203;KyleSanderson](https://github.com/KyleSanderson))
- [`5ed2800`](https://github.com/autobrr/qui/commit/5ed280030024cf2cabcf9fecf4aff85bc020edcb): fix(web): keep tag search and selection in sync ([#&#8203;500](https://github.com/autobrr/qui/issues/500)) ([@&#8203;s0up4200](https://github.com/s0up4200))

##### Other Changes

- [`d611070`](https://github.com/autobrr/qui/commit/d611070e8610633b63009e526a1670f69f9eef1a): Revert "perf(qbittorrent): reuse tracker cache without forced sync" ([@&#8203;s0up4200](https://github.com/s0up4200))
- [`177a3d5`](https://github.com/autobrr/qui/commit/177a3d5848a86b077c8eb0fbc32c8253a5c0d926): docs(readme): mark some seedbox installers as tested ([#&#8203;514](https://github.com/autobrr/qui/issues/514)) ([@&#8203;s0up4200](https://github.com/s0up4200))
- [`398faf6`](https://github.com/autobrr/qui/commit/398faf686bf8fc2f84e5034ae059b50fe955c05e): perf(qbittorrent): reuse tracker cache without forced sync ([@&#8203;s0up4200](https://github.com/s0up4200))
- [`1377547`](https://github.com/autobrr/qui/commit/1377547d47e6f187326483f643acf9ac43a90f5a): refactor(logging): remove dumb arrow prefix ([#&#8203;524](https://github.com/autobrr/qui/issues/524)) ([@&#8203;s0up4200](https://github.com/s0up4200))

**Full Changelog**: <https://github.com/autobrr/qui/compare/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 <renovate-bot@alexlebens.net>
Co-committed-by: Renovate Bot <renovate-bot@alexlebens.net>
2025-10-29 17:48:00 +00:00
renovate-bot 150e3a50a1 Update ghcr.io/linuxserver/qbittorrent:5.1.2 Docker digest to 098d434 (#1864)
lint-test-helm / helm-lint (push) Successful in 10s
renovate / renovate (push) Successful in 1m18s
2025-10-26 08:01:50 +00:00
alexlebens 33dc3bfee2 fix mount
lint-test-helm / helm-lint (push) Successful in 9s
renovate / renovate (push) Successful in 1m24s
2025-10-20 20:35:57 -05:00
renovate-bot 4471e9848a Update ghcr.io/autobrr/qui Docker tag to v1.5.0 (#1800)
lint-test-helm / helm-lint (push) Successful in 8s
renovate / renovate (push) Has been cancelled
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| [ghcr.io/autobrr/qui](https://github.com/autobrr/qui) | minor | `v1.4.0` -> `v1.5.0` |

---

### Release Notes

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

### [`v1.5.0`](https://github.com/autobrr/qui/releases/tag/v1.5.0)

[Compare Source](https://github.com/autobrr/qui/compare/v1.4.0...v1.5.0)

#### Changelog

##### New Features

- [`326d7c6`](https://github.com/autobrr/qui/commit/326d7c65be15712654ff6800d245abbb086ff52e): feat(capabilities): hide torrent export when unsupported ([#&#8203;459](https://github.com/autobrr/qui/issues/459)) ([@&#8203;s0up4200](https://github.com/s0up4200))
- [`b531c7f`](https://github.com/autobrr/qui/commit/b531c7f03bed9a9dee21c72fe0e7d66a2300706d): feat(metrics): add all time metrics ([#&#8203;474](https://github.com/autobrr/qui/issues/474)) ([@&#8203;rare-magma](https://github.com/rare-magma))
- [`108b175`](https://github.com/autobrr/qui/commit/108b175bb71ec00fda9773c9a51fb5599d424a28): feat(proxy): implement shared transport ([#&#8203;456](https://github.com/autobrr/qui/issues/456)) ([@&#8203;KyleSanderson](https://github.com/KyleSanderson))
- [`88f1103`](https://github.com/autobrr/qui/commit/88f1103824f7e994d09c6ba0dbcf0044968ab870): feat(torrents): add backup/restore support ([#&#8203;385](https://github.com/autobrr/qui/issues/385)) ([@&#8203;s0up4200](https://github.com/s0up4200))
- [`d2bc023`](https://github.com/autobrr/qui/commit/d2bc023e797c46ef3b21ec55edae291e356ce656): feat(torrents): add sub category support ([#&#8203;210](https://github.com/autobrr/qui/issues/210)) ([@&#8203;s0up4200](https://github.com/s0up4200))
- [`cf7bf9d`](https://github.com/autobrr/qui/commit/cf7bf9d17a3c25c6ba3bcb8b3f7e62587407f365): feat(torrents): clear column filters ([#&#8203;435](https://github.com/autobrr/qui/issues/435)) ([@&#8203;nuxencs](https://github.com/nuxencs))
- [`cce1264`](https://github.com/autobrr/qui/commit/cce126463602b3bf31a6934b22a92a592dc57dc3): feat(web): display IPv4/IPv6 address in status bar; blur in incognito mode ([#&#8203;434](https://github.com/autobrr/qui/issues/434)) ([@&#8203;m04ndj5xc2u3pn4eow](https://github.com/m04ndj5xc2u3pn4eow))
- [`1708935`](https://github.com/autobrr/qui/commit/17089352967d9db21f75e588c5bd914ff8cc1fca): feat(web): drag-and-drop add torrents ([#&#8203;451](https://github.com/autobrr/qui/issues/451)) ([@&#8203;s0up4200](https://github.com/s0up4200))
- [`deade87`](https://github.com/autobrr/qui/commit/deade87d07ec756906a74807904b77bf52d5bfef): feat(web): make dynamic favicon solid ([#&#8203;461](https://github.com/autobrr/qui/issues/461)) ([@&#8203;s0up4200](https://github.com/s0up4200))
- [`a5ee6f9`](https://github.com/autobrr/qui/commit/a5ee6f9f6f928f3189940987958202bbb054a0c5): feat(web): move instances management into settings ([#&#8203;472](https://github.com/autobrr/qui/issues/472)) ([@&#8203;s0up4200](https://github.com/s0up4200))

##### Bug Fixes

- [`b47e0ba`](https://github.com/autobrr/qui/commit/b47e0ba91b14b7d6cbdbe49e2389cefa74c84256): fix(api): change log level to trace for build info ([@&#8203;s0up4200](https://github.com/s0up4200))
- [`cd2b41f`](https://github.com/autobrr/qui/commit/cd2b41ffcc00fce62ecf621130e88b86d31ea11f): fix(api): stop auth redirect from blocking CORS preflight ([#&#8203;480](https://github.com/autobrr/qui/issues/480)) ([@&#8203;s0up4200](https://github.com/s0up4200))
- [`c56e7d5`](https://github.com/autobrr/qui/commit/c56e7d55c3879d826d46a958185128e3de8215a7): fix(api): stop restart after graceful shutdown ([#&#8203;458](https://github.com/autobrr/qui/issues/458)) ([@&#8203;s0up4200](https://github.com/s0up4200))
- [`8708eae`](https://github.com/autobrr/qui/commit/8708eae1d7b08920fc842174db5a871d9fdc007b): fix(auth): retry OIDC discovery before failing ([#&#8203;449](https://github.com/autobrr/qui/issues/449)) ([@&#8203;s0up4200](https://github.com/s0up4200))
- [`d56b065`](https://github.com/autobrr/qui/commit/d56b065005076d92db35bf7f23e894f7ea9ecadb): fix(creator): hide unsupported v2/hybrid on libtorrent1 builds ([#&#8203;470](https://github.com/autobrr/qui/issues/470)) ([@&#8203;s0up4200](https://github.com/s0up4200))
- [`f508e23`](https://github.com/autobrr/qui/commit/f508e2309363b166111651c09fe5313ac5c5af21): fix(http): Chrome Basic Auth popup when using reverse proxy ([#&#8203;468](https://github.com/autobrr/qui/issues/468)) ([@&#8203;zze0s](https://github.com/zze0s))
- [`f9588e0`](https://github.com/autobrr/qui/commit/f9588e0461816614ef48e9550f626077f0c2a5d4): fix(proxy): add base-path support for proxy routing ([#&#8203;452](https://github.com/autobrr/qui/issues/452)) ([@&#8203;s0up4200](https://github.com/s0up4200))
- [`f57ca76`](https://github.com/autobrr/qui/commit/f57ca76957f0b9b928bcded78f039631d86fa3ba): fix(proxy): preserve qbit base path in client proxy ([#&#8203;447](https://github.com/autobrr/qui/issues/447)) ([@&#8203;s0up4200](https://github.com/s0up4200))
- [`1928d55`](https://github.com/autobrr/qui/commit/1928d554d1513bce777652f22f5023b5d1fb462c): fix(torrents): eta formatting ([#&#8203;432](https://github.com/autobrr/qui/issues/432)) ([@&#8203;nuxencs](https://github.com/nuxencs))
- [`9736552`](https://github.com/autobrr/qui/commit/9736552768caf8bdfdfb4391d598b1d2ce3a1428): fix(torrents): only reset selection after delete action ([#&#8203;482](https://github.com/autobrr/qui/issues/482)) ([@&#8203;s0up4200](https://github.com/s0up4200))
- [`31db36f`](https://github.com/autobrr/qui/commit/31db36f6ceea1b7d80aa8ac90ee0ae8334390faa): fix(trackericons): prioritise https in base candidates ([#&#8203;439](https://github.com/autobrr/qui/issues/439)) ([@&#8203;s0up4200](https://github.com/s0up4200))
- [`2a4946b`](https://github.com/autobrr/qui/commit/2a4946b0a489e0e2127d7b522144e66530146243): fix(web): add instance backups link to mobile footer navigation ([#&#8203;485](https://github.com/autobrr/qui/issues/485)) ([@&#8203;s0up4200](https://github.com/s0up4200))
- [`88dc511`](https://github.com/autobrr/qui/commit/88dc511cb6c955c548e6e2fefc359b7e10f5831f): fix(web): copy context menu respects multi-select ([#&#8203;448](https://github.com/autobrr/qui/issues/448)) ([@&#8203;s0up4200](https://github.com/s0up4200))
- [`f4f600d`](https://github.com/autobrr/qui/commit/f4f600d725ef12ca0f1e6e7a0c4bb34af7fc11f5): fix(web): reset torrent selection via shared handler ([#&#8203;455](https://github.com/autobrr/qui/issues/455)) ([@&#8203;s0up4200](https://github.com/s0up4200))
- [`ff915d5`](https://github.com/autobrr/qui/commit/ff915d5d7e1008f3f53239acbfa0de376abbda0d): fix(web): trim search whitespace ([#&#8203;465](https://github.com/autobrr/qui/issues/465)) ([@&#8203;s0up4200](https://github.com/s0up4200))

##### Other Changes

- [`8ca19e3`](https://github.com/autobrr/qui/commit/8ca19e305fc42d590f573b66eff5a5926859a560): chore(deps): bump actions/setup-node from 5 to 6 in the github group ([#&#8203;473](https://github.com/autobrr/qui/issues/473)) ([@&#8203;dependabot](https://github.com/dependabot)\[bot])
- [`8487c81`](https://github.com/autobrr/qui/commit/8487c818886df9abb2b1456f43b54e0ba180a2bd): chore(deps): bump go-qbittorrent ([#&#8203;462](https://github.com/autobrr/qui/issues/462)) ([@&#8203;s0up4200](https://github.com/s0up4200))
- [`8835cd2`](https://github.com/autobrr/qui/commit/8835cd289b73ed33415944a8846b0f39fc5c44d5): chore(deps): bump the npm group across 1 directory with 23 updates ([#&#8203;471](https://github.com/autobrr/qui/issues/471)) ([@&#8203;dependabot](https://github.com/dependabot)\[bot])
- [`212237a`](https://github.com/autobrr/qui/commit/212237a6490774c13130da320d8be9308a97bce8): chore(docs): update README ([@&#8203;s0up4200](https://github.com/s0up4200))
- [`0f90483`](https://github.com/autobrr/qui/commit/0f904836ae73d77cfcea6aab9d0f4fef30ccedb5): chore: add missing license headers ([#&#8203;444](https://github.com/autobrr/qui/issues/444)) ([@&#8203;github-actions](https://github.com/github-actions)\[bot])
- [`109b6f9`](https://github.com/autobrr/qui/commit/109b6f972a2bf01015e766cac26eea8a21e48d99): docs(readme): improve Client Proxy setup instructions ([#&#8203;438](https://github.com/autobrr/qui/issues/438)) ([@&#8203;javydekoning](https://github.com/javydekoning))
- [`fc4c8b2`](https://github.com/autobrr/qui/commit/fc4c8b293f969dc4d5eb3a8f9b5d907674c2da6d): refactor(config): drop HTTP timeout overrides ([#&#8203;467](https://github.com/autobrr/qui/issues/467)) ([@&#8203;s0up4200](https://github.com/s0up4200))
- [`392657b`](https://github.com/autobrr/qui/commit/392657b1652fd016254afe2c381c8daa1dae936a): refactor(dashboard): improve responsive layout ([#&#8203;476](https://github.com/autobrr/qui/issues/476)) ([@&#8203;s0up4200](https://github.com/s0up4200))
- [`b0e99b5`](https://github.com/autobrr/qui/commit/b0e99b585d82016784902528c8c7e6811f676683): refactor(web): use informative icon for firewall status ([#&#8203;436](https://github.com/autobrr/qui/issues/436)) ([@&#8203;m04ndj5xc2u3pn4eow](https://github.com/m04ndj5xc2u3pn4eow))

**Full Changelog**: <https://github.com/autobrr/qui/compare/v1.4.0...v1.5.0>

#### Docker images

- `docker pull ghcr.io/autobrr/qui:v1.5.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:eyJjcmVhdGVkSW5WZXIiOiI0MS4xMzUuNCIsInVwZGF0ZWRJblZlciI6IjQxLjEzNS40IiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6WyJpbWFnZSJdfQ==-->

Reviewed-on: https://gitea.alexlebens.dev/alexlebens/infrastructure/pulls/1800
Co-authored-by: Renovate Bot <renovate-bot@alexlebens.net>
Co-committed-by: Renovate Bot <renovate-bot@alexlebens.net>
2025-10-20 04:33:25 +00:00
renovate-bot 438369e1a0 Update ghcr.io/linuxserver/qbittorrent:5.1.2 Docker digest to 51dd497 (#1799) 2025-10-19 08:01:40 +00:00
renovate-bot fb154657ee Update Helm release app-template to v4.4.0 (#1770)
lint-test-helm / helm-lint (push) Successful in 9s
renovate / renovate (push) Successful in 1m25s
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| [app-template](https://github.com/bjw-s-labs/helm-charts) | minor | `4.3.0` -> `4.4.0` |

---

### Release Notes

<details>
<summary>bjw-s-labs/helm-charts (app-template)</summary>

### [`v4.4.0`](https://github.com/bjw-s-labs/helm-charts/releases/tag/app-template-4.4.0)

[Compare Source](https://github.com/bjw-s-labs/helm-charts/compare/app-template-4.3.0...app-template-4.4.0)

##### Changelog:

##### Changed

- Upgraded the common library to v4.4.0
  - [Upgrade notes](https://bjw-s-labs.github.io/helm-charts/docs/app-template/upgrade-instructions/)
  - [Detailed release notes](https://github.com/bjw-s-labs/helm-charts/releases/tag/common-4.4.0)

</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:eyJjcmVhdGVkSW5WZXIiOiI0MS4xMzUuNCIsInVwZGF0ZWRJblZlciI6IjQxLjEzNS40IiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6WyJjaGFydCJdfQ==-->

Reviewed-on: #1770
Co-authored-by: Renovate Bot <renovate-bot@alexlebens.net>
Co-committed-by: Renovate Bot <renovate-bot@alexlebens.net>
2025-10-16 14:29:23 +00:00
alexlebens 6f56265720 add metric config
lint-test-helm / helm-lint (push) Successful in 10s
renovate / renovate (push) Successful in 1m18s
2025-10-15 16:50:34 -05:00
alexlebens 32eea4d7ad fix service
lint-test-helm / helm-lint (push) Successful in 8s
renovate / renovate (push) Has been cancelled
2025-10-15 16:36:34 -05:00
alexlebens cf2a4d257d add env
lint-test-helm / helm-lint (push) Successful in 8s
renovate / renovate (push) Has been cancelled
2025-10-15 16:35:33 -05:00
alexlebens 1ecf372e20 fix key
lint-test-helm / helm-lint (push) Successful in 11s
renovate / renovate (push) Successful in 1m33s
2025-10-15 16:33:49 -05:00
alexlebens 138ade2217 add qui
lint-test-docker / docker-lint (push) Failing after 4s
lint-test-helm / helm-lint (push) Successful in 9s
renovate / renovate (push) Successful in 1m30s
2025-10-15 16:27:52 -05:00
renovate-bot 40e8907da7 Update ghcr.io/linuxserver/qbittorrent:5.1.2 Docker digest to 884b9b6 (#1740)
lint-test-helm / helm-lint (push) Successful in 12s
renovate / renovate (push) Successful in 1m18s
2025-10-12 07:02:00 +00:00
renovate-bot fe443978af Update ghcr.io/linuxserver/qbittorrent:5.1.2 Docker digest to 0328013 (#1701)
lint-test-helm / helm-lint (push) Successful in 20s
renovate / renovate (push) Successful in 1m33s
2025-10-08 00:02:52 +00:00
renovate-bot 198bf947ec Update caronc/apprise Docker tag to v1.2.2 (#1687)
lint-test-helm / helm-lint (push) Successful in 10s
renovate / renovate (push) Successful in 2m4s
2025-10-06 16:04:05 +00:00
renovate-bot dd94877a4c Update ghcr.io/linuxserver/qbittorrent:5.1.2 Docker digest to f83e274 (#1679)
lint-test-helm / helm-lint (push) Successful in 1m45s
renovate / renovate (push) Successful in 1m27s
2025-10-05 08:02:41 +00:00
renovate-bot 12719700bc Update ghcr.io/linuxserver/qbittorrent:5.1.2 Docker digest to 5f3785f (#1603)
lint-test-helm / helm-lint (push) Successful in 13s
renovate / renovate (push) Successful in 1m11s
2025-09-28 08:01:39 +00:00
renovate-bot 7875d0cb88 Update ghcr.io/linuxserver/qbittorrent:5.1.2 Docker digest to 3445128 (#1531)
lint-test-helm / helm-lint (push) Successful in 12s
renovate / renovate (push) Successful in 1m47s
2025-09-21 08:01:23 +00:00
renovate-bot 0d688a2865 Update ghcr.io/stuffanthings/qbit_manage Docker tag to v4.6.3 (#1492)
lint-test-helm / helm-lint (push) Successful in 1m22s
renovate / renovate (push) Successful in 4m12s
2025-09-18 03:02:19 +00:00
alexlebens fa1ed41bce change device
lint-test-helm / helm-lint (push) Failing after 8s
renovate / renovate (push) Successful in 3m14s
2025-09-17 18:39:04 -05:00
renovate-bot 6479262f0e Update Helm release app-template to v4.3.0 (#1465)
lint-test-helm / helm-lint (push) Successful in 9s
renovate / renovate (push) Successful in 2m11s
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| [app-template](https://github.com/bjw-s-labs/helm-charts) | minor | `4.2.0` -> `4.3.0` |

---

### Release Notes

<details>
<summary>bjw-s-labs/helm-charts (app-template)</summary>

### [`v4.3.0`](https://github.com/bjw-s-labs/helm-charts/releases/tag/app-template-4.3.0)

[Compare Source](https://github.com/bjw-s-labs/helm-charts/compare/app-template-4.2.0...app-template-4.3.0)

##### Changelog:

##### Changed

- Upgraded the common library to v4.3.0
  - [Upgrade notes](https://bjw-s-labs.github.io/helm-charts/docs/app-template/upgrade-instructions/)
  - [Detailed release notes](https://github.com/bjw-s-labs/helm-charts/releases/tag/common-4.3.0)

</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:eyJjcmVhdGVkSW5WZXIiOiI0MS45OS4xIiwidXBkYXRlZEluVmVyIjoiNDEuOTkuMSIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOlsiY2hhcnQiXX0=-->

Reviewed-on: #1465
Co-authored-by: Renovate Bot <renovate-bot@alexlebens.net>
Co-committed-by: Renovate Bot <renovate-bot@alexlebens.net>
2025-09-17 21:47:25 +00:00
renovate-bot a0d6512d9f Update ghcr.io/linuxserver/qbittorrent:5.1.2 Docker digest to ffa4e82 (#1454)
lint-test-helm / helm-lint (push) Successful in 11s
renovate / renovate (push) Successful in 2m8s
2025-09-14 08:02:07 +00:00
renovate-bot 8ac0fcb273 Update ghcr.io/stuffanthings/qbit_manage Docker tag to v4.6.2 (#1448)
lint-test-helm / helm-lint (push) Successful in 11s
renovate / renovate (push) Successful in 3m14s
2025-09-13 14:02:12 +00:00
renovate-bot 33f3be1473 Update ghcr.io/linuxserver/qbittorrent:5.1.2 Docker digest to 4d65128 (#1442)
lint-test-helm / helm-lint (push) Successful in 11s
renovate / renovate (push) Successful in 2m43s
2025-09-12 18:01:56 +00:00
alexlebens 85eabd44d8 downgrade
lint-test-helm / helm-lint (push) Successful in 8s
renovate / renovate (push) Successful in 1m56s
2025-09-11 12:38:31 -05:00
alexlebens ee6a0103d0 upgrade
lint-test-helm / helm-lint (push) Successful in 10s
renovate / renovate (push) Has been cancelled
2025-09-11 12:24:44 -05:00
renovate-bot ff58ee79fc Update ghcr.io/stuffanthings/qbit_manage Docker tag to v4.6.1 (#1424)
lint-test-helm / helm-lint (push) Successful in 35s
renovate / renovate (push) Successful in 2m50s
2025-09-11 00:01:54 +00:00
renovate-bot c1067939b8 Update ghcr.io/linuxserver/qbittorrent:5.1.2 Docker digest to c6dd175
lint-test-helm / helm-lint (pull_request) Successful in 17s
lint-test-helm / helm-lint (push) Successful in 12s
renovate / renovate (push) Successful in 2m13s
2025-09-07 07:01:28 +00:00
alexlebens 029c505fb6 upgrade image
lint-test-helm / helm-lint (push) Successful in 8s
renovate / renovate (push) Successful in 2m48s
2025-09-03 18:13:05 -05:00
renovate-bot 7ae933d0ff Update ghcr.io/linuxserver/qbittorrent:5.1.2 Docker digest to d464a92
lint-test-helm / helm-lint (pull_request) Successful in 15s
lint-test-helm / helm-lint (push) Successful in 14s
renovate / renovate (push) Successful in 1m11s
2025-08-31 08:01:05 +00:00
renovate-bot e77adb014c Update ghcr.io/stuffanthings/qbit_manage Docker tag to v4.5.5
lint-test-helm / helm-lint (pull_request) Successful in 11s
lint-test-helm / helm-lint (push) Successful in 13s
renovate / renovate (push) Successful in 1m22s
2025-08-24 23:00:51 +00:00
renovate-bot 7c67c06c3a Update ghcr.io/linuxserver/qbittorrent:5.1.2 Docker digest to ebfd008
lint-test-helm / helm-lint (pull_request) Successful in 12s
lint-test-helm / helm-lint (push) Successful in 10s
renovate / renovate (push) Successful in 1m9s
2025-08-24 08:01:04 +00:00
renovate-bot db87d575de Update ghcr.io/linuxserver/qbittorrent:5.1.2 Docker digest to e18ca17
lint-test-helm / helm-lint (pull_request) Successful in 8s
lint-test-helm / helm-lint (push) Successful in 10s
renovate / renovate (push) Successful in 1m18s
2025-08-17 08:01:29 +00:00
renovate-bot 3bc30f6b25 Update ghcr.io/stuffanthings/qbit_manage Docker tag to v4.5.4
lint-test-helm / helm-lint (pull_request) Successful in 8s
lint-test-helm / helm-lint (push) Successful in 11s
renovate / renovate (push) Successful in 1m14s
2025-08-17 03:01:46 +00:00
renovate-bot 121f6a8393 Update ghcr.io/linuxserver/qbittorrent Docker tag to v5.1.2 (#881)
lint-test-helm / helm-lint (push) Successful in 14s
renovate / renovate (push) Successful in 1m16s
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| [ghcr.io/linuxserver/qbittorrent](https://github.com/linuxserver/docker-qbittorrent/packages) ([source](https://github.com/linuxserver/docker-qbittorrent)) | patch | `5.1.0` -> `5.1.2` |

---

### Configuration

📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 **Automerge**: Disabled because a matching PR was automerged previously.

♻ **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:eyJjcmVhdGVkSW5WZXIiOiI0MS4xLjMiLCJ1cGRhdGVkSW5WZXIiOiI0MS4zNS4wIiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6WyJhdXRvbWVyZ2UiLCJpbWFnZSJdfQ==-->

Reviewed-on: #881
Co-authored-by: Renovate Bot <renovate-bot@alexlebens.net>
Co-committed-by: Renovate Bot <renovate-bot@alexlebens.net>
2025-08-11 21:28:54 +00:00
renovate-bot a33533b797 Update ghcr.io/stuffanthings/qbit_manage Docker tag to v4.5.3
lint-test-helm / helm-lint (pull_request) Successful in 20s
lint-test-helm / helm-lint (push) Successful in 12s
renovate / renovate (push) Successful in 2m10s
2025-08-09 02:01:57 +00:00
renovate-bot a2899d817b Update caronc/apprise Docker tag to v1.2.1
renovate/stability-days Updates have met minimum release age requirement
lint-test-helm / helm-lint (pull_request) Successful in 14s
lint-test-helm / helm-lint (push) Successful in 8s
renovate / renovate (push) Successful in 1m38s
2025-08-05 16:01:09 +00:00
renovate-bot d44988b875 Update ghcr.io/stuffanthings/qbit_manage Docker tag to v4.5.2 (#1115)
lint-test-helm / helm-lint (push) Successful in 11s
renovate / renovate (push) Successful in 1m9s
2025-08-03 20:01:36 +00:00
renovate-bot 11fae5bd22 Update Helm release app-template to v4.2.0 (#1050)
lint-test-helm / helm-lint (push) Successful in 9s
renovate / renovate (push) Successful in 1m6s
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| [app-template](https://github.com/bjw-s-labs/helm-charts) | minor | `4.1.2` -> `4.2.0` |

---

### Release Notes

<details>
<summary>bjw-s-labs/helm-charts (app-template)</summary>

### [`v4.2.0`](https://github.com/bjw-s-labs/helm-charts/releases/tag/app-template-4.2.0)

[Compare Source](https://github.com/bjw-s-labs/helm-charts/compare/app-template-4.1.2...app-template-4.2.0)

##### Changelog:

##### Changed

- Upgraded the common library to v4.2.0
  - [Upgrade notes](https://bjw-s-labs.github.io/helm-charts/docs/app-template/upgrade-instructions/)
  - [Detailed release notes](https://github.com/bjw-s-labs/helm-charts/releases/tag/common-4.2.0)

</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:eyJjcmVhdGVkSW5WZXIiOiI0MS4zNS4wIiwidXBkYXRlZEluVmVyIjoiNDEuMzUuMCIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOlsiY2hhcnQiXX0=-->

Reviewed-on: #1050
Co-authored-by: Renovate Bot <renovate-bot@alexlebens.net>
Co-committed-by: Renovate Bot <renovate-bot@alexlebens.net>
2025-07-29 21:06:50 +00:00
renovate-bot 1ec92dd8e7 Update ghcr.io/stuffanthings/qbit_manage Docker tag to v4.5.1
lint-test-helm / helm-lint (pull_request) Successful in 10s
lint-test-helm / helm-lint (push) Successful in 8s
renovate / renovate (push) Successful in 1m23s
2025-07-19 14:01:22 +00:00
renovate-bot 8fa80d8767 Update ghcr.io/stuffanthings/qbit_manage Docker tag to v4.5.0 (#905)
lint-test-helm / helm-lint (push) Successful in 12s
renovate / renovate (push) Successful in 1m36s
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| ghcr.io/stuffanthings/qbit_manage | minor | `v4.4.0` -> `v4.5.0` |

---

### 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:eyJjcmVhdGVkSW5WZXIiOiI0MS4xLjIiLCJ1cGRhdGVkSW5WZXIiOiI0MS4xLjIiLCJ0YXJnZXRCcmFuY2giOiJtYWluIiwibGFiZWxzIjpbImltYWdlIl19-->

Reviewed-on: #905
Co-authored-by: Renovate Bot <renovate-bot@alexlebens.net>
Co-committed-by: Renovate Bot <renovate-bot@alexlebens.net>
2025-07-14 04:45:36 +00:00
alexlebens 0ea4eb11b0 skip check
lint-test-helm / helm-lint (push) Successful in 7s
renovate / renovate (push) Successful in 1m14s
2025-07-11 21:53:24 -05:00
alexlebens e4b1faec28 downgrade
lint-test-helm / helm-lint (push) Successful in 9s
renovate / renovate (push) Successful in 1m32s
2025-07-09 22:25:15 -05:00
renovate-bot 6bb757a008 Update ghcr.io/linuxserver/qbittorrent:5.1.2 Docker digest to a3fe846
lint-test-helm / helm-lint (pull_request) Successful in 10s
lint-test-helm / helm-lint (push) Successful in 8s
renovate / renovate (push) Successful in 1m57s
2025-07-06 08:00:49 +00:00
renovate-bot a03f3df287 Update ghcr.io/linuxserver/qbittorrent Docker tag to v5.1.2
lint-test-helm / helm-lint (pull_request) Successful in 10s
lint-test-helm / helm-lint (push) Successful in 8s
renovate / renovate (push) Successful in 1m36s
2025-07-03 01:01:02 +00:00
renovate-bot 9f1b49071d Update ghcr.io/linuxserver/qbittorrent:5.1.1 Docker digest to 1afa9ee
lint-test-helm / helm-lint (pull_request) Successful in 11s
lint-test-helm / helm-lint (push) Successful in 9s
renovate / renovate (push) Successful in 57s
2025-06-29 08:01:00 +00:00
renovate-bot bfc7a9eb4e Update ghcr.io/linuxserver/qbittorrent Docker tag to v5.1.1
lint-test-helm / helm-lint (push) Failing after 7s
process-pull-requests / process-pull-requests (push) Successful in 9s
process-issues / process-issues (push) Failing after 11s
renovate / renovate (push) Successful in 2m18s
2025-06-25 03:02:47 +00:00
renovate-bot ea88ac3607 Update Helm release app-template to v4.1.2
renovate/stability-days Updates have met minimum release age requirement
lint-test-helm / helm-lint (pull_request) Successful in 1m5s
lint-test-helm / helm-lint (push) Failing after 6s
renovate / renovate (push) Successful in 1m10s
2025-06-24 15:03:43 +00:00
renovate-bot 811954652a Update ghcr.io/stuffanthings/qbit_manage Docker tag to v4.4.0
lint-test-helm / helm-lint (pull_request) Successful in 6s
2025-06-23 03:02:46 +00:00