[bitnami/drupal] Release 6.2.13 updating components versions

Signed-off-by: Bitnami Containers <containers@bitnami.com>
This commit is contained in:
Bitnami Containers
2020-03-19 13:19:19 +00:00
parent 89e914ee8e
commit 901844b7df
2 changed files with 4 additions and 4 deletions

View File

@@ -1,7 +1,7 @@
apiVersion: v1
name: drupal
version: 6.2.12
appVersion: 8.8.3
version: 6.2.13
appVersion: 8.8.4
description: One of the most versatile open source content management systems.
keywords:
- drupal

View File

@@ -14,7 +14,7 @@
image:
registry: docker.io
repository: bitnami/drupal
tag: 8.8.3-debian-10-r6
tag: 8.8.4-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
@@ -287,7 +287,7 @@ metrics:
image:
registry: docker.io
repository: bitnami/apache-exporter
tag: 0.7.0-debian-10-r44
tag: 0.7.0-debian-10-r52
pullPolicy: IfNotPresent
## Optionally specify an array of imagePullSecrets.
## Secrets must be manually created in the namespace.