From 472ba99cd2d5a2e5b3df618af0cef7c86f2a936d Mon Sep 17 00:00:00 2001 From: bitnami-bot Date: Sat, 24 Aug 2019 22:35:42 +0000 Subject: [PATCH] Synchronize upstreamed folder to cc9be4fba --- upstreamed/drupal/Chart.yaml | 4 ++-- upstreamed/drupal/values.yaml | 4 ++-- upstreamed/suitecrm/Chart.yaml | 4 ++-- upstreamed/suitecrm/values.yaml | 4 ++-- 4 files changed, 8 insertions(+), 8 deletions(-) diff --git a/upstreamed/drupal/Chart.yaml b/upstreamed/drupal/Chart.yaml index e0ea570e2..55b72c312 100644 --- a/upstreamed/drupal/Chart.yaml +++ b/upstreamed/drupal/Chart.yaml @@ -1,7 +1,7 @@ apiVersion: v1 name: drupal -version: 5.1.2 -appVersion: 8.7.5 +version: 5.1.3 +appVersion: 8.7.6 description: One of the most versatile open source content management systems. keywords: - drupal diff --git a/upstreamed/drupal/values.yaml b/upstreamed/drupal/values.yaml index 58c52df83..27df28262 100644 --- a/upstreamed/drupal/values.yaml +++ b/upstreamed/drupal/values.yaml @@ -14,7 +14,7 @@ image: registry: docker.io repository: bitnami/drupal - tag: 8.7.5-debian-9-r0 + tag: 8.7.6-debian-9-r15 ## 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 @@ -256,7 +256,7 @@ metrics: image: registry: docker.io repository: bitnami/apache-exporter - tag: 0.7.0-debian-9-r2 + tag: 0.7.0-debian-9-r33 pullPolicy: IfNotPresent ## Optionally specify an array of imagePullSecrets. ## Secrets must be manually created in the namespace. diff --git a/upstreamed/suitecrm/Chart.yaml b/upstreamed/suitecrm/Chart.yaml index 62bb14244..82e41d049 100644 --- a/upstreamed/suitecrm/Chart.yaml +++ b/upstreamed/suitecrm/Chart.yaml @@ -1,7 +1,7 @@ apiVersion: v1 name: suitecrm -version: 7.1.2 -appVersion: 7.11.7 +version: 7.1.3 +appVersion: 7.11.8 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: - suitecrm diff --git a/upstreamed/suitecrm/values.yaml b/upstreamed/suitecrm/values.yaml index 35b4a1ea5..aed63b70b 100644 --- a/upstreamed/suitecrm/values.yaml +++ b/upstreamed/suitecrm/values.yaml @@ -14,7 +14,7 @@ image: registry: docker.io repository: bitnami/suitecrm - tag: 7.11.7-debian-9-r21 + tag: 7.11.8-debian-9-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 @@ -261,7 +261,7 @@ metrics: image: registry: docker.io repository: bitnami/apache-exporter - tag: 0.7.0-debian-9-r32 + tag: 0.7.0-debian-9-r33 pullPolicy: IfNotPresent ## Optionally specify an array of imagePullSecrets. ## Secrets must be manually created in the namespace.