From c51fefbef9e9dca72f738dd6615904ec755fbf41 Mon Sep 17 00:00:00 2001 From: Bitnami Containers Date: Mon, 7 Sep 2020 19:33:36 +0000 Subject: [PATCH] [bitnami/parse] Release 12.0.1 updating components versions Signed-off-by: Bitnami Containers --- bitnami/parse/Chart.yaml | 2 +- bitnami/parse/values.yaml | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/bitnami/parse/Chart.yaml b/bitnami/parse/Chart.yaml index 3b404919e..574f87fe8 100644 --- a/bitnami/parse/Chart.yaml +++ b/bitnami/parse/Chart.yaml @@ -1,6 +1,6 @@ apiVersion: v1 name: parse -version: 12.0.0 +version: 12.0.1 appVersion: 4.3.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/values.yaml b/bitnami/parse/values.yaml index e6133d095..3c26eebe3 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.3.0-debian-10-r10 + tag: 4.3.0-debian-10-r29 ## 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.1.0-debian-10-r105 + tag: 2.1.0-debian-10-r124 ## 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