feat: pin all container references to digests (#963)
This commit is contained in:
@@ -6,12 +6,12 @@
|
||||
image:
|
||||
repository: ghcr.io/truecharts/sogo
|
||||
pullPolicy: IfNotPresent
|
||||
tag: v5.2.0
|
||||
tag: v5.2.0@sha256:42
|
||||
|
||||
postgresqlImage:
|
||||
repository: postgres
|
||||
pullPolicy: IfNotPresent
|
||||
tag: 13.4-alpine
|
||||
tag: 13.4-alpine@sha256:42
|
||||
|
||||
initContainers:
|
||||
- name: init-postgresdb
|
||||
|
||||
Reference in New Issue
Block a user