From 3ff1cfa86f359e20bb5855ed360a041b3bdf9505 Mon Sep 17 00:00:00 2001 From: alexlebens Date: Sat, 22 Jun 2024 16:30:28 -0500 Subject: [PATCH] change image to github --- clusters/cl01tl/platform/qbittorrent/values.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/clusters/cl01tl/platform/qbittorrent/values.yaml b/clusters/cl01tl/platform/qbittorrent/values.yaml index 5a2be9ca0..4348ed6cc 100644 --- a/clusters/cl01tl/platform/qbittorrent/values.yaml +++ b/clusters/cl01tl/platform/qbittorrent/values.yaml @@ -8,8 +8,8 @@ qbittorrent: containers: qbittorrent: image: - repository: linuxserver/qbittorrent - tag: version-4.6.5-r0 + repository: ghcr.io/linuxserver/qbittorrent + tag: 4.6.5-r0-ls335 pullPolicy: IfNotPresent env: - name: TZ