From 7ebc1ae3228979fe24b2ce9e9fda84ead300bd63 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Carlos=20Rodr=C3=ADguez=20Hern=C3=A1ndez?= Date: Wed, 17 Oct 2018 17:14:17 +0200 Subject: [PATCH] [stable/suitecrm] Remove distro tag (#8531) Signed-off-by: Carlos Rodriguez Hernandez --- stable/suitecrm/Chart.yaml | 2 +- stable/suitecrm/values.yaml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/stable/suitecrm/Chart.yaml b/stable/suitecrm/Chart.yaml index b017fd33173c..f2ca7985ad04 100644 --- a/stable/suitecrm/Chart.yaml +++ b/stable/suitecrm/Chart.yaml @@ -1,5 +1,5 @@ name: suitecrm -version: 4.0.0 +version: 4.0.1 appVersion: 7.10.9 description: SuiteCRM is a completely open source enterprise-grade Customer Relationship Management (CRM) application. SuiteCRM is a software fork of the popular customer relationship management (CRM) system SugarCRM. keywords: diff --git a/stable/suitecrm/values.yaml b/stable/suitecrm/values.yaml index dbfcb27bff13..86abe1b2a9ff 100644 --- a/stable/suitecrm/values.yaml +++ b/stable/suitecrm/values.yaml @@ -10,7 +10,7 @@ image: registry: docker.io repository: bitnami/suitecrm - tag: 7.10.9-debian-9 + tag: 7.10.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