From c9834ec4606f7e145207e3848d6144c458df9a64 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Carlos=20Rodr=C3=ADguez=20Hern=C3=A1ndez?= Date: Wed, 17 Oct 2018 16:42:08 +0200 Subject: [PATCH] [stable/phabricator] Remove distro tag (#8542) Signed-off-by: Carlos Rodriguez Hernandez --- stable/phabricator/Chart.yaml | 2 +- stable/phabricator/values.yaml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/stable/phabricator/Chart.yaml b/stable/phabricator/Chart.yaml index a9e2bdfe7a..e9ea2ba178 100644 --- a/stable/phabricator/Chart.yaml +++ b/stable/phabricator/Chart.yaml @@ -1,5 +1,5 @@ name: phabricator -version: 3.2.0 +version: 3.2.1 appVersion: 2018.40.0 description: Collection of open source web applications that help software companies build better software. keywords: diff --git a/stable/phabricator/values.yaml b/stable/phabricator/values.yaml index 9b5b6dd073..db016b8b1b 100644 --- a/stable/phabricator/values.yaml +++ b/stable/phabricator/values.yaml @@ -10,7 +10,7 @@ image: registry: docker.io repository: bitnami/phabricator - tag: 2018.40.0-debian-9 + tag: 2018.40.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