[stable/phabricator] Release 0.4.9 (#1281)

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

* phabricator: bump chart version to `0.4.9`

* Update Chart.yaml

* correct version bump
This commit is contained in:
Bitnami Bot
2017-06-20 12:00:02 +01:00
committed by Adnan Abdulhussein
parent 1587a2e5fa
commit 4d5a1af035
2 changed files with 4 additions and 3 deletions
+3 -2
View File
@@ -1,5 +1,6 @@
name: phabricator
version: 0.4.8
version: 0.4.9
appVersion: 2017.23
description: Collection of open source web applications that help software companies build better software.
keywords:
- phabricator
@@ -19,7 +20,7 @@ home: https://www.phacility.com/phabricator/
sources:
- https://github.com/bitnami/bitnami-docker-phabricator
maintainers:
- name: Bitnami
- name: bitnami-bot
email: containers@bitnami.com
engine: gotpl
icon: https://bitnami.com/assets/stacks/phabricator/img/phabricator-stack-110x117.png
+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.22-r0
image: bitnami/phabricator:2017.23-r0
## Specify a imagePullPolicy
## Defaults to 'Always' if image tag is 'latest', else set to 'IfNotPresent'