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
@@ -7,13 +7,13 @@
image:
repository: fireflyiii/core
pullPolicy: IfNotPresent
tag: version-5.5.12
tag: version-5.5.12@sha256:42
postgresqlImage:
repository: postgres
pullPolicy: IfNotPresent
tag: 13.4-alpine
tag: 13.4-alpine@sha256:42
initContainers:
init-postgresdb: