From 2200f635c1a0a4f3feaa0e6b5d231d49eda7af3c Mon Sep 17 00:00:00 2001 From: Alex Lebens Date: Fri, 3 Apr 2026 18:42:30 -0500 Subject: [PATCH] feat: update image --- clusters/cl01tl/helm/qbittorrent/values.yaml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/clusters/cl01tl/helm/qbittorrent/values.yaml b/clusters/cl01tl/helm/qbittorrent/values.yaml index 184cd17fa..acd41972c 100644 --- a/clusters/cl01tl/helm/qbittorrent/values.yaml +++ b/clusters/cl01tl/helm/qbittorrent/values.yaml @@ -173,7 +173,7 @@ qbittorrent: qbit-manage: image: repository: ghcr.io/stuffanthings/qbit_manage - tag: v4.6.6 + tag: v4.7.0 pullPolicy: IfNotPresent env: - name: TZ @@ -280,8 +280,8 @@ qbittorrent: controller: qbit-manage ports: apprise: - port: 8000 - targetPort: 8000 + port: 80 + targetPort: 8181 protocol: HTTP qui: controller: qui