From 8e5fdd6c84cc3b8c2fdfbc2cc90f41b91cc6a3a8 Mon Sep 17 00:00:00 2001 From: Bitnami Bot Date: Fri, 15 Sep 2017 15:19:28 +0100 Subject: [PATCH] [stable/parse] Release 0.2.5 (#2091) * parse: update to `bitnami/parse:2.6.1-r0` * parse: bump chart appVersion to `2.6.1` * parse: bump chart version to `0.2.5` --- 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 33b9f64bd9..c3a3896e53 100644 --- a/stable/parse/Chart.yaml +++ b/stable/parse/Chart.yaml @@ -1,6 +1,6 @@ name: parse -version: 0.2.4 -appVersion: 2.6.0 +version: 0.2.5 +appVersion: 2.6.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 b46bffa2e8..afda66caed 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.0-r0 + image: bitnami/parse:2.6.1-r0 ## Specify a imagePullPolicy ## ref: http://kubernetes.io/docs/user-guide/images/#pre-pulling-images