From 93da854a478cf5ca53646ad82027c15d310dbd00 Mon Sep 17 00:00:00 2001 From: gitea-bot Date: Fri, 3 Apr 2026 23:52:48 +0000 Subject: [PATCH] chore: Update manifests after change --- .../qbittorrent/Deployment-qbittorrent-qbit-manage.yaml | 2 +- .../qbittorrent/Service-qbittorrent-qbit-manage.yaml | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/clusters/cl01tl/manifests/qbittorrent/Deployment-qbittorrent-qbit-manage.yaml b/clusters/cl01tl/manifests/qbittorrent/Deployment-qbittorrent-qbit-manage.yaml index 12c1d183d..67d62d154 100644 --- a/clusters/cl01tl/manifests/qbittorrent/Deployment-qbittorrent-qbit-manage.yaml +++ b/clusters/cl01tl/manifests/qbittorrent/Deployment-qbittorrent-qbit-manage.yaml @@ -95,7 +95,7 @@ spec: value: /app/var/activity.log - name: QBT_LOG_LEVEL value: INFO - image: ghcr.io/stuffanthings/qbit_manage:v4.6.6 + image: ghcr.io/stuffanthings/qbit_manage:v4.7.0 imagePullPolicy: IfNotPresent name: qbit-manage resources: diff --git a/clusters/cl01tl/manifests/qbittorrent/Service-qbittorrent-qbit-manage.yaml b/clusters/cl01tl/manifests/qbittorrent/Service-qbittorrent-qbit-manage.yaml index 35c0f448b..35fcde160 100644 --- a/clusters/cl01tl/manifests/qbittorrent/Service-qbittorrent-qbit-manage.yaml +++ b/clusters/cl01tl/manifests/qbittorrent/Service-qbittorrent-qbit-manage.yaml @@ -12,8 +12,8 @@ metadata: spec: type: ClusterIP ports: - - port: 8000 - targetPort: 8000 + - port: 80 + targetPort: 8181 protocol: TCP name: apprise selector: