diff --git a/stable/suitecrm/Chart.yaml b/stable/suitecrm/Chart.yaml index 43a8954edc..e4c7c5ea5a 100644 --- a/stable/suitecrm/Chart.yaml +++ b/stable/suitecrm/Chart.yaml @@ -1,7 +1,7 @@ apiVersion: v1 name: suitecrm -version: 5.3.2 -appVersion: 7.11.3 +version: 5.3.3 +appVersion: 7.11.4 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 2d8615e36e..1dd821c705 100644 --- a/stable/suitecrm/values.yaml +++ b/stable/suitecrm/values.yaml @@ -13,7 +13,7 @@ image: registry: docker.io repository: bitnami/suitecrm - tag: 7.11.3 + tag: 7.11.4 ## 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