From 125b5cef2d875a8f3f974a137ae0dc2441aec794 Mon Sep 17 00:00:00 2001 From: Sameer Naik Date: Wed, 14 Dec 2016 15:46:23 +0530 Subject: [PATCH] bump parse and dashboard image version --- incubator/parse/values.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/incubator/parse/values.yaml b/incubator/parse/values.yaml index c223ce22f..56c3c2fdf 100644 --- a/incubator/parse/values.yaml +++ b/incubator/parse/values.yaml @@ -12,7 +12,7 @@ parseServer: ## Bitnami Parse image version ## ref: https://hub.docker.com/r/bitnami/parse/tags/ ## - image: bitnami/parse:2.2.24-r0 + image: bitnami/parse:2.2.24-r2 ## Specify a imagePullPolicy ## Defaults to 'Always' if image tag is 'latest', else set to 'IfNotPresent' @@ -56,7 +56,7 @@ parseDashboard: ## Bitnami Parse Dashboard image version ## ref: https://hub.docker.com/r/bitnami/parse-dashboard/tags/ ## - image: bitnami/parse-dashboard:1.0.19-r2 + image: bitnami/parse-dashboard:1.0.19-r4 ## Specify a imagePullPolicy ## Defaults to 'Always' if image tag is 'latest', else set to 'IfNotPresent'