From 5ebb1fdfc989d517752be9268802b11fcde64778 Mon Sep 17 00:00:00 2001 From: Bitnami Bot Date: Thu, 9 Jan 2020 08:39:44 +0100 Subject: [PATCH] [stable/parse] Release 10.3.1 updating components versions (#19952) Signed-off-by: Bitnami Containers --- stable/parse/Chart.yaml | 4 ++-- stable/parse/requirements.lock | 4 ++-- stable/parse/values.yaml | 4 ++-- 3 files changed, 6 insertions(+), 6 deletions(-) diff --git a/stable/parse/Chart.yaml b/stable/parse/Chart.yaml index 160f817201..a5184ae622 100644 --- a/stable/parse/Chart.yaml +++ b/stable/parse/Chart.yaml @@ -1,7 +1,7 @@ apiVersion: v1 name: parse -version: 10.3.0 -appVersion: 3.9.0 +version: 10.3.1 +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: - parse diff --git a/stable/parse/requirements.lock b/stable/parse/requirements.lock index 67c7cad19b..8bc5bd733b 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.4.5 + version: 7.6.3 digest: sha256:380fe3c8514cc2d19b28e5b1a79d83961fa9f9d7f438eba85425dbf8c0b89bbd -generated: 2019-11-20T19:26:20.140934711Z +generated: 2020-01-08T19:16:52.920955504Z diff --git a/stable/parse/values.yaml b/stable/parse/values.yaml index dc1c7585cc..2ed33b9e6c 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.9.0-debian-9-r26 + tag: 3.10.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 @@ -186,7 +186,7 @@ dashboard: image: registry: docker.io repository: bitnami/parse-dashboard - tag: 2.0.5-debian-9-r43 + tag: 2.0.5-debian-9-r69 ## 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