feat(container): update helm values docker.io/bitnami/postgresql to 14.3.0

This commit is contained in:
feisar-bot
2022-05-13 08:25:03 +00:00
committed by auricom
parent 380d1eeabe
commit 002b1da12c

View File

@@ -20,7 +20,7 @@ spec:
image:
registry: docker.io
repository: bitnami/postgresql
tag: 14.2.0
tag: 14.3.0
pullPolicy: IfNotPresent
postgresqlUsername: postgres
postgresqlPassword: ${SECRET_POSTGRESQL_KUBE_POSTGRES_PASSWORD}