[bitnami/drupal] Release 7.0.3 updating components versions

Signed-off-by: Bitnami Containers <containers@bitnami.com>
This commit is contained in:
Bitnami Containers
2020-07-09 01:54:10 +00:00
parent 4fc3c70e05
commit e6db6bfa55
3 changed files with 7 additions and 7 deletions
+2 -2
View File
@@ -1,7 +1,7 @@
apiVersion: v1
name: drupal
version: 7.0.2
appVersion: 9.0.1
version: 7.0.3
appVersion: 9.0.2
description: One of the most versatile open source content management systems.
keywords:
- drupal
+3 -3
View File
@@ -1,6 +1,6 @@
dependencies:
- name: mariadb
repository: https://charts.bitnami.com/bitnami
version: 7.5.1
digest: sha256:b4885fbfac1c2e29f38d28211c9df74a70d068a12043b7a355f93a14d27da7a0
generated: "2020-06-09T14:04:18.001667522Z"
version: 7.6.1
digest: sha256:4c9e0bd5b0b9eabae13acdbe88ca07eb42d9709c9f151f89a4995e20911cbcfb
generated: "2020-07-09T00:45:52.330749623Z"
+2 -2
View File
@@ -14,7 +14,7 @@
image:
registry: docker.io
repository: bitnami/drupal
tag: 9.0.1-debian-10-r2
tag: 9.0.2-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.8.0-debian-10-r75
tag: 0.8.0-debian-10-r97
pullPolicy: IfNotPresent
## Optionally specify an array of imagePullSecrets.
## Secrets must be manually created in the namespace.