feat: pin all container references to digests (#963)
This commit is contained in:
@@ -7,12 +7,12 @@
|
||||
image:
|
||||
repository: nextcloud
|
||||
pullPolicy: IfNotPresent
|
||||
tag: 22.1.1
|
||||
tag: 22.1.1@sha256:42
|
||||
|
||||
postgresqlImage:
|
||||
repository: postgres
|
||||
pullPolicy: IfNotPresent
|
||||
tag: 13.4-alpine
|
||||
tag: 13.4-alpine@sha256:42
|
||||
|
||||
strategy:
|
||||
type: Recreate
|
||||
|
||||
Reference in New Issue
Block a user