From 1c4bd9a721da2f53878c9ff24ffa3dec91cee0df Mon Sep 17 00:00:00 2001 From: Bitnami Bot Date: Tue, 12 Jun 2018 05:36:27 -0300 Subject: [PATCH] [stable/phabricator] Release 1.0.12 (#6043) * phabricator: update to `2018.23.0` * phabricator: bump chart appVersion to `2018.23.0` * phabricator: bump chart version to `1.0.12` --- 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 d2b4741198..ee96121e99 100644 --- a/stable/phabricator/Chart.yaml +++ b/stable/phabricator/Chart.yaml @@ -1,6 +1,6 @@ name: phabricator -version: 1.0.11 -appVersion: 2018.22.0 +version: 1.0.12 +appVersion: 2018.23.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 44250c361d..41153c4162 100644 --- a/stable/phabricator/values.yaml +++ b/stable/phabricator/values.yaml @@ -4,7 +4,7 @@ image: registry: docker.io repository: bitnami/phabricator - tag: 2018.22.0 + tag: 2018.23.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