From 95817e6c18443f32a52defa4f5e4490d2b9f2b46 Mon Sep 17 00:00:00 2001 From: Bitnami Containers Date: Fri, 19 May 2017 10:13:08 +0000 Subject: [PATCH 1/2] postgresql: update to `bitnami/postgresql:9.6.3-r0` --- incubator/postgresql/values.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/incubator/postgresql/values.yaml b/incubator/postgresql/values.yaml index 55a6e3fe3..1b48fb1d3 100644 --- a/incubator/postgresql/values.yaml +++ b/incubator/postgresql/values.yaml @@ -1,7 +1,7 @@ ## Bitnami PostgreSQL image version ## ref: https://hub.docker.com/r/bitnami/postgresql/tags/ ## -image: bitnami/postgresql:9.6.2-r3 +image: bitnami/postgresql:9.6.3-r0 ## Specify a imagePullPolicy ## ref: http://kubernetes.io/docs/user-guide/images/#pre-pulling-images From 2c6db7e08d54fe73d05fbb79d5f787d2237a5749 Mon Sep 17 00:00:00 2001 From: Bitnami Containers Date: Fri, 19 May 2017 10:13:08 +0000 Subject: [PATCH 2/2] postgresql: bump chart version to `0.4.7` --- incubator/postgresql/Chart.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/incubator/postgresql/Chart.yaml b/incubator/postgresql/Chart.yaml index 3acc4e6d3..b7d1fed6b 100644 --- a/incubator/postgresql/Chart.yaml +++ b/incubator/postgresql/Chart.yaml @@ -1,5 +1,5 @@ name: postgresql -version: 0.4.6 +version: 0.4.7 description: Chart for PostgreSQL keywords: - postgresql