From 4a19fcba9f3144270fff8a565d8290d4bb4b6483 Mon Sep 17 00:00:00 2001 From: Bitnami Bot Date: Wed, 15 Jan 2020 09:26:51 +0100 Subject: [PATCH] [stable/parse] Release 10.3.2 updating components versions (#20147) Signed-off-by: Bitnami Containers --- stable/parse/Chart.yaml | 2 +- stable/parse/requirements.lock | 4 ++-- stable/parse/values.yaml | 4 ++-- 3 files changed, 5 insertions(+), 5 deletions(-) diff --git a/stable/parse/Chart.yaml b/stable/parse/Chart.yaml index a5184ae622..bf43713e7f 100644 --- a/stable/parse/Chart.yaml +++ b/stable/parse/Chart.yaml @@ -1,6 +1,6 @@ apiVersion: v1 name: parse -version: 10.3.1 +version: 10.3.2 appVersion: 3.10.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: diff --git a/stable/parse/requirements.lock b/stable/parse/requirements.lock index 8bc5bd733b..33abc13f7b 100644 --- a/stable/parse/requirements.lock +++ b/stable/parse/requirements.lock @@ -1,6 +1,6 @@ dependencies: - name: mongodb repository: https://kubernetes-charts.storage.googleapis.com/ - version: 7.6.3 + version: 7.6.4 digest: sha256:380fe3c8514cc2d19b28e5b1a79d83961fa9f9d7f438eba85425dbf8c0b89bbd -generated: 2020-01-08T19:16:52.920955504Z +generated: 2020-01-14T23:09:41.318528424Z diff --git a/stable/parse/values.yaml b/stable/parse/values.yaml index 2ed33b9e6c..7985489f32 100644 --- a/stable/parse/values.yaml +++ b/stable/parse/values.yaml @@ -63,7 +63,7 @@ server: image: registry: docker.io repository: bitnami/parse - tag: 3.10.0-debian-9-r0 + tag: 3.10.0-debian-9-r5 ## 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 @@ -186,7 +186,7 @@ dashboard: image: registry: docker.io repository: bitnami/parse-dashboard - tag: 2.0.5-debian-9-r69 + tag: 2.0.5-debian-9-r74 ## 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