From ff4b0e0a9cdc824704e681058dce7d16ddc709ff Mon Sep 17 00:00:00 2001 From: Bitnami Bot Date: Thu, 8 Nov 2018 08:38:09 +0100 Subject: [PATCH] [stable/drupal] Release 2.3.1 (#9073) * drupal: update to `8.6.3` Signed-off-by: Bitnami Containers * drupal: updated chart requirements Signed-off-by: Bitnami Containers * drupal: bump chart appVersion to `8.6.3` Signed-off-by: Bitnami Containers * drupal: bump chart version to `2.3.1` Signed-off-by: Bitnami Containers --- stable/drupal/Chart.yaml | 4 ++-- stable/drupal/requirements.lock | 4 ++-- stable/drupal/values.yaml | 2 +- 3 files changed, 5 insertions(+), 5 deletions(-) diff --git a/stable/drupal/Chart.yaml b/stable/drupal/Chart.yaml index 5e1ac3cb83..b1a4ab59bb 100644 --- a/stable/drupal/Chart.yaml +++ b/stable/drupal/Chart.yaml @@ -1,6 +1,6 @@ name: drupal -version: 2.3.0 -appVersion: 8.6.2 +version: 2.3.1 +appVersion: 8.6.3 description: One of the most versatile open source content management systems. keywords: - drupal diff --git a/stable/drupal/requirements.lock b/stable/drupal/requirements.lock index 662b6d330c..5f7b389b72 100644 --- a/stable/drupal/requirements.lock +++ b/stable/drupal/requirements.lock @@ -1,6 +1,6 @@ dependencies: - name: mariadb repository: https://kubernetes-charts.storage.googleapis.com/ - version: 5.2.1 + version: 5.2.3 digest: sha256:0593b73b2163fbbbae061de1aa2b8280d43f8a423a91e1c7375c0b6c86784b1c -generated: 2018-10-18T13:44:56.891341815Z +generated: 2018-11-07T17:27:51.273910024Z diff --git a/stable/drupal/values.yaml b/stable/drupal/values.yaml index 62600a94f6..b33599513a 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.2 + tag: 8.6.3 ## 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