diff --git a/stable/parse/Chart.yaml b/stable/parse/Chart.yaml index d9b39e73ed..1610d2c196 100644 --- a/stable/parse/Chart.yaml +++ b/stable/parse/Chart.yaml @@ -1,6 +1,6 @@ name: parse -version: 6.0.0 -appVersion: 3.1.2 +version: 6.0.1 +appVersion: 3.1.3 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 1195de35f0..b95b04e0c0 100644 --- a/stable/parse/values.yaml +++ b/stable/parse/values.yaml @@ -34,7 +34,7 @@ server: image: registry: docker.io repository: bitnami/parse - tag: 3.1.2 + tag: 3.1.3 ## 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