feat: pin all container references to digests (#963)
This commit is contained in:
@@ -7,7 +7,7 @@
|
||||
image:
|
||||
repository: ghcr.io/truecharts/ocis
|
||||
pullPolicy: IfNotPresent
|
||||
tag: v1.11.0
|
||||
tag: v1.11.0@sha256:42
|
||||
|
||||
##
|
||||
# Most other defaults are set in questions.yaml
|
||||
|
||||
@@ -9,7 +9,7 @@ image:
|
||||
# -- image repository
|
||||
repository: ghcr.io/truecharts/ocis
|
||||
# -- image tag
|
||||
tag: v1.11.0
|
||||
tag: v1.11.0@sha256:42
|
||||
# -- image pull policy
|
||||
pullPolicy: IfNotPresent
|
||||
|
||||
|
||||
Reference in New Issue
Block a user