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}"