We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e2c659d commit fe1d25dCopy full SHA for fe1d25d
kubernetes/apps/production/arr/qbitty/deployment.yaml
@@ -17,7 +17,7 @@ spec:
17
spec:
18
containers:
19
- name: qbitty
20
- image: ghcr.io/hotio/qbittorrent@sha256:43312cb59ec3054d99848481f0913336275b7afa18ef814d2091e0b87509fc23
+ image: ghcr.io/hotio/qbittorrent@sha256:c08fd2ed1afbb289b8b6aee4bd574b2974d9decc95182cfbe3ef057b904ff2df
21
imagePullPolicy: IfNotPresent
22
env:
23
- name: VPN_ENABLED
0 commit comments