We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 32f645f commit bd5c083Copy full SHA for bd5c083
kubernetes/apps/production/arr/qbitty/helmrelease.yaml
@@ -55,8 +55,7 @@ spec:
55
containers:
56
app:
57
image:
58
- repository: ghcr.io/hotio/qbittorrent
59
- digest: "sha256:d97080a8a978d7705297dc44bcd6c599b3b47631fec8dcfc0cb7039279d05b02"
+ repository: ghcr.io/hotio/qbittorrent@sha256:d97080a8a978d7705297dc44bcd6c599b3b47631fec8dcfc0cb7039279d05b02
60
pullPolicy: IfNotPresent
61
env:
62
TZ: "${TZ}"
0 commit comments