feat: pin all container references to digests (#963)
This commit is contained in:
@@ -7,7 +7,7 @@
|
||||
image:
|
||||
repository: ghcr.io/k8s-at-home/radarr
|
||||
pullPolicy: IfNotPresent
|
||||
tag: v3.2.2.5080
|
||||
tag: v3.2.2.5080@sha256:42
|
||||
|
||||
probes:
|
||||
liveness:
|
||||
|
||||
@@ -3,7 +3,7 @@
|
||||
image:
|
||||
repository: ghcr.io/k8s-at-home/radarr
|
||||
pullPolicy: IfNotPresent
|
||||
tag: v3.2.2.5080
|
||||
tag: v3.2.2.5080@sha256:42
|
||||
|
||||
securityContext:
|
||||
privileged: false
|
||||
|
||||
Reference in New Issue
Block a user