[stable/drupal] Release 5.2.1 updating components versions (#16915)

Signed-off-by: Bitnami Containers <containers@bitnami.com>
This commit is contained in:
Bitnami Bot
2019-09-06 02:22:56 -07:00
committed by Kubernetes Prow Robot
parent 40f5546a9e
commit 2e2b4c5420
3 changed files with 6 additions and 6 deletions
+2 -2
View File
@@ -1,7 +1,7 @@
apiVersion: v1
name: drupal
version: 5.2.0
appVersion: 8.7.6
version: 5.2.1
appVersion: 8.7.7
description: One of the most versatile open source content management systems.
keywords:
- drupal
+2 -2
View File
@@ -1,6 +1,6 @@
dependencies:
- name: mariadb
repository: https://kubernetes-charts.storage.googleapis.com/
version: 6.8.5
version: 6.8.6
digest: sha256:a363428d6463718a9523a88c70e485218373e315f2979cb1bb17b034ec2be96a
generated: 2019-09-03T08:27:19.214530154Z
generated: 2019-09-06T05:06:12.337150468Z
+2 -2
View File
@@ -14,7 +14,7 @@
image:
registry: docker.io
repository: bitnami/drupal
tag: 8.7.6-debian-9-r27
tag: 8.7.7-debian-9-r2
## 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
@@ -262,7 +262,7 @@ metrics:
image:
registry: docker.io
repository: bitnami/apache-exporter
tag: 0.7.0-debian-9-r44
tag: 0.7.0-debian-9-r47
pullPolicy: IfNotPresent
## Optionally specify an array of imagePullSecrets.
## Secrets must be manually created in the namespace.