[bitnami/drupal] Release 12.2.10 updating components versions

Signed-off-by: Bitnami Containers <containers@bitnami.com>
This commit is contained in:
Bitnami Containers
2022-06-11 08:08:19 +00:00
parent a91d4464a2
commit 0eda75c993
3 changed files with 7 additions and 7 deletions
+3 -3
View File
@@ -1,9 +1,9 @@
dependencies:
- name: mariadb
repository: https://charts.bitnami.com/bitnami
version: 11.0.12
version: 11.0.13
- name: common
repository: https://charts.bitnami.com/bitnami
version: 1.16.0
digest: sha256:2e8208a8a3a5b69aa4c21f41e2156c5b8867df321122a55657b1b32baf81f365
generated: "2022-06-10T13:11:32.781937895Z"
digest: sha256:67b0e3d3689115ff6bf0ce761818f06aecca3efb1d2ceb992351e3fd8f6efb4e
generated: "2022-06-11T07:14:06.601280945Z"
+2 -2
View File
@@ -1,7 +1,7 @@
annotations:
category: CMS
apiVersion: v2
appVersion: 9.3.15
appVersion: 9.3.16
dependencies:
- condition: mariadb.enabled
name: mariadb
@@ -31,4 +31,4 @@ name: drupal
sources:
- https://github.com/bitnami/bitnami-docker-drupal
- https://www.drupal.org/
version: 12.2.9
version: 12.2.10
+2 -2
View File
@@ -55,7 +55,7 @@ extraDeploy: []
image:
registry: docker.io
repository: bitnami/drupal
tag: 9.3.15-debian-11-r3
tag: 9.3.16-debian-11-r0
## Specify a imagePullPolicy
## Defaults to 'Always' if image tag is 'latest', else set to 'IfNotPresent'
## ref: https://kubernetes.io/docs/user-guide/images/#pre-pulling-images
@@ -666,7 +666,7 @@ metrics:
image:
registry: docker.io
repository: bitnami/apache-exporter
tag: 0.11.0-debian-11-r3
tag: 0.11.0-debian-11-r4
pullPolicy: IfNotPresent
## Optionally specify an array of imagePullSecrets.
## Secrets must be manually created in the namespace.