From 82e34ce318181b2e1d2765fa5009bf5e294bbf95 Mon Sep 17 00:00:00 2001 From: Bitnami Bot Date: Thu, 28 Sep 2017 19:49:12 +0100 Subject: [PATCH] [stable/parse] Release 0.2.6 (#2303) * parse: update to `bitnami/parse:2.6.2-r0` * parse: bump chart appVersion to `2.6.2` * parse: bump chart version to `0.2.6` --- 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 c3a3896e53..1ee9c38423 100644 --- a/stable/parse/Chart.yaml +++ b/stable/parse/Chart.yaml @@ -1,6 +1,6 @@ name: parse -version: 0.2.5 -appVersion: 2.6.1 +version: 0.2.6 +appVersion: 2.6.2 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 afda66caed..395e2ff0a5 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.1-r0 + image: bitnami/parse:2.6.2-r0 ## Specify a imagePullPolicy ## ref: http://kubernetes.io/docs/user-guide/images/#pre-pulling-images