diff --git a/stable/parse/Chart.yaml b/stable/parse/Chart.yaml index 0eefeabe59..3a79a99f7a 100644 --- a/stable/parse/Chart.yaml +++ b/stable/parse/Chart.yaml @@ -1,7 +1,7 @@ apiVersion: v1 name: parse -version: 6.2.14 -appVersion: 3.5.0 +version: 6.2.15 +appVersion: 3.6.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/requirements.lock b/stable/parse/requirements.lock index a417b411d5..472d4cc3c9 100644 --- a/stable/parse/requirements.lock +++ b/stable/parse/requirements.lock @@ -3,4 +3,4 @@ dependencies: repository: https://kubernetes-charts.storage.googleapis.com/ version: 5.20.3 digest: sha256:37f3adda3a19361c8f04c153e794c057712fb190ef55586ca80e3c13c5786dc3 -generated: 2019-07-04T01:14:33.557753142Z +generated: 2019-07-12T14:19:10.021655379Z diff --git a/stable/parse/values.yaml b/stable/parse/values.yaml index 952e0bd3fe..2c8be59792 100644 --- a/stable/parse/values.yaml +++ b/stable/parse/values.yaml @@ -44,7 +44,7 @@ server: image: registry: docker.io repository: bitnami/parse - tag: 3.5.0-debian-9-r0 + tag: 3.6.0-debian-9-r1 ## 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 @@ -104,7 +104,7 @@ dashboard: image: registry: docker.io repository: bitnami/parse-dashboard - tag: 1.3.3-debian-9-r17 + tag: 1.3.3-debian-9-r23 ## 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