From 96077b7bcfded12b1e2335f904ff6615dd79dd85 Mon Sep 17 00:00:00 2001 From: Bitnami Bot Date: Tue, 31 Jul 2018 11:17:38 +0200 Subject: [PATCH] [stable/phabricator] Release 2.1.3 (#6907) * phabricator: update to `2018.30.0-debian-9` * phabricator: updated chart requirements * phabricator: bump chart appVersion to `2018.30.0` * phabricator: bump chart version to `2.1.3` * Update Chart.yaml --- stable/phabricator/Chart.yaml | 4 ++-- stable/phabricator/requirements.lock | 4 ++-- stable/phabricator/values.yaml | 2 +- 3 files changed, 5 insertions(+), 5 deletions(-) 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