From 026320e8f6f844d1c805909c8671fffc4b173da6 Mon Sep 17 00:00:00 2001 From: Bitnami Bot Date: Sun, 3 Feb 2019 20:27:37 +0530 Subject: [PATCH] phabricator: update to `2019.5.0` (#11097) Signed-off-by: Bitnami Containers --- 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 31c4e18201..77b2cc590a 100644 --- a/stable/phabricator/Chart.yaml +++ b/stable/phabricator/Chart.yaml @@ -1,6 +1,6 @@ name: phabricator -version: 4.0.10 -appVersion: 2019.4.0 +version: 4.0.11 +appVersion: 2019.5.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 408942bd4b..ee3b09b3f4 100644 --- a/stable/phabricator/values.yaml +++ b/stable/phabricator/values.yaml @@ -10,7 +10,7 @@ image: registry: docker.io repository: bitnami/phabricator - tag: 2019.4.0 + tag: 2019.5.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