From ee482b49a36bebd153799270d4d351e4ca5382d3 Mon Sep 17 00:00:00 2001 From: Bitnami Bot Date: Thu, 7 Jun 2018 12:33:32 -0300 Subject: [PATCH] [stable/suitecrm] Release 1.0.6 (#5986) * suitecrm: update to `7.10.6` * suitecrm: bump chart appVersion to `7.10.6` * suitecrm: bump chart version to `1.0.6` --- stable/suitecrm/Chart.yaml | 4 ++-- stable/suitecrm/values.yaml | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/stable/suitecrm/Chart.yaml b/stable/suitecrm/Chart.yaml index 295ebd1a02..468311fb7e 100644 --- a/stable/suitecrm/Chart.yaml +++ b/stable/suitecrm/Chart.yaml @@ -1,6 +1,6 @@ name: suitecrm -version: 1.0.5 -appVersion: 7.10.4 +version: 1.0.6 +appVersion: 7.10.6 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: - suitecrm diff --git a/stable/suitecrm/values.yaml b/stable/suitecrm/values.yaml index 40f2a5d001..8788392643 100644 --- a/stable/suitecrm/values.yaml +++ b/stable/suitecrm/values.yaml @@ -4,7 +4,7 @@ image: registry: docker.io repository: bitnami/suitecrm - tag: 7.10.4 + tag: 7.10.6 ## 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