[bitnami/drupal] Release 20.0.9 (#29760)

* [bitnami/drupal] Release 20.0.9 updating components versions

Signed-off-by: Bitnami Containers <bitnami-bot@vmware.com>

* Update CHANGELOG.md

Signed-off-by: Bitnami Containers <bitnami-bot@vmware.com>

---------

Signed-off-by: Bitnami Containers <bitnami-bot@vmware.com>
This commit is contained in:
Bitnami Bot
2024-10-03 13:53:13 +02:00
committed by GitHub
parent 5660c8cee2
commit 7811272b7e
4 changed files with 16 additions and 12 deletions

View File

@@ -1,8 +1,12 @@
# Changelog
## 20.0.8 (2024-09-29)
## 20.0.9 (2024-10-03)
* [bitnami/drupal] templates/ingress.yaml: fix wrong www.www tls name ([#29564](https://github.com/bitnami/charts/pull/29564))
* [bitnami/drupal] Release 20.0.9 ([#29760](https://github.com/bitnami/charts/pull/29760))
## <small>20.0.8 (2024-10-01)</small>
* [bitnami/drupal] templates/ingress.yaml: fix wrong www.www tls name (#29564) ([1eca3e6](https://github.com/bitnami/charts/commit/1eca3e6fd6543df2775265a19cccab9e549b202d)), closes [#29564](https://github.com/bitnami/charts/issues/29564)
## <small>20.0.7 (2024-09-19)</small>

View File

@@ -1,9 +1,9 @@
dependencies:
- name: mariadb
repository: oci://registry-1.docker.io/bitnamicharts
version: 19.0.6
version: 19.0.7
- name: common
repository: oci://registry-1.docker.io/bitnamicharts
version: 2.23.0
digest: sha256:e866072d26788514ccb7979aaace1d18600bdfc5604457970e45d2c1cbef3034
generated: "2024-09-17T20:17:06.937761162Z"
version: 2.24.0
digest: sha256:1a41985df21415bc1a7fdd62b58daa1b60b31f2c2ebda4b9506e099a372b338c
generated: "2024-10-03T11:38:53.545931255Z"

View File

@@ -6,13 +6,13 @@ annotations:
licenses: Apache-2.0
images: |
- name: apache-exporter
image: docker.io/bitnami/apache-exporter:1.0.8-debian-12-r9
image: docker.io/bitnami/apache-exporter:1.0.9-debian-12-r1
- name: drupal
image: docker.io/bitnami/drupal:11.0.4-debian-12-r3
image: docker.io/bitnami/drupal:11.0.5-debian-12-r0
- name: os-shell
image: docker.io/bitnami/os-shell:12-debian-12-r30
apiVersion: v2
appVersion: 11.0.4
appVersion: 11.0.5
dependencies:
- condition: mariadb.enabled
name: mariadb
@@ -40,4 +40,4 @@ maintainers:
name: drupal
sources:
- https://github.com/bitnami/charts/tree/main/bitnami/drupal
version: 20.0.8
version: 20.0.9

View File

@@ -67,7 +67,7 @@ extraDeploy: []
image:
registry: docker.io
repository: bitnami/drupal
tag: 11.0.4-debian-12-r3
tag: 11.0.5-debian-12-r0
digest: ""
## Specify a imagePullPolicy
## Defaults to 'Always' if image tag is 'latest', else set to 'IfNotPresent'
@@ -744,7 +744,7 @@ metrics:
image:
registry: docker.io
repository: bitnami/apache-exporter
tag: 1.0.8-debian-12-r9
tag: 1.0.9-debian-12-r1
digest: ""
pullPolicy: IfNotPresent
## Optionally specify an array of imagePullSecrets.