From b832697abfc4b6f77b3badbe4167e91a09fa6b05 Mon Sep 17 00:00:00 2001 From: Bitnami Bot Date: Tue, 30 Oct 2018 08:54:52 +0100 Subject: [PATCH] [stable/parse] Release 3.1.3 (#8872) * parse: update to `3.1.1` Signed-off-by: Bitnami Containers * parse: bump chart appVersion to `3.1.1` Signed-off-by: Bitnami Containers * parse: bump chart version to `3.1.3` Signed-off-by: Bitnami Containers --- stable/parse/Chart.yaml | 4 ++-- stable/parse/values.yaml | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/stable/parse/Chart.yaml b/stable/parse/Chart.yaml index 33bf46084d..57d0536a22 100644 --- a/stable/parse/Chart.yaml +++ b/stable/parse/Chart.yaml @@ -1,6 +1,6 @@ name: parse -version: 3.1.2 -appVersion: 3.1.0 +version: 3.1.3 +appVersion: 3.1.1 description: Parse is a platform that enables users to add a scalable and powerful backend to launch a full-featured app for iOS, Android, JavaScript, Windows, Unity, and more. keywords: - parse diff --git a/stable/parse/values.yaml b/stable/parse/values.yaml index dcbffc36ce..92fcdd3347 100644 --- a/stable/parse/values.yaml +++ b/stable/parse/values.yaml @@ -21,7 +21,7 @@ server: image: registry: docker.io repository: bitnami/parse - tag: 3.1.0 + tag: 3.1.1 ## 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