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

Signed-off-by: Bitnami Containers <bitnami-bot@vmware.com>
This commit is contained in:
Bitnami Containers
2022-07-31 12:22:50 +00:00
parent 6d9e5c2eb9
commit 977ec7d631
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.2.6
version: 9.2.7

View File

@@ -100,7 +100,7 @@ postgresql:
image:
registry: docker.io
repository: bitnami/postgresql-repmgr
tag: 14.4.0-debian-11-r18
tag: 14.4.0-debian-11-r19
## 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
##