chore(apps): ensure container references are prefixed with v
This commit is contained in:
@@ -64,7 +64,7 @@ postgresqlImage:
|
||||
# -- Specify the postgresql image
|
||||
repository: tccr.io/truecharts/postgresql
|
||||
# -- Specify the postgresql image tag
|
||||
tag: 14.1.0@sha256:a8d81b4ce9ba6377b7250847e3b02cf84ae409785cf7df797a160b0f31b4246e
|
||||
tag: v14.1.0@sha256:a8d81b4ce9ba6377b7250847e3b02cf84ae409785cf7df797a160b0f31b4246e
|
||||
# -- Specify the postgresql image pull policy
|
||||
pullPolicy: IfNotPresent
|
||||
|
||||
|
||||
Reference in New Issue
Block a user