[bitnami/drupal] Release 20.0.7 (#29515)

* [bitnami/drupal] Release 20.0.7 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-09-19 11:56:59 +02:00
committed by GitHub
parent b49ff53d20
commit cfcfb7fd7a
3 changed files with 9 additions and 5 deletions

View File

@@ -1,8 +1,12 @@
# Changelog
## 20.0.6 (2024-09-17)
## 20.0.7 (2024-09-19)
* [bitnami/drupal] Release 20.0.6 ([#29486](https://github.com/bitnami/charts/pull/29486))
* [bitnami/drupal] Release 20.0.7 ([#29515](https://github.com/bitnami/charts/pull/29515))
## <small>20.0.6 (2024-09-17)</small>
* [bitnami/drupal] Release 20.0.6 (#29486) ([20f086c](https://github.com/bitnami/charts/commit/20f086c05eb4887baaec9173be5ea0d89bfcb3e4)), closes [#29486](https://github.com/bitnami/charts/issues/29486)
## <small>20.0.5 (2024-09-12)</small>

View File

@@ -8,7 +8,7 @@ annotations:
- name: apache-exporter
image: docker.io/bitnami/apache-exporter:1.0.8-debian-12-r9
- name: drupal
image: docker.io/bitnami/drupal:11.0.4-debian-12-r1
image: docker.io/bitnami/drupal:11.0.4-debian-12-r3
- name: os-shell
image: docker.io/bitnami/os-shell:12-debian-12-r30
apiVersion: v2
@@ -40,4 +40,4 @@ maintainers:
name: drupal
sources:
- https://github.com/bitnami/charts/tree/main/bitnami/drupal
version: 20.0.6
version: 20.0.7

View File

@@ -67,7 +67,7 @@ extraDeploy: []
image:
registry: docker.io
repository: bitnami/drupal
tag: 11.0.4-debian-12-r1
tag: 11.0.4-debian-12-r3
digest: ""
## Specify a imagePullPolicy
## Defaults to 'Always' if image tag is 'latest', else set to 'IfNotPresent'