From f63d96e198aa1035ad2cce2378f8174c00319ab9 Mon Sep 17 00:00:00 2001 From: Bitnami Bot Date: Tue, 25 Sep 2018 02:58:09 +0200 Subject: [PATCH] [stable/phabricator] Release 3.0.1 (#7922) * phabricator: update to `2018.38.0-debian-9` Signed-off-by: Bitnami Containers * phabricator: bump chart appVersion to `2018.38.0` Signed-off-by: Bitnami Containers * phabricator: bump chart version to `3.0.1` 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 27137be43b..9d40a22944 100644 --- a/stable/phabricator/Chart.yaml +++ b/stable/phabricator/Chart.yaml @@ -1,6 +1,6 @@ name: phabricator -version: 3.0.0 -appVersion: 2018.37.0 +version: 3.0.1 +appVersion: 2018.38.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 c88c57b31e..42f762f861 100644 --- a/stable/phabricator/values.yaml +++ b/stable/phabricator/values.yaml @@ -4,7 +4,7 @@ image: registry: docker.io repository: bitnami/phabricator - tag: 2018.37.0-debian-9 + tag: 2018.38.0-debian-9 ## 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