From aec1763dfd31d8d2e9aa28a745fdcf95d0d42117 Mon Sep 17 00:00:00 2001 From: Bitnami Bot Date: Tue, 30 Oct 2018 08:50:53 +0100 Subject: [PATCH] [stable/phabricator] Release 3.2.4 (#8873) * phabricator: update to `2018.43.0` Signed-off-by: Bitnami Containers * phabricator: updated chart requirements Signed-off-by: Bitnami Containers * phabricator: bump chart appVersion to `2018.43.0` Signed-off-by: Bitnami Containers * phabricator: bump chart version to `3.2.4` Signed-off-by: Bitnami Containers --- 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 04ae68a0e3..2b6d545511 100644 --- a/stable/phabricator/Chart.yaml +++ b/stable/phabricator/Chart.yaml @@ -1,6 +1,6 @@ name: phabricator -version: 3.2.3 -appVersion: 2018.42.0 +version: 3.2.4 +appVersion: 2018.43.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 800d63bc59..d95e34f0a1 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: 5.2.1 + version: 5.2.2 digest: sha256:e09c8ca7126923a30e39f442c3863b44684d4eb3f7b6dc869f0206da4463f416 -generated: 2018-10-23T11:10:43.067362461Z +generated: 2018-10-30T04:34:55.655958788Z diff --git a/stable/phabricator/values.yaml b/stable/phabricator/values.yaml index 7bfec33967..dcfefca5b0 100644 --- a/stable/phabricator/values.yaml +++ b/stable/phabricator/values.yaml @@ -10,7 +10,7 @@ image: registry: docker.io repository: bitnami/phabricator - tag: 2018.42.0 + tag: 2018.43.0 ## 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