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
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`](326d7c65be ): feat(capabilities): hide torrent export when unsupported ([#​459](https://github.com/autobrr/qui/issues/459 )) ([@​s0up4200](https://github.com/s0up4200 ))
- [`b531c7f`](b531c7f03b ): feat(metrics): add all time metrics ([#​474](https://github.com/autobrr/qui/issues/474 )) ([@​rare-magma](https://github.com/rare-magma ))
- [`108b175`](108b175bb7 ): feat(proxy): implement shared transport ([#​456](https://github.com/autobrr/qui/issues/456 )) ([@​KyleSanderson](https://github.com/KyleSanderson ))
- [`88f1103`](88f1103824 ): feat(torrents): add backup/restore support ([#​385](https://github.com/autobrr/qui/issues/385 )) ([@​s0up4200](https://github.com/s0up4200 ))
- [`d2bc023`](d2bc023e79 ): feat(torrents): add sub category support ([#​210](https://github.com/autobrr/qui/issues/210 )) ([@​s0up4200](https://github.com/s0up4200 ))
- [`cf7bf9d`](cf7bf9d17a ): feat(torrents): clear column filters ([#​435](https://github.com/autobrr/qui/issues/435 )) ([@​nuxencs](https://github.com/nuxencs ))
- [`cce1264`](cce1264636 ): feat(web): display IPv4/IPv6 address in status bar; blur in incognito mode ([#​434](https://github.com/autobrr/qui/issues/434 )) ([@​m04ndj5xc2u3pn4eow](https://github.com/m04ndj5xc2u3pn4eow ))
- [`1708935`](1708935296 ): feat(web): drag-and-drop add torrents ([#​451](https://github.com/autobrr/qui/issues/451 )) ([@​s0up4200](https://github.com/s0up4200 ))
- [`deade87`](deade87d07 ): feat(web): make dynamic favicon solid ([#​461](https://github.com/autobrr/qui/issues/461 )) ([@​s0up4200](https://github.com/s0up4200 ))
- [`a5ee6f9`](a5ee6f9f6f ): feat(web): move instances management into settings ([#​472](https://github.com/autobrr/qui/issues/472 )) ([@​s0up4200](https://github.com/s0up4200 ))
##### Bug Fixes
- [`b47e0ba`](b47e0ba91b ): fix(api): change log level to trace for build info ([@​s0up4200](https://github.com/s0up4200 ))
- [`cd2b41f`](cd2b41ffcc ): fix(api): stop auth redirect from blocking CORS preflight ([#​480](https://github.com/autobrr/qui/issues/480 )) ([@​s0up4200](https://github.com/s0up4200 ))
- [`c56e7d5`](c56e7d55c3 ): fix(api): stop restart after graceful shutdown ([#​458](https://github.com/autobrr/qui/issues/458 )) ([@​s0up4200](https://github.com/s0up4200 ))
- [`8708eae`](8708eae1d7 ): fix(auth): retry OIDC discovery before failing ([#​449](https://github.com/autobrr/qui/issues/449 )) ([@​s0up4200](https://github.com/s0up4200 ))
- [`d56b065`](d56b065005 ): fix(creator): hide unsupported v2/hybrid on libtorrent1 builds ([#​470](https://github.com/autobrr/qui/issues/470 )) ([@​s0up4200](https://github.com/s0up4200 ))
- [`f508e23`](f508e23093 ): fix(http): Chrome Basic Auth popup when using reverse proxy ([#​468](https://github.com/autobrr/qui/issues/468 )) ([@​zze0s](https://github.com/zze0s ))
- [`f9588e0`](f9588e0461 ): fix(proxy): add base-path support for proxy routing ([#​452](https://github.com/autobrr/qui/issues/452 )) ([@​s0up4200](https://github.com/s0up4200 ))
- [`f57ca76`](f57ca76957 ): fix(proxy): preserve qbit base path in client proxy ([#​447](https://github.com/autobrr/qui/issues/447 )) ([@​s0up4200](https://github.com/s0up4200 ))
- [`1928d55`](1928d554d1 ): fix(torrents): eta formatting ([#​432](https://github.com/autobrr/qui/issues/432 )) ([@​nuxencs](https://github.com/nuxencs ))
- [`9736552`](9736552768 ): fix(torrents): only reset selection after delete action ([#​482](https://github.com/autobrr/qui/issues/482 )) ([@​s0up4200](https://github.com/s0up4200 ))
- [`31db36f`](31db36f6ce ): fix(trackericons): prioritise https in base candidates ([#​439](https://github.com/autobrr/qui/issues/439 )) ([@​s0up4200](https://github.com/s0up4200 ))
- [`2a4946b`](2a4946b0a4 ): fix(web): add instance backups link to mobile footer navigation ([#​485](https://github.com/autobrr/qui/issues/485 )) ([@​s0up4200](https://github.com/s0up4200 ))
- [`88dc511`](88dc511cb6 ): fix(web): copy context menu respects multi-select ([#​448](https://github.com/autobrr/qui/issues/448 )) ([@​s0up4200](https://github.com/s0up4200 ))
- [`f4f600d`](f4f600d725 ): fix(web): reset torrent selection via shared handler ([#​455](https://github.com/autobrr/qui/issues/455 )) ([@​s0up4200](https://github.com/s0up4200 ))
- [`ff915d5`](ff915d5d7e ): fix(web): trim search whitespace ([#​465](https://github.com/autobrr/qui/issues/465 )) ([@​s0up4200](https://github.com/s0up4200 ))
##### Other Changes
- [`8ca19e3`](8ca19e305f ): chore(deps): bump actions/setup-node from 5 to 6 in the github group ([#​473](https://github.com/autobrr/qui/issues/473 )) ([@​dependabot](https://github.com/dependabot )\[bot])
- [`8487c81`](8487c81888 ): chore(deps): bump go-qbittorrent ([#​462](https://github.com/autobrr/qui/issues/462 )) ([@​s0up4200](https://github.com/s0up4200 ))
- [`8835cd2`](8835cd289b ): chore(deps): bump the npm group across 1 directory with 23 updates ([#​471](https://github.com/autobrr/qui/issues/471 )) ([@​dependabot](https://github.com/dependabot )\[bot])
- [`212237a`](212237a649 ): chore(docs): update README ([@​s0up4200](https://github.com/s0up4200 ))
- [`0f90483`](0f904836ae ): chore: add missing license headers ([#​444](https://github.com/autobrr/qui/issues/444 )) ([@​github-actions](https://github.com/github-actions )\[bot])
- [`109b6f9`](109b6f972a ): docs(readme): improve Client Proxy setup instructions ([#​438](https://github.com/autobrr/qui/issues/438 )) ([@​javydekoning](https://github.com/javydekoning ))
- [`fc4c8b2`](fc4c8b293f ): refactor(config): drop HTTP timeout overrides ([#​467](https://github.com/autobrr/qui/issues/467 )) ([@​s0up4200](https://github.com/s0up4200 ))
- [`392657b`](392657b165 ): refactor(dashboard): improve responsive layout ([#​476](https://github.com/autobrr/qui/issues/476 )) ([@​s0up4200](https://github.com/s0up4200 ))
- [`b0e99b5`](b0e99b585d ): refactor(web): use informative icon for firewall status ([#​436](https://github.com/autobrr/qui/issues/436 )) ([@​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
438369e1a0
Update ghcr.io/linuxserver/qbittorrent:5.1.2 Docker digest to 51dd497 ( #1799 )
2025-10-19 08:01:40 +00:00
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
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
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
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
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
138ade2217
add qui
lint-test-docker / docker-lint (push) Failing after 4s
renovate / renovate (push) Successful in 1m30s
lint-test-helm / helm-lint (push) Successful in 9s
2025-10-15 16:27:52 -05:00
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
1ec92dd8e7
Update ghcr.io/stuffanthings/qbit_manage Docker tag to v4.5.1
lint-test-helm / helm-lint (push) Successful in 8s
lint-test-helm / helm-lint (pull_request) Successful in 10s
renovate / renovate (push) Successful in 1m23s
2025-07-19 14:01:22 +00:00
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
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
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
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
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
9f1b49071d
Update ghcr.io/linuxserver/qbittorrent:5.1.1 Docker digest to 1afa9ee
renovate / renovate (push) Successful in 57s
lint-test-helm / helm-lint (pull_request) Successful in 11s
lint-test-helm / helm-lint (push) Successful in 9s
2025-06-29 08:01:00 +00:00
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
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
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
948032e6d6
Update ghcr.io/linuxserver/qbittorrent:5.1.0 Docker digest to ca63259
renovate / renovate (push) Has been cancelled
lint-test-helm / helm-lint (pull_request) Successful in 6s
lint-test-helm / helm-lint (push) Failing after 6s
2025-06-22 08:00:59 +00:00
983db36fba
update selector
renovate / renovate (push) Successful in 1m9s
lint-test-helm / helm-lint (push) Failing after 2s
2025-06-19 23:18:48 -05:00
6dda92387f
Update ghcr.io/linuxserver/qbittorrent:5.1.0 Docker digest to 3e87e9b
lint-test-helm / helm-lint (pull_request) Successful in 15s
lint-test-helm / helm-lint (push) Failing after 5s
renovate / renovate (push) Successful in 1m20s
2025-06-15 08:01:09 +00:00
06ae5bb79e
Update Helm release app-template to v4.1.1
lint-test-helm / helm-lint (push) Failing after 6s
renovate / renovate (push) Successful in 2m1s
2025-06-12 12:03:20 +00:00