feat: pin all container references to digests (#963)
This commit is contained in:
@@ -7,7 +7,7 @@
|
||||
image:
|
||||
repository: ghcr.io/k8s-at-home/nullserv
|
||||
pullPolicy: IfNotPresent
|
||||
tag: v1.3.0
|
||||
tag: v1.3.0@sha256:42
|
||||
|
||||
# -- Configures the probes for the main Pod.
|
||||
# @default -- See values.yaml
|
||||
|
||||
@@ -13,7 +13,7 @@ image:
|
||||
# -- image repository
|
||||
repository: ghcr.io/k8s-at-home/nullserv
|
||||
# -- image tag
|
||||
tag: v1.3.0
|
||||
tag: v1.3.0@sha256:42
|
||||
# -- image pull policy
|
||||
pullPolicy: IfNotPresent
|
||||
|
||||
|
||||
Reference in New Issue
Block a user