upgrade image
This commit is contained in:
@@ -135,7 +135,7 @@ qbittorrent:
|
|||||||
qbit-manage:
|
qbit-manage:
|
||||||
image:
|
image:
|
||||||
repository: ghcr.io/stuffanthings/qbit_manage
|
repository: ghcr.io/stuffanthings/qbit_manage
|
||||||
tag: v4.5.5
|
tag: v4.6.0
|
||||||
pullPolicy: IfNotPresent
|
pullPolicy: IfNotPresent
|
||||||
env:
|
env:
|
||||||
- name: TZ
|
- name: TZ
|
||||||
@@ -144,8 +144,8 @@ qbittorrent:
|
|||||||
value: 0 * * * *
|
value: 0 * * * *
|
||||||
- name: QBT_STARTUP_DELAY
|
- name: QBT_STARTUP_DELAY
|
||||||
value: 360
|
value: 360
|
||||||
- name: QBT_CONFIG
|
- name: QBT_CONFIG_DIR
|
||||||
value: /app/config/config.yml
|
value: /app/config/
|
||||||
- name: QBT_LOGFILE
|
- name: QBT_LOGFILE
|
||||||
value: /app/var/activity.log
|
value: /app/var/activity.log
|
||||||
- name: QBT_LOG_LEVEL
|
- name: QBT_LOG_LEVEL
|
||||||
|
Reference in New Issue
Block a user