From 149fd7007093f66ead508afed552b0bc4c3519dc Mon Sep 17 00:00:00 2001 From: Bitnami Bot Date: Thu, 3 Jan 2019 08:40:12 +0100 Subject: [PATCH] drupal: update to `8.6.5` (#10356) 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 c232648d55..da39ed08b5 100644 --- a/stable/drupal/Chart.yaml +++ b/stable/drupal/Chart.yaml @@ -1,6 +1,6 @@ name: drupal -version: 3.0.1 -appVersion: 8.6.4 +version: 3.0.2 +appVersion: 8.6.5 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 6f1c3f98d2..b5f4016168 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.4 + tag: 8.6.5 ## 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