From 102f747100ad8c789bd828937739738e5b9f355c Mon Sep 17 00:00:00 2001 From: Bitnami Containers Date: Mon, 6 Apr 2020 22:05:51 +0000 Subject: [PATCH] [bitnami/postgresql] Release 8.7.1 updating components versions Signed-off-by: Bitnami Containers --- bitnami/postgresql/Chart.yaml | 2 +- bitnami/postgresql/values-production.yaml | 2 +- bitnami/postgresql/values.yaml | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/bitnami/postgresql/Chart.yaml b/bitnami/postgresql/Chart.yaml index 7b3d00fa30..cf173d67fa 100644 --- a/bitnami/postgresql/Chart.yaml +++ b/bitnami/postgresql/Chart.yaml @@ -1,6 +1,6 @@ apiVersion: v1 name: postgresql -version: 8.7.0 +version: 8.7.1 appVersion: 11.7.0 description: Chart for PostgreSQL, an object-relational database management system (ORDBMS) with an emphasis on extensibility and on standards-compliance. keywords: diff --git a/bitnami/postgresql/values-production.yaml b/bitnami/postgresql/values-production.yaml index b8b1e47fc8..0eec06d051 100644 --- a/bitnami/postgresql/values-production.yaml +++ b/bitnami/postgresql/values-production.yaml @@ -15,7 +15,7 @@ global: image: registry: docker.io repository: bitnami/postgresql - tag: 11.7.0-debian-10-r58 + tag: 11.7.0-debian-10-r61 ## 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 diff --git a/bitnami/postgresql/values.yaml b/bitnami/postgresql/values.yaml index 0cc95512c9..622acb51e3 100644 --- a/bitnami/postgresql/values.yaml +++ b/bitnami/postgresql/values.yaml @@ -15,7 +15,7 @@ global: image: registry: docker.io repository: bitnami/postgresql - tag: 11.7.0-debian-10-r58 + tag: 11.7.0-debian-10-r61 ## 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