feat: pin all container references to digests (#963)
This commit is contained in:
@@ -8,7 +8,7 @@ image:
|
||||
# -- image repository
|
||||
repository: eclipse-mosquitto
|
||||
# -- image tag
|
||||
tag: 2.0.12
|
||||
tag: 2.0.12@sha256:42
|
||||
# -- image pull policy
|
||||
pullPolicy: IfNotPresent
|
||||
|
||||
|
||||
Reference in New Issue
Block a user