[stable/phabricator] Release 0.4.23 (#2326)

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

* phabricator: bump chart appVersion to `2017.38.0`

* phabricator: bump chart version to `0.4.23`
This commit is contained in:
Bitnami Bot
2017-09-28 20:49:54 +02:00
committed by Reinhard Nägele
parent 292f36798a
commit ea6edb3be9
2 changed files with 3 additions and 3 deletions
+2 -2
View File
@@ -1,6 +1,6 @@
name: phabricator
version: 0.4.22
appVersion: 2017.37.0
version: 0.4.23
appVersion: 2017.38.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:2017.37.0-r0
image: bitnami/phabricator:2017.38.0-r0
## Specify a imagePullPolicy
## Defaults to 'Always' if image tag is 'latest', else set to 'IfNotPresent'