[bitnami/suitecrm] Release 8.0.21 updating components versions

Signed-off-by: Bitnami Containers <containers@bitnami.com>
This commit is contained in:
Bitnami Containers
2020-07-23 18:36:40 +00:00
parent d74b0c8d74
commit 89b74dc0ab
2 changed files with 3 additions and 3 deletions

View File

@@ -1,6 +1,6 @@
apiVersion: v1
name: suitecrm
version: 8.0.20
version: 8.0.21
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:

View File

@@ -14,7 +14,7 @@
image:
registry: docker.io
repository: bitnami/suitecrm
tag: 7.11.15-debian-10-r20
tag: 7.11.15-debian-10-r36
## 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-r90
tag: 0.8.0-debian-10-r108
pullPolicy: IfNotPresent
## Optionally specify an array of imagePullSecrets.
## Secrets must be manually created in the namespace.