feat: pin all container references to digests (#963)

This commit is contained in:
Kjeld Schouten-Lebbing
2021-09-11 13:00:39 +02:00
committed by GitHub
parent a7cc1b79ef
commit a8670a1482
195 changed files with 210 additions and 209 deletions
+1 -1
View File
@@ -9,7 +9,7 @@ image:
# -- image repository
repository: tenstartups/ser2sock
# -- image tag
tag: latest
tag: latest@sha256:42
# -- image pull policy
pullPolicy: Always