[bitnami/postgresql] Release 11.6.7 updating components versions

Signed-off-by: Bitnami Containers <containers@bitnami.com>
This commit is contained in:
Bitnami Containers
2022-06-17 00:04:09 +00:00
parent b967dd9c0c
commit 1012be6183
2 changed files with 5 additions and 5 deletions

View File

@@ -1,7 +1,7 @@
annotations:
category: Database
apiVersion: v2
appVersion: 14.3.0
appVersion: 14.4.0
dependencies:
- name: common
repository: https://charts.bitnami.com/bitnami
@@ -26,4 +26,4 @@ name: postgresql
sources:
- https://github.com/bitnami/bitnami-docker-postgresql
- https://www.postgresql.org/
version: 11.6.6
version: 11.6.7

View File

@@ -94,7 +94,7 @@ diagnosticMode:
image:
registry: docker.io
repository: bitnami/postgresql
tag: 14.3.0-debian-11-r3
tag: 14.4.0-debian-11-r0
## 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
@@ -1096,7 +1096,7 @@ volumePermissions:
image:
registry: docker.io
repository: bitnami/bitnami-shell
tag: 11-debian-11-r3
tag: 11-debian-11-r5
pullPolicy: IfNotPresent
## Optionally specify an array of imagePullSecrets.
## Secrets must be manually created in the namespace.
@@ -1181,7 +1181,7 @@ metrics:
image:
registry: docker.io
repository: bitnami/postgres-exporter
tag: 0.10.1-debian-11-r3
tag: 0.10.1-debian-11-r6
pullPolicy: IfNotPresent
## Optionally specify an array of imagePullSecrets.
## Secrets must be manually created in the namespace.