From 03bc4f29bb89ae213c9246013bbd81bf22fa9e76 Mon Sep 17 00:00:00 2001 From: Bitnami Containers Date: Sat, 21 Nov 2020 21:43:07 +0000 Subject: [PATCH] [bitnami/suitecrm] Release 9.0.1 updating components versions Signed-off-by: Bitnami Containers --- bitnami/suitecrm/Chart.yaml | 2 +- bitnami/suitecrm/values.yaml | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/bitnami/suitecrm/Chart.yaml b/bitnami/suitecrm/Chart.yaml index 611b4878b..3b05e871b 100644 --- a/bitnami/suitecrm/Chart.yaml +++ b/bitnami/suitecrm/Chart.yaml @@ -26,4 +26,4 @@ name: suitecrm sources: - https://github.com/bitnami/bitnami-docker-suitecrm - http://www.suitecrm.com -version: 9.0.0 +version: 9.0.1 diff --git a/bitnami/suitecrm/values.yaml b/bitnami/suitecrm/values.yaml index 1e0ac2ec2..611fff7e3 100644 --- a/bitnami/suitecrm/values.yaml +++ b/bitnami/suitecrm/values.yaml @@ -14,7 +14,7 @@ image: registry: docker.io repository: bitnami/suitecrm - tag: 7.11.18-debian-10-r15 + tag: 7.11.18-debian-10-r17 ## 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 @@ -411,7 +411,7 @@ metrics: image: registry: docker.io repository: bitnami/apache-exporter - tag: 0.8.0-debian-10-r217 + tag: 0.8.0-debian-10-r219 pullPolicy: IfNotPresent ## Optionally specify an array of imagePullSecrets. ## Secrets must be manually created in the namespace.