From bd5c0830df1d6eeebbfd8ac8697720663584d6c8 Mon Sep 17 00:00:00 2001
From: Matt Reeves <admin@mafyuh.io>
Date: Tue, 18 Feb 2025 22:33:10 -0500
Subject: [PATCH] fix qbitty

---
 kubernetes/apps/production/arr/qbitty/helmrelease.yaml | 3 +--
 1 file changed, 1 insertion(+), 2 deletions(-)

diff --git a/kubernetes/apps/production/arr/qbitty/helmrelease.yaml b/kubernetes/apps/production/arr/qbitty/helmrelease.yaml
index d1a150d..2db6c5d 100644
--- a/kubernetes/apps/production/arr/qbitty/helmrelease.yaml
+++ b/kubernetes/apps/production/arr/qbitty/helmrelease.yaml
@@ -55,8 +55,7 @@ spec:
         containers:
           app:
             image:
-              repository: ghcr.io/hotio/qbittorrent
-              digest: "sha256:d97080a8a978d7705297dc44bcd6c599b3b47631fec8dcfc0cb7039279d05b02"
+              repository: ghcr.io/hotio/qbittorrent@sha256:d97080a8a978d7705297dc44bcd6c599b3b47631fec8dcfc0cb7039279d05b02
               pullPolicy: IfNotPresent
             env:
               TZ: "${TZ}"