Skip to content

Commit

Permalink
[bitnami/drupal] Release 20.0.0 (#28846)
Browse files Browse the repository at this point in the history
* [bitnami/drupal] Release 20.0.0 updating components versions

Signed-off-by: Bitnami Containers <[email protected]>

* Update CHANGELOG.md

Signed-off-by: Bitnami Containers <[email protected]>

---------

Signed-off-by: Bitnami Containers <[email protected]>
  • Loading branch information
bitnami-bot authored Aug 13, 2024
1 parent 4c8a589 commit 4136b1d
Show file tree
Hide file tree
Showing 4 changed files with 13 additions and 9 deletions.
8 changes: 6 additions & 2 deletions bitnami/drupal/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,8 +1,12 @@
# Changelog

## 19.0.9 (2024-08-08)
## 20.0.0 (2024-08-13)

* [bitnami/drupal] Release 19.0.9 ([#28783](https://github.com/bitnami/charts/pull/28783))
* [bitnami/drupal] Release 20.0.0 ([#28846](https://github.com/bitnami/charts/pull/28846))

## <small>19.0.9 (2024-08-08)</small>

* [bitnami/drupal] Release 19.0.9 (#28783) ([5664e79](https://github.com/bitnami/charts/commit/5664e7995b849387dd4049a105ad83443808dce5)), closes [#28783](https://github.com/bitnami/charts/issues/28783)

## <small>19.0.8 (2024-08-02)</small>

Expand Down
6 changes: 3 additions & 3 deletions bitnami/drupal/Chart.lock
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,6 @@ dependencies:
version: 19.0.3
- name: common
repository: oci://registry-1.docker.io/bitnamicharts
version: 2.21.0
digest: sha256:1a1106f8ab372afcdbfaec7045c00aceb4f11aa394694b286c380fed5e75c27f
generated: "2024-08-08T13:03:27.822907982Z"
version: 2.22.0
digest: sha256:b177642b18397ccf1120d5bea4a729de766977e0da59a8dfd67152d884afb578
generated: "2024-08-13T08:25:15.770904026Z"
6 changes: 3 additions & 3 deletions bitnami/drupal/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -8,11 +8,11 @@ annotations:
- name: apache-exporter
image: docker.io/bitnami/apache-exporter:1.0.8-debian-12-r7
- name: drupal
image: docker.io/bitnami/drupal:10.3.2-debian-12-r0
image: docker.io/bitnami/drupal:11.0.1-debian-12-r0
- name: os-shell
image: docker.io/bitnami/os-shell:12-debian-12-r27
apiVersion: v2
appVersion: 10.3.2
appVersion: 11.0.1
dependencies:
- condition: mariadb.enabled
name: mariadb
Expand Down Expand Up @@ -40,4 +40,4 @@ maintainers:
name: drupal
sources:
- https://github.com/bitnami/charts/tree/main/bitnami/drupal
version: 19.0.9
version: 20.0.0
2 changes: 1 addition & 1 deletion bitnami/drupal/values.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -67,7 +67,7 @@ extraDeploy: []
image:
registry: docker.io
repository: bitnami/drupal
tag: 10.3.2-debian-12-r0
tag: 11.0.1-debian-12-r0
digest: ""
## Specify a imagePullPolicy
## Defaults to 'Always' if image tag is 'latest', else set to 'IfNotPresent'
Expand Down

0 comments on commit 4136b1d

Please sign in to comment.