From 5497870d5d06bc34ee6e7113422238eb03977f46 Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Sat, 15 Jun 2024 22:04:17 +0000 Subject: [PATCH] feat(container): update image ghcr.io/onedr0p/qbittorrent to v4.6.5 --- cluster/apps/download/qbittorrent/helm-release.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/cluster/apps/download/qbittorrent/helm-release.yaml b/cluster/apps/download/qbittorrent/helm-release.yaml index 2f0837a..6d8a915 100644 --- a/cluster/apps/download/qbittorrent/helm-release.yaml +++ b/cluster/apps/download/qbittorrent/helm-release.yaml @@ -28,7 +28,7 @@ spec: app: image: repository: ghcr.io/onedr0p/qbittorrent - tag: 4.5.2 + tag: 4.6.5 env: QBITTORRENT__PORT: 8080 -- 2.40.1