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