From ef13b6fbfe5a0378faa021694773ba31bb527be9 Mon Sep 17 00:00:00 2001 From: Bitnami Bot Date: Sat, 2 Dec 2017 00:36:10 +0530 Subject: [PATCH] [stable/parse] Release 0.3.2 (#2909) * parse: update to `bitnami/parse:2.7.1-r0` * parse: bump chart appVersion to `2.7.1` * parse: bump chart version to `0.3.2` --- stable/parse/Chart.yaml | 4 ++-- stable/parse/values.yaml | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/stable/parse/Chart.yaml b/stable/parse/Chart.yaml index f02de7cf27..085bdd3e05 100644 --- a/stable/parse/Chart.yaml +++ b/stable/parse/Chart.yaml @@ -1,6 +1,6 @@ name: parse -version: 0.3.1 -appVersion: 2.7.0 +version: 0.3.2 +appVersion: 2.7.1 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/values.yaml b/stable/parse/values.yaml index 8783f9e5e5..89f2c46e19 100644 --- a/stable/parse/values.yaml +++ b/stable/parse/values.yaml @@ -12,7 +12,7 @@ server: ## Bitnami Parse image version ## ref: https://hub.docker.com/r/bitnami/parse/tags/ ## - image: bitnami/parse:2.7.0-r0 + image: bitnami/parse:2.7.1-r0 ## Specify a imagePullPolicy ## ref: http://kubernetes.io/docs/user-guide/images/#pre-pulling-images