diff --git a/kubernetes/apps/production/arr/qbitty/deployment.yaml b/kubernetes/apps/production/arr/qbitty/deployment.yaml index 1e39cbb6..20a06cad 100644 --- a/kubernetes/apps/production/arr/qbitty/deployment.yaml +++ b/kubernetes/apps/production/arr/qbitty/deployment.yaml @@ -17,7 +17,7 @@ spec: spec: containers: - name: qbitty - image: ghcr.io/hotio/qbittorrent@sha256:43312cb59ec3054d99848481f0913336275b7afa18ef814d2091e0b87509fc23 + image: ghcr.io/hotio/qbittorrent@sha256:d97080a8a978d7705297dc44bcd6c599b3b47631fec8dcfc0cb7039279d05b02 imagePullPolicy: IfNotPresent env: - name: VPN_ENABLED