[bitnami/postgresql-ha] Release 9.3.7 updating components versions

Signed-off-by: Bitnami Containers <bitnami-bot@vmware.com>
This commit is contained in:
Bitnami Containers
2022-08-20 11:25:20 +00:00
parent 8ea66e537f
commit ca8ac33ece
2 changed files with 2 additions and 2 deletions

View File

@@ -27,4 +27,4 @@ name: postgresql-ha
sources:
- https://github.com/bitnami/containers/tree/main/bitnami/postgresql
- https://www.postgresql.org/
version: 9.3.6
version: 9.3.7

View File

@@ -100,7 +100,7 @@ postgresql:
image:
registry: docker.io
repository: bitnami/postgresql-repmgr
tag: 14.5.0-debian-11-r4
tag: 14.5.0-debian-11-r5
## Specify a imagePullPolicy. Defaults to 'Always' if image tag is 'latest', else set to 'IfNotPresent'
## ref: https://kubernetes.io/docs/user-guide/images/#pre-pulling-images
##