From 1a9ee0e76eedb3a531a20c8d7021d1512b1ea774 Mon Sep 17 00:00:00 2001 From: Edward Cheng Date: Fri, 26 Jul 2024 05:54:10 +1000 Subject: [PATCH] update qb image --- apps/qbittorrent/base/deployment.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/apps/qbittorrent/base/deployment.yaml b/apps/qbittorrent/base/deployment.yaml index 166238a..e972b3a 100644 --- a/apps/qbittorrent/base/deployment.yaml +++ b/apps/qbittorrent/base/deployment.yaml @@ -15,8 +15,8 @@ spec: app.kubernetes.io/name: qbittorrent spec: containers: - - name: homer - image: b4bz/homer:v24.05.1 + - name: qbittorrent + image: lscr.io/linuxserver/qbittorrent:latest securityContext: allowPrivilegeEscalation: false env: