[bitnami/drupal] Release 8.2.1 updating components versions

Signed-off-by: Bitnami Containers <containers@bitnami.com>
This commit is contained in:
Bitnami Containers
2020-10-01 20:10:01 +00:00
parent 0f3df0b9d9
commit eaf5852917
3 changed files with 6 additions and 6 deletions

View File

@@ -1,6 +1,6 @@
apiVersion: v1
name: drupal
version: 8.2.0
version: 8.2.1
appVersion: 9.0.6
description: One of the most versatile open source content management systems.
keywords:

View File

@@ -4,6 +4,6 @@ dependencies:
version: 0.7.1
- name: mariadb
repository: https://charts.bitnami.com/bitnami
version: 7.10.2
digest: sha256:21890bc0975f938a0ea4fa211ee97e1fa535551bbe7d84edf2f9971d0a8b0274
generated: "2020-09-23T16:34:09.664749+02:00"
version: 7.10.3
digest: sha256:a7fb42f175095f110e3a31ff6a14ad34ca976bd9cd052340c95438b0f74c1de9
generated: "2020-10-01T19:17:18.997760434Z"

View File

@@ -14,7 +14,7 @@
image:
registry: docker.io
repository: bitnami/drupal
tag: 9.0.6-debian-10-r0
tag: 9.0.6-debian-10-r13
## 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
@@ -429,7 +429,7 @@ metrics:
image:
registry: docker.io
repository: bitnami/apache-exporter
tag: 0.8.0-debian-10-r150
tag: 0.8.0-debian-10-r170
pullPolicy: IfNotPresent
## Optionally specify an array of imagePullSecrets.
## Secrets must be manually created in the namespace.