diff --git a/stable/parse/Chart.yaml b/stable/parse/Chart.yaml index ef5e551dc7..feb7501e30 100644 --- a/stable/parse/Chart.yaml +++ b/stable/parse/Chart.yaml @@ -1,7 +1,7 @@ apiVersion: v1 name: parse -version: 6.2.4 -appVersion: 3.3.0 +version: 6.2.5 +appVersion: 3.4.0 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 324833baff..d6315ed91e 100644 --- a/stable/parse/values.yaml +++ b/stable/parse/values.yaml @@ -36,7 +36,7 @@ server: image: registry: docker.io repository: bitnami/parse - tag: 3.3.0 + tag: 3.4.0-debian-9-r0 ## 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