From d621fab765ccd6f02ddafabca8cd337589a2e970 Mon Sep 17 00:00:00 2001 From: Bitnami Bot Date: Mon, 17 Sep 2018 22:32:21 +0200 Subject: [PATCH] [stable/phabricator] Release 2.1.11 (#7765) * phabricator: update to `2018.37.0-debian-9` Signed-off-by: Bitnami Containers * phabricator: updated chart requirements Signed-off-by: Bitnami Containers * phabricator: bump chart appVersion to `2018.37.0` Signed-off-by: Bitnami Containers * phabricator: bump chart version to `2.1.11` 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 d01aa7148d..ecc12af11d 100644 --- a/stable/phabricator/Chart.yaml +++ b/stable/phabricator/Chart.yaml @@ -1,6 +1,6 @@ name: phabricator -version: 2.1.10 -appVersion: 2018.36.0 +version: 2.1.11 +appVersion: 2018.37.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 71bdfdfdf0..bbf68dd0e6 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.4.1 + version: 4.4.2 digest: sha256:24134c936ea3fe53c0b99529efc97db98284daa3a8fbd22ab79e8d1c8ba441c9 -generated: 2018-09-10T15:12:42.998740835Z +generated: 2018-09-17T17:16:45.285990192Z diff --git a/stable/phabricator/values.yaml b/stable/phabricator/values.yaml index ad30f7bd77..c88c57b31e 100644 --- a/stable/phabricator/values.yaml +++ b/stable/phabricator/values.yaml @@ -4,7 +4,7 @@ image: registry: docker.io repository: bitnami/phabricator - tag: 2018.36.0-debian-9 + tag: 2018.37.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