[bitnami/drupal] Release 10.2.20 updating components versions

Signed-off-by: Bitnami Containers <containers@bitnami.com>
This commit is contained in:
Bitnami Containers
2021-05-27 17:00:49 +00:00
parent 9f013578eb
commit ea30f8594c
3 changed files with 7 additions and 7 deletions

View File

@@ -1,9 +1,9 @@
dependencies:
- name: mariadb
repository: https://charts.bitnami.com/bitnami
version: 9.3.12
version: 9.3.13
- name: common
repository: https://charts.bitnami.com/bitnami
version: 1.5.2
digest: sha256:e4c43f09beecc0be4d4a8d129e5072d5d9844a9cf6c89ff32c83ec1763ec66e6
generated: "2021-05-24T01:57:19.149726226Z"
digest: sha256:a5b01e4abac69adee55e30edd8af64b4994b9fa1506bab66340f4a2798b5c152
generated: "2021-05-27T16:09:38.239832179Z"

View File

@@ -1,7 +1,7 @@
annotations:
category: CMS
apiVersion: v2
appVersion: 9.1.8
appVersion: 9.1.9
dependencies:
- condition: mariadb.enabled
name: mariadb
@@ -31,4 +31,4 @@ name: drupal
sources:
- https://github.com/bitnami/bitnami-docker-drupal
- http://www.drupal.org/
version: 10.2.19
version: 10.2.20

View File

@@ -14,7 +14,7 @@
image:
registry: docker.io
repository: bitnami/drupal
tag: 9.1.8-debian-10-r17
tag: 9.1.9-debian-10-r0
## 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-r389
tag: 0.8.0-debian-10-r392
pullPolicy: IfNotPresent
## Optionally specify an array of imagePullSecrets.
## Secrets must be manually created in the namespace.