feat: pin all container references to digests (#963)
This commit is contained in:
@@ -11,7 +11,7 @@ image:
|
||||
# -- image pull policy
|
||||
pullPolicy: IfNotPresent
|
||||
# -- image tag
|
||||
tag: v0.13.1
|
||||
tag: v0.13.1@sha256:42
|
||||
|
||||
securityContext:
|
||||
privileged: false
|
||||
|
||||
Reference in New Issue
Block a user