From 1b573721f81c025bad49cd600390d3a51e4b7e30 Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Tue, 17 Sep 2024 04:02:56 +0000 Subject: [PATCH] fix(container): update image ghcr.io/onedr0p/qbittorrent to v4.6.7 --- kubernetes/main/apps/download/qbittorrent/helm-release.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/kubernetes/main/apps/download/qbittorrent/helm-release.yaml b/kubernetes/main/apps/download/qbittorrent/helm-release.yaml index 2069bc8..c6d781c 100644 --- a/kubernetes/main/apps/download/qbittorrent/helm-release.yaml +++ b/kubernetes/main/apps/download/qbittorrent/helm-release.yaml @@ -28,7 +28,7 @@ spec: app: image: repository: ghcr.io/onedr0p/qbittorrent - tag: 4.6.5 + tag: 4.6.7 env: QBITTORRENT__PORT: 8080 -- 2.40.1