[bitnami/suitecrm] Release 8.0.12 updating components versions

Signed-off-by: Bitnami Containers <containers@bitnami.com>
This commit is contained in:
Bitnami Containers
2020-03-20 12:22:16 +00:00
parent d4d294edbe
commit ae24b3b886
3 changed files with 6 additions and 6 deletions

View File

@@ -1,6 +1,6 @@
apiVersion: v1
name: suitecrm
version: 8.0.11
version: 8.0.12
appVersion: 7.11.12
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

@@ -1,6 +1,6 @@
dependencies:
- name: mariadb
repository: https://charts.bitnami.com/bitnami
version: 7.3.12
digest: sha256:46f8a6973d734e92e915f24c224bef39e800fb831f0b5aa370ae42c9f93f4106
generated: "2020-03-11T14:17:18.360644595Z"
version: 7.3.14
digest: sha256:60603b9d964684e8b8ebd11490ae5519624d27326d815dc10531fdb4c4c94598
generated: "2020-03-20T11:13:44.027998863Z"

View File

@@ -14,7 +14,7 @@
image:
registry: docker.io
repository: bitnami/suitecrm
tag: 7.11.12-debian-10-r27
tag: 7.11.12-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.7.0-debian-10-r44
tag: 0.7.0-debian-10-r53
pullPolicy: IfNotPresent
## Optionally specify an array of imagePullSecrets.
## Secrets must be manually created in the namespace.