diff --git a/bitnami/suitecrm/Chart.yaml b/bitnami/suitecrm/Chart.yaml index 63a6d82e2..ac17c523a 100644 --- a/bitnami/suitecrm/Chart.yaml +++ b/bitnami/suitecrm/Chart.yaml @@ -1,6 +1,6 @@ apiVersion: v1 name: suitecrm -version: 8.0.21 +version: 8.0.22 appVersion: 7.11.15 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/bitnami/suitecrm/requirements.lock b/bitnami/suitecrm/requirements.lock index e2b51b6cc..561c67ed9 100644 --- a/bitnami/suitecrm/requirements.lock +++ b/bitnami/suitecrm/requirements.lock @@ -1,6 +1,6 @@ dependencies: - name: mariadb repository: https://charts.bitnami.com/bitnami - version: 7.6.1 -digest: sha256:4c9e0bd5b0b9eabae13acdbe88ca07eb42d9709c9f151f89a4995e20911cbcfb -generated: "2020-07-01T16:55:46.349354733Z" + version: 7.9.2 +digest: sha256:85df321ec48770c8c415a1e4177e874f1c91ee63e3b514fc4070413d1724840c +generated: "2020-08-22T02:44:23.632940086Z" diff --git a/bitnami/suitecrm/values.yaml b/bitnami/suitecrm/values.yaml index 16f11c8bd..13cda68ca 100644 --- a/bitnami/suitecrm/values.yaml +++ b/bitnami/suitecrm/values.yaml @@ -14,7 +14,7 @@ image: registry: docker.io repository: bitnami/suitecrm - tag: 7.11.15-debian-10-r36 + tag: 7.11.15-debian-10-r51 ## 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.8.0-debian-10-r108 + tag: 0.8.0-debian-10-r124 pullPolicy: IfNotPresent ## Optionally specify an array of imagePullSecrets. ## Secrets must be manually created in the namespace.