From f2b7b682df3d232af55d368c178ba4a3322f8c3f Mon Sep 17 00:00:00 2001 From: Bitnami Containers Date: Thu, 26 Mar 2020 05:12:26 +0000 Subject: [PATCH] [bitnami/parse] Release 10.3.13 updating components versions Signed-off-by: Bitnami Containers --- bitnami/parse/Chart.yaml | 2 +- bitnami/parse/requirements.lock | 6 +++--- bitnami/parse/values.yaml | 4 ++-- 3 files changed, 6 insertions(+), 6 deletions(-) diff --git a/bitnami/parse/Chart.yaml b/bitnami/parse/Chart.yaml index 78168a37e5..61b8597b7a 100644 --- a/bitnami/parse/Chart.yaml +++ b/bitnami/parse/Chart.yaml @@ -1,6 +1,6 @@ apiVersion: v1 name: parse -version: 10.3.12 +version: 10.3.13 appVersion: 4.1.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/bitnami/parse/requirements.lock b/bitnami/parse/requirements.lock index 097425e11d..a7eb1b3ded 100644 --- a/bitnami/parse/requirements.lock +++ b/bitnami/parse/requirements.lock @@ -1,6 +1,6 @@ dependencies: - name: mongodb repository: https://charts.bitnami.com/bitnami - version: 7.8.10 -digest: sha256:9ff0f8b2da6e16b62e85f61ea71f60d46d1333ae56c7034254f5604cd7193a44 -generated: "2020-03-17T12:47:50.145179442Z" + version: 7.10.4 +digest: sha256:95a3782f994744708e9e4fb8b56f07810295f134b10f06d9b6009957f6549bfd +generated: "2020-03-26T04:45:23.623236202Z" diff --git a/bitnami/parse/values.yaml b/bitnami/parse/values.yaml index df7fbf1c89..016ef25396 100644 --- a/bitnami/parse/values.yaml +++ b/bitnami/parse/values.yaml @@ -63,7 +63,7 @@ server: image: registry: docker.io repository: bitnami/parse - tag: 4.1.0-debian-10-r4 + tag: 4.1.0-debian-10-r10 ## 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-10-r51 + tag: 2.0.5-debian-10-r58 ## 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