From b74f82787ca266610ae4c62a4172ce4fc2e32034 Mon Sep 17 00:00:00 2001 From: Bitnami Bot Date: Thu, 30 Nov 2017 02:18:33 +0530 Subject: [PATCH] [stable/parse] Release 0.3.1 (#2869) * parse: update to `bitnami/parse:2.7.0-r0` * parse: bump chart appVersion to `2.7.0` * parse: bump chart version to `0.3.1` --- 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 d9f0ebfbae..f02de7cf27 100644 --- a/stable/parse/Chart.yaml +++ b/stable/parse/Chart.yaml @@ -1,6 +1,6 @@ name: parse -version: 0.3.0 -appVersion: 2.6.5 +version: 0.3.1 +appVersion: 2.7.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: - parse diff --git a/stable/parse/values.yaml b/stable/parse/values.yaml index 9d5427eee3..8783f9e5e5 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.6.5-r0 + image: bitnami/parse:2.7.0-r0 ## Specify a imagePullPolicy ## ref: http://kubernetes.io/docs/user-guide/images/#pre-pulling-images