[bitnami/postgresql] Release 9.8.10 updating components versions

Signed-off-by: Bitnami Containers <containers@bitnami.com>
This commit is contained in:
Bitnami Containers
2020-11-04 00:41:18 +00:00
parent 029678c87c
commit 3c992aa1e4
4 changed files with 8 additions and 8 deletions

View File

@@ -1,6 +1,6 @@
apiVersion: v1
name: postgresql
version: 9.8.9
version: 9.8.10
appVersion: 11.9.0
description: Chart for PostgreSQL, an object-relational database management system (ORDBMS) with an emphasis on extensibility and on standards-compliance.
keywords:

View File

@@ -1,6 +1,6 @@
dependencies:
- name: common
repository: https://charts.bitnami.com/bitnami
version: 0.8.1
digest: sha256:0ad66414833efe58cf2fa5e725687e015940f3b9280f9f6ac2687c6686e2459e
generated: "2020-10-06T05:32:15.133183533Z"
version: 0.10.0
digest: sha256:9353aeb5220538cfa53fe56b35a8d453cf4171e88599080ae256bc4b7fb434bd
generated: "2020-11-04T00:13:40.497947441Z"

View File

@@ -15,7 +15,7 @@ global:
image:
registry: docker.io
repository: bitnami/postgresql
tag: 11.9.0-debian-10-r48
tag: 11.9.0-debian-10-r73
## Specify a imagePullPolicy
## Defaults to 'Always' if image tag is 'latest', else set to 'IfNotPresent'
## ref: http://kubernetes.io/docs/user-guide/images/#pre-pulling-images
@@ -657,7 +657,7 @@ metrics:
image:
registry: docker.io
repository: bitnami/postgres-exporter
tag: 0.8.0-debian-10-r242
tag: 0.8.0-debian-10-r262
pullPolicy: IfNotPresent
## Optionally specify an array of imagePullSecrets.
## Secrets must be manually created in the namespace.

View File

@@ -15,7 +15,7 @@ global:
image:
registry: docker.io
repository: bitnami/postgresql
tag: 11.9.0-debian-10-r48
tag: 11.9.0-debian-10-r73
## Specify a imagePullPolicy
## Defaults to 'Always' if image tag is 'latest', else set to 'IfNotPresent'
## ref: http://kubernetes.io/docs/user-guide/images/#pre-pulling-images
@@ -669,7 +669,7 @@ metrics:
image:
registry: docker.io
repository: bitnami/postgres-exporter
tag: 0.8.0-debian-10-r242
tag: 0.8.0-debian-10-r262
pullPolicy: IfNotPresent
## Optionally specify an array of imagePullSecrets.
## Secrets must be manually created in the namespace.