[bitnami/postgresql] Release 11.2.3 updating components versions

Signed-off-by: Bitnami Containers <containers@bitnami.com>
This commit is contained in:
Bitnami Containers
2022-05-16 21:46:24 +00:00
parent e7dab0a38d
commit 8a35afaf21
2 changed files with 4 additions and 4 deletions

View File

@@ -26,4 +26,4 @@ name: postgresql
sources:
- https://github.com/bitnami/bitnami-docker-postgresql
- https://www.postgresql.org/
version: 11.2.2
version: 11.2.3

View File

@@ -87,7 +87,7 @@ diagnosticMode:
image:
registry: docker.io
repository: bitnami/postgresql
tag: 14.3.0-debian-10-r1
tag: 14.3.0-debian-10-r4
## 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
@@ -1051,7 +1051,7 @@ volumePermissions:
image:
registry: docker.io
repository: bitnami/bitnami-shell
tag: 10-debian-10-r424
tag: 10-debian-10-r427
pullPolicy: IfNotPresent
## Optionally specify an array of imagePullSecrets.
## Secrets must be manually created in the namespace.
@@ -1136,7 +1136,7 @@ metrics:
image:
registry: docker.io
repository: bitnami/postgres-exporter
tag: 0.10.1-debian-10-r111
tag: 0.10.1-debian-10-r114
pullPolicy: IfNotPresent
## Optionally specify an array of imagePullSecrets.
## Secrets must be manually created in the namespace.