From 0ffc40872a96a6e38b519bdf37131c7b69c116a7 Mon Sep 17 00:00:00 2001 From: Bitnami Bot Date: Tue, 21 Aug 2018 15:10:22 +0200 Subject: [PATCH] [stable/phabricator] Release 2.1.8 (#7279) * phabricator: update to `2018.33.0-debian-9` * phabricator: bump chart appVersion to `2018.33.0` * phabricator: bump chart version to `2.1.8` --- stable/phabricator/Chart.yaml | 4 ++-- stable/phabricator/values.yaml | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/stable/phabricator/Chart.yaml b/stable/phabricator/Chart.yaml index dc5f4f488e..131cf2e1c5 100644 --- a/stable/phabricator/Chart.yaml +++ b/stable/phabricator/Chart.yaml @@ -1,6 +1,6 @@ name: phabricator -version: 2.1.7 -appVersion: 2018.32.0 +version: 2.1.8 +appVersion: 2018.33.0 description: Collection of open source web applications that help software companies build better software. keywords: - phabricator diff --git a/stable/phabricator/values.yaml b/stable/phabricator/values.yaml index 951cec9464..f290542292 100644 --- a/stable/phabricator/values.yaml +++ b/stable/phabricator/values.yaml @@ -4,7 +4,7 @@ image: registry: docker.io repository: bitnami/phabricator - tag: 2018.32.0-debian-9 + tag: 2018.33.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