From 3e98ffc11e191fbec0485291caabcdc06e69f534 Mon Sep 17 00:00:00 2001 From: Bitnami Bot Date: Wed, 9 Oct 2019 17:07:50 +0200 Subject: [PATCH] [stable/suitecrm] Release 7.2.6 updating components versions (#17825) Signed-off-by: Bitnami Containers --- stable/suitecrm/Chart.yaml | 2 +- stable/suitecrm/requirements.lock | 4 ++-- stable/suitecrm/values.yaml | 4 ++-- 3 files changed, 5 insertions(+), 5 deletions(-) diff --git a/stable/suitecrm/Chart.yaml b/stable/suitecrm/Chart.yaml index bb90c71408..bd81318acd 100644 --- a/stable/suitecrm/Chart.yaml +++ b/stable/suitecrm/Chart.yaml @@ -1,6 +1,6 @@ apiVersion: v1 name: suitecrm -version: 7.2.5 +version: 7.2.6 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: diff --git a/stable/suitecrm/requirements.lock b/stable/suitecrm/requirements.lock index 6c4ad9b53e..c14b5ff394 100644 --- a/stable/suitecrm/requirements.lock +++ b/stable/suitecrm/requirements.lock @@ -1,6 +1,6 @@ dependencies: - name: mariadb repository: https://kubernetes-charts.storage.googleapis.com/ - version: 6.9.1 + version: 6.11.0 digest: sha256:a363428d6463718a9523a88c70e485218373e315f2979cb1bb17b034ec2be96a -generated: "2019-09-20T15:27:22.490685+02:00" +generated: 2019-10-09T09:50:30.242355041Z diff --git a/stable/suitecrm/values.yaml b/stable/suitecrm/values.yaml index 49267e07cb..857650ae4a 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.8-debian-9-r19 + tag: 7.11.8-debian-9-r44 ## 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 @@ -267,7 +267,7 @@ metrics: image: registry: docker.io repository: bitnami/apache-exporter - tag: 0.7.0-debian-9-r50 + tag: 0.7.0-debian-9-r79 pullPolicy: IfNotPresent ## Optionally specify an array of imagePullSecrets. ## Secrets must be manually created in the namespace.