From 3d4f92ab9d3547adc8c8e693da75dfc44274335e Mon Sep 17 00:00:00 2001 From: Bitnami Bot Date: Sat, 24 Aug 2019 23:58:45 +0200 Subject: [PATCH] [stable/suitecrm] Release 7.1.3 updating components versions (#16596) Signed-off-by: Bitnami Containers --- stable/suitecrm/Chart.yaml | 4 ++-- stable/suitecrm/values.yaml | 4 ++-- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/stable/suitecrm/Chart.yaml b/stable/suitecrm/Chart.yaml index 62bb142445..82e41d0491 100644 --- a/stable/suitecrm/Chart.yaml +++ b/stable/suitecrm/Chart.yaml @@ -1,7 +1,7 @@ apiVersion: v1 name: suitecrm -version: 7.1.2 -appVersion: 7.11.7 +version: 7.1.3 +appVersion: 7.11.8 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 35b4a1ea50..aed63b70be 100644 --- a/stable/suitecrm/values.yaml +++ b/stable/suitecrm/values.yaml @@ -14,7 +14,7 @@ image: registry: docker.io repository: bitnami/suitecrm - tag: 7.11.7-debian-9-r21 + tag: 7.11.8-debian-9-r0 ## 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 @@ -261,7 +261,7 @@ metrics: image: registry: docker.io repository: bitnami/apache-exporter - tag: 0.7.0-debian-9-r32 + tag: 0.7.0-debian-9-r33 pullPolicy: IfNotPresent ## Optionally specify an array of imagePullSecrets. ## Secrets must be manually created in the namespace.