diff --git a/bitnami/postgresql/Chart.yaml b/bitnami/postgresql/Chart.yaml index b714bb1af..43a8e6d29 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 +version: 0.4.25 +appVersion: 10.4.0 description: Chart for PostgreSQL keywords: - postgresql 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