From c63b4d23fc90e89060bc53ec029a706fe69976c7 Mon Sep 17 00:00:00 2001 From: Bitnami Containers Date: Sun, 23 May 2021 15:18:42 +0000 Subject: [PATCH] [bitnami/drupal] Release 10.2.17 updating components versions Signed-off-by: Bitnami Containers --- bitnami/drupal/Chart.lock | 6 +++--- bitnami/drupal/Chart.yaml | 2 +- bitnami/drupal/values.yaml | 4 ++-- 3 files changed, 6 insertions(+), 6 deletions(-) diff --git a/bitnami/drupal/Chart.lock b/bitnami/drupal/Chart.lock index be3848043f..d20f8a48af 100644 --- a/bitnami/drupal/Chart.lock +++ b/bitnami/drupal/Chart.lock @@ -4,6 +4,6 @@ dependencies: version: 9.3.11 - name: common repository: https://charts.bitnami.com/bitnami - version: 1.4.3 -digest: sha256:97024cb0035702357f3c786d488567778d2256831b1593032302e4eaf6e65a42 -generated: "2021-05-08T19:02:05.778381304Z" + version: 1.5.2 +digest: sha256:332be3fe50747af15753578807965a74cebce235a58fbd030ce7a75ca6d15422 +generated: "2021-05-23T14:16:44.251506561Z" diff --git a/bitnami/drupal/Chart.yaml b/bitnami/drupal/Chart.yaml index 9e7de3021a..82618ed155 100644 --- a/bitnami/drupal/Chart.yaml +++ b/bitnami/drupal/Chart.yaml @@ -31,4 +31,4 @@ name: drupal sources: - https://github.com/bitnami/bitnami-docker-drupal - http://www.drupal.org/ -version: 10.2.16 +version: 10.2.17 diff --git a/bitnami/drupal/values.yaml b/bitnami/drupal/values.yaml index c25b19abfb..0810358fce 100644 --- a/bitnami/drupal/values.yaml +++ b/bitnami/drupal/values.yaml @@ -14,7 +14,7 @@ image: registry: docker.io repository: bitnami/drupal - tag: 9.1.8-debian-10-r2 + tag: 9.1.8-debian-10-r15 ## 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 @@ -548,7 +548,7 @@ metrics: image: registry: docker.io repository: bitnami/apache-exporter - tag: 0.8.0-debian-10-r374 + tag: 0.8.0-debian-10-r388 pullPolicy: IfNotPresent ## Optionally specify an array of imagePullSecrets. ## Secrets must be manually created in the namespace.