From 6f19a6341addf90c6e552ef69a5064b0a8efbec3 Mon Sep 17 00:00:00 2001 From: Bitnami Bot Date: Wed, 2 May 2018 15:48:17 +0200 Subject: [PATCH] [stable/phabricator] Release 1.0.6 (#5350) * phabricator: update to `2018.17.0` * phabricator: bump chart appVersion to `2018.17.0` * phabricator: bump chart version to `1.0.6` --- stable/phabricator/Chart.yaml | 4 ++-- stable/phabricator/values.yaml | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/stable/phabricator/Chart.yaml b/stable/phabricator/Chart.yaml index a37f73dbef..7f71e7ca2c 100644 --- a/stable/phabricator/Chart.yaml +++ b/stable/phabricator/Chart.yaml @@ -1,6 +1,6 @@ name: phabricator -version: 1.0.5 -appVersion: 2018.16.0 +version: 1.0.6 +appVersion: 2018.17.0 description: Collection of open source web applications that help software companies build better software. keywords: - phabricator diff --git a/stable/phabricator/values.yaml b/stable/phabricator/values.yaml index e086d2b740..3b86e67512 100644 --- a/stable/phabricator/values.yaml +++ b/stable/phabricator/values.yaml @@ -4,7 +4,7 @@ image: registry: docker.io repository: bitnami/phabricator - tag: 2018.16.0 + tag: 2018.17.0 ## Specify a imagePullPolicy ## Defaults to 'Always' if image tag is 'latest', else set to 'IfNotPresent' ## ref: http://kubernetes.io/docs/user-guide/images/#pre-pulling-images