From 6fb75729b48f5acf749b00ca6c37a8a380048efb Mon Sep 17 00:00:00 2001 From: Bitnami Containers Date: Mon, 6 Jul 2020 10:17:37 +0000 Subject: [PATCH] [bitnami/parse] Release 11.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 ffaaedbad2..58958f378a 100644 --- a/bitnami/parse/Chart.yaml +++ b/bitnami/parse/Chart.yaml @@ -1,6 +1,6 @@ apiVersion: v1 name: parse -version: 11.0.0 +version: 11.0.1 appVersion: 4.2.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 133f06576f..b6ff3002a7 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.2.0-debian-10-r77 + tag: 4.2.0-debian-10-r88 ## 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-r65 + tag: 2.1.0-debian-10-r81 ## 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