feat(container): update docker.io/bitnami/postgresql docker tag to 14.2.0

This commit is contained in:
feisar-bot
2022-02-11 20:18:44 +00:00
committed by auricom
parent d08ed75b57
commit 2d46202061

View File

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