[bitnami/drupal] Release 10.2.17 updating components versions

Signed-off-by: Bitnami Containers <containers@bitnami.com>
This commit is contained in:
Bitnami Containers
2021-05-23 15:18:42 +00:00
parent 48bcb72592
commit c63b4d23fc
3 changed files with 6 additions and 6 deletions

View File

@@ -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"

View File

@@ -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

View File

@@ -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.