diff --git a/bitnami/suitecrm/Chart.lock b/bitnami/suitecrm/Chart.lock index 0d8d89fa89..72b35f7b65 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 ec88ca6a96..25382f7d02 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 27fd1174b9..3750db74e7 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.