From 5fd9fe46d7caf8dfede334ee764453d4b899f867 Mon Sep 17 00:00:00 2001 From: Bitnami Bot Date: Fri, 21 Jun 2019 10:04:35 +0200 Subject: [PATCH] [stable/postgresql] Release 5.3.9 updating components versions (#14949) Signed-off-by: Bitnami Containers --- stable/postgresql/Chart.yaml | 4 ++-- stable/postgresql/values-production.yaml | 2 +- stable/postgresql/values.yaml | 2 +- 3 files changed, 4 insertions(+), 4 deletions(-) diff --git a/stable/postgresql/Chart.yaml b/stable/postgresql/Chart.yaml index 4ab4272a2f..3490e13520 100644 --- a/stable/postgresql/Chart.yaml +++ b/stable/postgresql/Chart.yaml @@ -1,7 +1,7 @@ apiVersion: v1 name: postgresql -version: 5.3.8 -appVersion: 11.3.0 +version: 5.3.9 +appVersion: 11.4.0 description: Chart for PostgreSQL, an object-relational database management system (ORDBMS) with an emphasis on extensibility and on standards-compliance. keywords: - postgresql diff --git a/stable/postgresql/values-production.yaml b/stable/postgresql/values-production.yaml index 9562e0132b..cb3baf3773 100644 --- a/stable/postgresql/values-production.yaml +++ b/stable/postgresql/values-production.yaml @@ -14,7 +14,7 @@ global: image: registry: docker.io repository: bitnami/postgresql - tag: 11.3.0-debian-9-r38 + tag: 11.4.0-debian-9-r0 ## 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/stable/postgresql/values.yaml b/stable/postgresql/values.yaml index 41b9253baa..30a15445f1 100644 --- a/stable/postgresql/values.yaml +++ b/stable/postgresql/values.yaml @@ -14,7 +14,7 @@ global: image: registry: docker.io repository: bitnami/postgresql - tag: 11.3.0-debian-9-r38 + tag: 11.4.0-debian-9-r0 ## 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