mirror of
https://github.com/truenas/charts.git
synced 2026-05-11 11:06:11 +08:00
* Upgraded catalog item(s)
This commit upgrades gitea, qbittorrent, twofactor-auth, vaultwarden, joplin, immich, passbolt, grafana, firefly-iii, n8n, planka, unifi-protect-backup, homarr, odoo catalog item(s).
* untouch files and common bump
---------
Co-authored-by: sonicaj <waqarsonic1@gmail.com>
Co-authored-by: Stavros kois <s.kois@outlook.com>
34 lines
525 B
YAML
34 lines
525 B
YAML
image:
|
|
repository: ghcr.io/onedr0p/qbittorrent
|
|
pullPolicy: IfNotPresent
|
|
tag: 4.6.1
|
|
|
|
resources:
|
|
limits:
|
|
cpu: 4000m
|
|
memory: 8Gi
|
|
|
|
qbitConfig:
|
|
additionalEnvs: []
|
|
qbitNetwork:
|
|
webPort: 30024
|
|
btPort: 50413
|
|
hostNetwork: false
|
|
qbitRunAs:
|
|
user: 568
|
|
group: 568
|
|
qbitStorage:
|
|
downloads:
|
|
type: ixVolume
|
|
datasetName: downloads
|
|
config:
|
|
type: ixVolume
|
|
datasetName: config
|
|
additionalStorages: []
|
|
|
|
notes:
|
|
custom: |
|
|
Default credentials:
|
|
- username: admin
|
|
- password: adminadmin
|