From 2fdc43fb29f2f65d09ba2a52fbb1a4e77f3a251c Mon Sep 17 00:00:00 2001 From: Bitnami Containers Date: Sun, 23 May 2021 11:33:06 +0000 Subject: [PATCH] [bitnami/suitecrm] Release 9.3.8 updating components versions Signed-off-by: Bitnami Containers --- bitnami/suitecrm/Chart.lock | 8 ++++---- bitnami/suitecrm/Chart.yaml | 2 +- bitnami/suitecrm/values.yaml | 4 ++-- 3 files changed, 7 insertions(+), 7 deletions(-) diff --git a/bitnami/suitecrm/Chart.lock b/bitnami/suitecrm/Chart.lock index 0d8d89fa8..72b35f7b6 100644 --- a/bitnami/suitecrm/Chart.lock +++ b/bitnami/suitecrm/Chart.lock @@ -1,9 +1,9 @@ dependencies: - name: mariadb repository: https://charts.bitnami.com/bitnami - version: 9.3.8 + version: 9.3.11 - name: common repository: https://charts.bitnami.com/bitnami - version: 1.4.3 -digest: sha256:0003a787aec23e20576aa01203b0969e1c277186e34d58ee8335cda226f2105d -generated: "2021-04-29T01:05:13.092746165Z" + version: 1.5.2 +digest: sha256:332be3fe50747af15753578807965a74cebce235a58fbd030ce7a75ca6d15422 +generated: "2021-05-23T07:45:43.494872239Z" diff --git a/bitnami/suitecrm/Chart.yaml b/bitnami/suitecrm/Chart.yaml index ec88ca6a9..25382f7d0 100644 --- a/bitnami/suitecrm/Chart.yaml +++ b/bitnami/suitecrm/Chart.yaml @@ -29,4 +29,4 @@ name: suitecrm sources: - https://github.com/bitnami/bitnami-docker-suitecrm - https://www.suitecrm.com/ -version: 9.3.7 +version: 9.3.8 diff --git a/bitnami/suitecrm/values.yaml b/bitnami/suitecrm/values.yaml index 27fd1174b..3750db74e 100644 --- a/bitnami/suitecrm/values.yaml +++ b/bitnami/suitecrm/values.yaml @@ -18,7 +18,7 @@ kubeVersion: image: registry: docker.io repository: bitnami/suitecrm - tag: 7.11.19-debian-10-r0 + tag: 7.11.19-debian-10-r21 ## 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-r365 + tag: 0.8.0-debian-10-r387 pullPolicy: IfNotPresent ## Optionally specify an array of imagePullSecrets. ## Secrets must be manually created in the namespace.