Skip to content

Commit bd5c083

Browse files
committedFeb 19, 2025
fix qbitty
1 parent 32f645f commit bd5c083

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed
 

‎kubernetes/apps/production/arr/qbitty/helmrelease.yaml

+1-2
Original file line numberDiff line numberDiff line change
@@ -55,8 +55,7 @@ spec:
5555
containers:
5656
app:
5757
image:
58-
repository: ghcr.io/hotio/qbittorrent
59-
digest: "sha256:d97080a8a978d7705297dc44bcd6c599b3b47631fec8dcfc0cb7039279d05b02"
58+
repository: ghcr.io/hotio/qbittorrent@sha256:d97080a8a978d7705297dc44bcd6c599b3b47631fec8dcfc0cb7039279d05b02
6059
pullPolicy: IfNotPresent
6160
env:
6261
TZ: "${TZ}"

0 commit comments

Comments
 (0)
Please sign in to comment.