[bitnami/drupal] Release 20.0.6 (#29486)

* [bitnami/drupal] Release 20.0.6 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-17 22:32:54 +02:00
committed by GitHub
parent 0285e874e9
commit 20f086c05e
4 changed files with 13 additions and 9 deletions

View File

@@ -1,8 +1,12 @@
# Changelog
## 20.0.5 (2024-09-12)
## 20.0.6 (2024-09-17)
* [bitnami/drupal] Release 20.0.5 ([#29384](https://github.com/bitnami/charts/pull/29384))
* [bitnami/drupal] Release 20.0.6 ([#29486](https://github.com/bitnami/charts/pull/29486))
## <small>20.0.5 (2024-09-12)</small>
* [bitnami/drupal] Release 20.0.5 (#29384) ([6621c14](https://github.com/bitnami/charts/commit/6621c14db7381b042a98fb024ec3fd9613431f92)), closes [#29384](https://github.com/bitnami/charts/issues/29384)
## <small>20.0.4 (2024-09-06)</small>

View File

@@ -1,9 +1,9 @@
dependencies:
- name: mariadb
repository: oci://registry-1.docker.io/bitnamicharts
version: 19.0.5
version: 19.0.6
- name: common
repository: oci://registry-1.docker.io/bitnamicharts
version: 2.22.0
digest: sha256:42c52dc8ea817e591eac766a8788e48ba918d58d1a97d9d0af32564d85a7d40c
generated: "2024-09-05T16:29:30.400593374Z"
version: 2.23.0
digest: sha256:e866072d26788514ccb7979aaace1d18600bdfc5604457970e45d2c1cbef3034
generated: "2024-09-17T20:17:06.937761162Z"

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-r0
image: docker.io/bitnami/drupal:11.0.4-debian-12-r1
- 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.5
version: 20.0.6

View File

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