feat: pin all container references to digests (#963)
This commit is contained in:
@@ -7,7 +7,7 @@
|
||||
image:
|
||||
repository: ghcr.io/truecharts/ombi
|
||||
pullPolicy: IfNotPresent
|
||||
tag: v4.0.1475
|
||||
tag: v4.0.1475@sha256:42
|
||||
|
||||
##
|
||||
# Most other defaults are set in questions.yaml
|
||||
|
||||
@@ -3,7 +3,7 @@
|
||||
image:
|
||||
repository: ghcr.io/truecharts/ombi
|
||||
pullPolicy: IfNotPresent
|
||||
tag: v4.0.1475
|
||||
tag: v4.0.1475@sha256:42
|
||||
|
||||
securityContext:
|
||||
privileged: false
|
||||
|
||||
Reference in New Issue
Block a user