[bitnami/drupal] Release 10.0.6 updating components versions

Signed-off-by: Bitnami Containers <containers@bitnami.com>
This commit is contained in:
Bitnami Containers
2020-12-08 09:20:36 +00:00
parent c114ac74db
commit 82e9cc209c
3 changed files with 7 additions and 7 deletions

View File

@@ -4,6 +4,6 @@ dependencies:
version: 9.0.1
- name: common
repository: https://charts.bitnami.com/bitnami
version: 1.0.1
digest: sha256:42a375ccb9db642deaf46bd70b4496254d9915285a804f77a0510aea63716ee7
generated: "2020-11-25T22:42:03.865590409Z"
version: 1.1.1
digest: sha256:2cf593968d4011e82ddaa8edc88f5582d68bc7c7dad021fa366f6bea9931fff2
generated: "2020-12-08T08:28:24.8124609Z"

View File

@@ -1,7 +1,7 @@
annotations:
category: CMS
apiVersion: v2
appVersion: 9.0.9
appVersion: 9.1.0
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.0.5
version: 10.0.6

View File

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