From 590549a15f8e676fc348313f4a11308029e6ab43 Mon Sep 17 00:00:00 2001 From: Bitnami Containers Date: Tue, 15 May 2018 15:31:30 +0000 Subject: [PATCH 1/3] postgresql: update to `10.4.0` --- bitnami/postgresql/values.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/bitnami/postgresql/values.yaml b/bitnami/postgresql/values.yaml index 4eff8fe87..f2d1d3f82 100644 --- a/bitnami/postgresql/values.yaml +++ b/bitnami/postgresql/values.yaml @@ -4,7 +4,7 @@ image: registry: docker.io repository: bitnami/postgresql - tag: 10.3.0 + tag: 10.4.0 ## 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 From 70178efd2ca8becdb3b05371eccada273690a0bb Mon Sep 17 00:00:00 2001 From: Bitnami Containers Date: Tue, 15 May 2018 15:31:30 +0000 Subject: [PATCH 2/3] postgresql: bump chart appVersion to `10.4.0` --- bitnami/postgresql/Chart.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/bitnami/postgresql/Chart.yaml b/bitnami/postgresql/Chart.yaml index b714bb1af..03c5d6433 100644 --- a/bitnami/postgresql/Chart.yaml +++ b/bitnami/postgresql/Chart.yaml @@ -1,6 +1,6 @@ name: postgresql version: 0.4.24 -appVersion: 10.3.0 +appVersion: 10.4.0 description: Chart for PostgreSQL keywords: - postgresql From 7f48795b1d96a24f4a1e8617b9bae841b3b0d177 Mon Sep 17 00:00:00 2001 From: Bitnami Containers Date: Tue, 15 May 2018 15:31:30 +0000 Subject: [PATCH 3/3] postgresql: bump chart version to `0.4.25` --- bitnami/postgresql/Chart.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/bitnami/postgresql/Chart.yaml b/bitnami/postgresql/Chart.yaml index 03c5d6433..43a8e6d29 100644 --- a/bitnami/postgresql/Chart.yaml +++ b/bitnami/postgresql/Chart.yaml @@ -1,5 +1,5 @@ name: postgresql -version: 0.4.24 +version: 0.4.25 appVersion: 10.4.0 description: Chart for PostgreSQL keywords: