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

Signed-off-by: Bitnami Containers <bitnami-bot@vmware.com>
This commit is contained in:
Bitnami Containers
2022-08-21 11:28:39 +00:00
parent bf274f7dc2
commit e1cddaea41
2 changed files with 3 additions and 3 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.7
version: 9.3.8

View File

@@ -100,7 +100,7 @@ postgresql:
image:
registry: docker.io
repository: bitnami/postgresql-repmgr
tag: 14.5.0-debian-11-r5
tag: 14.5.0-debian-11-r6
## 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
##
@@ -593,7 +593,7 @@ pgpool:
image:
registry: docker.io
repository: bitnami/pgpool
tag: 4.3.3-debian-11-r0
tag: 4.3.3-debian-11-r1
## 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
##