feat: pin all container references to digests (#963)
This commit is contained in:
@@ -6,7 +6,7 @@
|
||||
image:
|
||||
repository: ghcr.io/truecharts/openldap
|
||||
pullPolicy: IfNotPresent
|
||||
tag: v1.5.0
|
||||
tag: v1.5.0@sha256:42
|
||||
|
||||
controller:
|
||||
# -- Set the controller type.
|
||||
|
||||
@@ -3,7 +3,7 @@
|
||||
image:
|
||||
repository: ghcr.io/truecharts/openldap
|
||||
pullPolicy: IfNotPresent
|
||||
tag: v1.5.0
|
||||
tag: v1.5.0@sha256:42
|
||||
|
||||
controller:
|
||||
# -- Set the controller type.
|
||||
|
||||
Reference in New Issue
Block a user