diff --git a/stable/phabricator/Chart.yaml b/stable/phabricator/Chart.yaml index 622e99b66c..aaee778a69 100644 --- a/stable/phabricator/Chart.yaml +++ b/stable/phabricator/Chart.yaml @@ -1,6 +1,6 @@ name: phabricator -version: 2.1.3 -appVersion: 2018.29.0 +version: 2.1.4 +appVersion: 2018.30.0 description: Collection of open source web applications that help software companies build better software. keywords: - phabricator diff --git a/stable/phabricator/requirements.lock b/stable/phabricator/requirements.lock index d693a1fc69..b072687e21 100644 --- a/stable/phabricator/requirements.lock +++ b/stable/phabricator/requirements.lock @@ -1,6 +1,6 @@ dependencies: - name: mariadb repository: https://kubernetes-charts.storage.googleapis.com/ - version: 4.2.7 + version: 4.3.0 digest: sha256:24134c936ea3fe53c0b99529efc97db98284daa3a8fbd22ab79e8d1c8ba441c9 -generated: 2018-07-26T15:38:21.528132672Z +generated: 2018-07-30T15:01:28.501495809Z diff --git a/stable/phabricator/values.yaml b/stable/phabricator/values.yaml index a0c1cefc37..207dd13fd7 100644 --- a/stable/phabricator/values.yaml +++ b/stable/phabricator/values.yaml @@ -4,7 +4,7 @@ image: registry: docker.io repository: bitnami/phabricator - tag: 2018.29.0-debian-9 + tag: 2018.30.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