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