diff --git a/bitnami/drupal/Chart.lock b/bitnami/drupal/Chart.lock index 94ea809fae..feea2a1e70 100644 --- a/bitnami/drupal/Chart.lock +++ b/bitnami/drupal/Chart.lock @@ -1,9 +1,9 @@ dependencies: - name: mariadb repository: https://charts.bitnami.com/bitnami - version: 9.3.8 + version: 9.3.9 - name: common repository: https://charts.bitnami.com/bitnami version: 1.4.3 -digest: sha256:0003a787aec23e20576aa01203b0969e1c277186e34d58ee8335cda226f2105d -generated: "2021-04-26T20:00:53.30450592Z" +digest: sha256:5e4eb3f06476e97370be0fdfd3fba2308e082008e2c45c52058a60d6877ff024 +generated: "2021-04-29T17:12:41.09729702Z" diff --git a/bitnami/drupal/Chart.yaml b/bitnami/drupal/Chart.yaml index 3dd4a100a4..3e6d986de1 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.13 \ No newline at end of file +version: 10.2.14 \ No newline at end of file diff --git a/bitnami/drupal/values.yaml b/bitnami/drupal/values.yaml index b939d6358c..326f6da4d3 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.7-debian-10-r4 + tag: 9.1.7-debian-10-r7 ## 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-r362 + tag: 0.8.0-debian-10-r366 pullPolicy: IfNotPresent ## Optionally specify an array of imagePullSecrets. ## Secrets must be manually created in the namespace.