diff --git a/upstreamed/parse/Chart.yaml b/upstreamed/parse/Chart.yaml index 26f1772a5..01cdc84e5 100644 --- a/upstreamed/parse/Chart.yaml +++ b/upstreamed/parse/Chart.yaml @@ -1,7 +1,7 @@ apiVersion: v1 name: parse -version: 6.2.10 -appVersion: 3.4.0 +version: 6.2.11 +appVersion: 3.4.4 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/upstreamed/parse/requirements.lock b/upstreamed/parse/requirements.lock index 97f347a5d..db5f98d9b 100644 --- a/upstreamed/parse/requirements.lock +++ b/upstreamed/parse/requirements.lock @@ -1,6 +1,6 @@ dependencies: - name: mongodb repository: https://kubernetes-charts.storage.googleapis.com/ - version: 5.19.1 + version: 5.19.3 digest: sha256:37f3adda3a19361c8f04c153e794c057712fb190ef55586ca80e3c13c5786dc3 -generated: 2019-06-10T02:49:41.459669021Z +generated: 2019-06-13T19:16:21.863177385Z diff --git a/upstreamed/parse/values.yaml b/upstreamed/parse/values.yaml index 3302c092d..94e99b485 100644 --- a/upstreamed/parse/values.yaml +++ b/upstreamed/parse/values.yaml @@ -36,7 +36,7 @@ server: image: registry: docker.io repository: bitnami/parse - tag: 3.4.0-debian-9-r20 + tag: 3.4.4-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 @@ -96,7 +96,7 @@ dashboard: image: registry: docker.io repository: bitnami/parse-dashboard - tag: 1.3.3-debian-9-r2 + tag: 1.3.3-debian-9-r6 ## 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