[stable/phabricator] Release 0.5.13 (#3878)

* phabricator: update to `bitnami/phabricator:2018.8.0-r0`

* phabricator: bump chart appVersion to `2018.8.0`

* phabricator: bump chart version to `0.5.13`
This commit is contained in:
Bitnami Bot
2018-02-27 02:44:46 -08:00
committed by k8s-ci-robot
parent 1c106b9c86
commit 2b446b2e94
2 changed files with 3 additions and 3 deletions
+2 -2
View File
@@ -1,6 +1,6 @@
name: phabricator
version: 0.5.13
appVersion: 2018.7.0
version: 0.5.14
appVersion: 2018.8.0
description: Collection of open source web applications that help software companies build better software.
keywords:
- phabricator
+1 -1
View File
@@ -1,7 +1,7 @@
## Bitnami Phabricator image version
## ref: https://hub.docker.com/r/bitnami/phabricator/tags/
##
image: bitnami/phabricator:2018.7.0-r1
image: bitnami/phabricator:2018.8.0-r0
## Specify a imagePullPolicy
## Defaults to 'Always' if image tag is 'latest', else set to 'IfNotPresent'