mirror of
https://github.com/bitnami/charts.git
synced 2026-03-01 06:58:20 +08:00
[bitnami/drupal] Release 10.2.1 updating components versions
Signed-off-by: Bitnami Containers <containers@bitnami.com>
This commit is contained in:
@@ -1,9 +1,9 @@
|
||||
dependencies:
|
||||
- name: mariadb
|
||||
repository: https://charts.bitnami.com/bitnami
|
||||
version: 9.2.4
|
||||
version: 9.3.0
|
||||
- name: common
|
||||
repository: https://charts.bitnami.com/bitnami
|
||||
version: 1.3.7
|
||||
digest: sha256:f046ef5a62a10f8cd37546f430fa8f3b2ba51fa41121dce9abfd9137f10c05a4
|
||||
generated: "2021-01-21T17:18:21.869256016Z"
|
||||
version: 1.3.8
|
||||
digest: sha256:e4f46a327837668ae013bc5a0c5704f828d470a1f261e28ee087ae4c1d614e17
|
||||
generated: "2021-02-03T22:21:59.789775982Z"
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
annotations:
|
||||
category: CMS
|
||||
apiVersion: v2
|
||||
appVersion: 9.1.3
|
||||
appVersion: 9.1.4
|
||||
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.2.0
|
||||
version: 10.2.1
|
||||
|
||||
@@ -14,7 +14,7 @@
|
||||
image:
|
||||
registry: docker.io
|
||||
repository: bitnami/drupal
|
||||
tag: 9.1.3-debian-10-r0
|
||||
tag: 9.1.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
|
||||
@@ -549,7 +549,7 @@ metrics:
|
||||
image:
|
||||
registry: docker.io
|
||||
repository: bitnami/apache-exporter
|
||||
tag: 0.8.0-debian-10-r274
|
||||
tag: 0.8.0-debian-10-r286
|
||||
pullPolicy: IfNotPresent
|
||||
## Optionally specify an array of imagePullSecrets.
|
||||
## Secrets must be manually created in the namespace.
|
||||
|
||||
Reference in New Issue
Block a user