diff --git a/stable/drupal/Chart.yaml b/stable/drupal/Chart.yaml index fd3953578..fcacff8de 100644 --- a/stable/drupal/Chart.yaml +++ b/stable/drupal/Chart.yaml @@ -1,6 +1,6 @@ name: drupal -version: 0.11.6 -appVersion: 8.4.4 +version: 0.11.7 +appVersion: 8.4.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 47b89f50d..b5d6c8203 100644 --- a/stable/drupal/values.yaml +++ b/stable/drupal/values.yaml @@ -1,7 +1,7 @@ ## Bitnami Drupal image version ## ref: https://hub.docker.com/r/bitnami/drupal/tags/ ## -image: bitnami/drupal:8.4.4-r2 +image: bitnami/drupal:8.4.5-r0 ## Optionally specify an array of imagePullSecrets. ## Secrets must be manually created in the namespace.