[bitnami/suitecrm] Release 9.3.6 updating components versions

Signed-off-by: Bitnami Containers <containers@bitnami.com>
This commit is contained in:
Bitnami Containers
2021-04-29 02:44:17 +00:00
parent da17ec2364
commit 0223db8016
3 changed files with 8 additions and 8 deletions

View File

@@ -1,9 +1,9 @@
dependencies:
- name: mariadb
repository: https://charts.bitnami.com/bitnami
version: 9.3.6
version: 9.3.8
- name: common
repository: https://charts.bitnami.com/bitnami
version: 1.4.2
digest: sha256:6c08fa419fb9ff82488dcf41cd5d1a22927d89036f131deb4311f2ea81d2f94f
generated: "2021-04-08T06:18:02.726852241Z"
version: 1.4.3
digest: sha256:0003a787aec23e20576aa01203b0969e1c277186e34d58ee8335cda226f2105d
generated: "2021-04-29T01:05:13.092746165Z"

View File

@@ -1,7 +1,7 @@
annotations:
category: CRM
apiVersion: v2
appVersion: 7.11.18
appVersion: 7.11.19
dependencies:
- condition: mariadb.enabled
name: mariadb
@@ -29,4 +29,4 @@ name: suitecrm
sources:
- https://github.com/bitnami/bitnami-docker-suitecrm
- https://www.suitecrm.com/
version: 9.3.5
version: 9.3.6

View File

@@ -18,7 +18,7 @@ kubeVersion:
image:
registry: docker.io
repository: bitnami/suitecrm
tag: 7.11.18-debian-10-r143
tag: 7.11.19-debian-10-r0
## 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
@@ -550,7 +550,7 @@ metrics:
image:
registry: docker.io
repository: bitnami/apache-exporter
tag: 0.8.0-debian-10-r346
tag: 0.8.0-debian-10-r365
pullPolicy: IfNotPresent
## Optionally specify an array of imagePullSecrets.
## Secrets must be manually created in the namespace.