From 6ca5a0e2dfba43669793db009b5b314e0c2de6ec Mon Sep 17 00:00:00 2001 From: Bitnami Bot Date: Thu, 6 Dec 2018 08:40:05 +0100 Subject: [PATCH] [stable/drupal] Release 3.0.1 (#9758) * drupal: update to `8.6.4` Signed-off-by: Bitnami Containers * drupal: bump chart appVersion to `8.6.4` Signed-off-by: Bitnami Containers * drupal: bump chart version to `3.0.1` Signed-off-by: Bitnami Containers --- stable/drupal/Chart.yaml | 4 ++-- stable/drupal/values.yaml | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/stable/drupal/Chart.yaml b/stable/drupal/Chart.yaml index c191df164d..c232648d55 100644 --- a/stable/drupal/Chart.yaml +++ b/stable/drupal/Chart.yaml @@ -1,6 +1,6 @@ name: drupal -version: 3.0.0 -appVersion: 8.6.3 +version: 3.0.1 +appVersion: 8.6.4 description: One of the most versatile open source content management systems. keywords: - drupal diff --git a/stable/drupal/values.yaml b/stable/drupal/values.yaml index 94996e698a..6f1c3f98d2 100644 --- a/stable/drupal/values.yaml +++ b/stable/drupal/values.yaml @@ -10,7 +10,7 @@ image: registry: docker.io repository: bitnami/drupal - tag: 8.6.3 + tag: 8.6.4 ## 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