diff --git a/kubernetes/apps/production/arr/qbitty/deployment.yaml b/kubernetes/apps/production/arr/qbitty/deployment.yaml index 1e39cbb..bbc66af 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:fa9d81180220ab79923b85e1dd8f24c11280080de1627cbea27934e829df3416 imagePullPolicy: IfNotPresent env: - name: VPN_ENABLED