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