From dbe260fcdf0b39e7e768af62954ea93e552b8613 Mon Sep 17 00:00:00 2001 From: bitnami-bot Date: Wed, 2 Oct 2019 06:35:03 +0000 Subject: [PATCH] Synchronize upstreamed folder to 7cbf1c361 --- upstreamed/phabricator/Chart.yaml | 4 ++-- upstreamed/phabricator/requirements.lock | 4 ++-- upstreamed/phabricator/values.yaml | 4 ++-- 3 files changed, 6 insertions(+), 6 deletions(-) diff --git a/upstreamed/phabricator/Chart.yaml b/upstreamed/phabricator/Chart.yaml index d430aeae8..05cddd08a 100644 --- a/upstreamed/phabricator/Chart.yaml +++ b/upstreamed/phabricator/Chart.yaml @@ -1,7 +1,7 @@ apiVersion: v1 name: phabricator -version: 7.0.9 -appVersion: 2019.38.0 +version: 7.0.10 +appVersion: 2019.39.0 description: Collection of open source web applications that help software companies build better software. keywords: - phabricator diff --git a/upstreamed/phabricator/requirements.lock b/upstreamed/phabricator/requirements.lock index 52da4d7fd..ea5e423d1 100644 --- a/upstreamed/phabricator/requirements.lock +++ b/upstreamed/phabricator/requirements.lock @@ -1,6 +1,6 @@ dependencies: - name: mariadb repository: https://kubernetes-charts.storage.googleapis.com/ - version: 6.9.1 + version: 6.10.1 digest: sha256:98f8faaf456130a5ab8958a3f87b17ea1eed6a40f39fdbf1ee50c3d295ede5ef -generated: "2019-09-20T15:20:11.139473+02:00" +generated: 2019-10-01T12:51:01.84620603Z diff --git a/upstreamed/phabricator/values.yaml b/upstreamed/phabricator/values.yaml index 220769bea..aed29efb4 100644 --- a/upstreamed/phabricator/values.yaml +++ b/upstreamed/phabricator/values.yaml @@ -14,7 +14,7 @@ image: registry: docker.io repository: bitnami/phabricator - tag: 2019.38.0-debian-9-r0 + tag: 2019.39.0-debian-9-r1 ## 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 @@ -223,7 +223,7 @@ metrics: image: registry: docker.io repository: bitnami/apache-exporter - tag: 0.7.0-debian-9-r64 + tag: 0.7.0-debian-9-r72 pullPolicy: IfNotPresent ## Optionally specify an array of imagePullSecrets. ## Secrets must be manually created in the namespace.