From 60457ab53f75193090ee330d2c2c24965f774254 Mon Sep 17 00:00:00 2001 From: Bitnami Bot Date: Tue, 14 Aug 2018 09:10:26 +0200 Subject: [PATCH] [stable/phabricator] Release 2.1.7 (#7157) * phabricator: update to `2018.32.0-debian-9` * phabricator: updated chart requirements * phabricator: bump chart appVersion to `2018.32.0` * phabricator: bump chart version to `2.1.7` --- 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 5ed3b912b589..dc5f4f488e6d 100644 --- a/stable/phabricator/Chart.yaml +++ b/stable/phabricator/Chart.yaml @@ -1,6 +1,6 @@ name: phabricator -version: 2.1.6 -appVersion: 2018.31.0 +version: 2.1.7 +appVersion: 2018.32.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 3aa79b869aa8..4cedde38d75a 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.3.2 + version: 4.3.3 digest: sha256:24134c936ea3fe53c0b99529efc97db98284daa3a8fbd22ab79e8d1c8ba441c9 -generated: 2018-08-08T18:57:38.991547806Z +generated: 2018-08-13T16:46:29.487402749Z diff --git a/stable/phabricator/values.yaml b/stable/phabricator/values.yaml index 2c12baece6fc..951cec9464d6 100644 --- a/stable/phabricator/values.yaml +++ b/stable/phabricator/values.yaml @@ -4,7 +4,7 @@ image: registry: docker.io repository: bitnami/phabricator - tag: 2018.31.0-debian-9 + tag: 2018.32.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