diff --git a/clusters/cl01tl/platform/qbittorrent/values.yaml b/clusters/cl01tl/platform/qbittorrent/values.yaml index 8aa390a5a..9d71fa87d 100644 --- a/clusters/cl01tl/platform/qbittorrent/values.yaml +++ b/clusters/cl01tl/platform/qbittorrent/values.yaml @@ -135,7 +135,7 @@ qbittorrent: qbit-manage: image: repository: ghcr.io/stuffanthings/qbit_manage - tag: v4.5.5 + tag: v4.6.0 pullPolicy: IfNotPresent env: - name: TZ @@ -144,8 +144,8 @@ qbittorrent: value: 0 * * * * - name: QBT_STARTUP_DELAY value: 360 - - name: QBT_CONFIG - value: /app/config/config.yml + - name: QBT_CONFIG_DIR + value: /app/config/ - name: QBT_LOGFILE value: /app/var/activity.log - name: QBT_LOG_LEVEL