We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 41d91e3 commit 736ae23Copy full SHA for 736ae23
kubernetes/apps/production/arr/sonarr/deployment.yaml
@@ -22,7 +22,7 @@ spec:
22
fsGroupChangePolicy: OnRootMismatch
23
containers:
24
- name: sonarr
25
- image: ghcr.io/onedr0p/sonarr:rolling@sha256:55c6878a5367fc2398d15c9a16a70653f5e5f42c9fe9b708a038f2781fb0360f
+ image: ghcr.io/onedr0p/sonarr:rolling@sha256:004aa9dc8e670e28b3ee2dc65b3b850ea3bd5a45d3c5ce5068bc4d45583c1770
26
imagePullPolicy: IfNotPresent
27
resources:
28
requests:
0 commit comments