From cc53bfa053f252468ff7cb7d8a866d32dfd18f85 Mon Sep 17 00:00:00 2001 From: Bitnami Bot Date: Mon, 9 Sep 2019 13:33:41 +0200 Subject: [PATCH] [stable/parse] Release 9.2.2 updating components versions (#16969) Signed-off-by: Bitnami Containers --- stable/parse/Chart.yaml | 2 +- stable/parse/values.yaml | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/stable/parse/Chart.yaml b/stable/parse/Chart.yaml index 9778f66981..2b54648261 100644 --- a/stable/parse/Chart.yaml +++ b/stable/parse/Chart.yaml @@ -1,6 +1,6 @@ apiVersion: v1 name: parse -version: 9.2.1 +version: 9.2.2 appVersion: 3.8.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/values.yaml b/stable/parse/values.yaml index ca62c3763c..a9749818e4 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.8.0-debian-9-r1 + tag: 3.8.0-debian-9-r6 ## 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 @@ -128,7 +128,7 @@ dashboard: image: registry: docker.io repository: bitnami/parse-dashboard - tag: 1.4.3-debian-9-r39 + tag: 1.4.3-debian-9-r43 ## 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