Skip to content

Commit

Permalink
[bitnami/drupal] Release 20.0.1 (#28965)
Browse files Browse the repository at this point in the history
* [bitnami/drupal] Release 20.0.1 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 22, 2024
1 parent 59962aa commit 0490b9c
Show file tree
Hide file tree
Showing 4 changed files with 11 additions and 7 deletions.
6 changes: 5 additions & 1 deletion bitnami/drupal/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,8 +1,12 @@
# Changelog

## 20.0.1 (2024-08-22)

* [bitnami/drupal] Release 20.0.1 ([#28965](https://github.com/bitnami/charts/pull/28965))

## 20.0.0 (2024-08-13)

* [bitnami/drupal] Release 20.0.0 ([#28846](https://github.com/bitnami/charts/pull/28846))
* [bitnami/drupal] Release 20.0.0 (#28846) ([4136b1d](https://github.com/bitnami/charts/commit/4136b1d1c8b8cbbe95c140f5fb89c334421baa59)), closes [#28846](https://github.com/bitnami/charts/issues/28846)

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

Expand Down
6 changes: 3 additions & 3 deletions bitnami/drupal/Chart.lock
Original file line number Diff line number Diff line change
@@ -1,9 +1,9 @@
dependencies:
- name: mariadb
repository: oci://registry-1.docker.io/bitnamicharts
version: 19.0.3
version: 19.0.4
- name: common
repository: oci://registry-1.docker.io/bitnamicharts
version: 2.22.0
digest: sha256:b177642b18397ccf1120d5bea4a729de766977e0da59a8dfd67152d884afb578
generated: "2024-08-13T08:25:15.770904026Z"
digest: sha256:7ec7afed965739604a83d618cb7a91c23f46f2843ef5a83137aab3a208347898
generated: "2024-08-22T07:11:44.592864378Z"
4 changes: 2 additions & 2 deletions bitnami/drupal/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ annotations:
- name: apache-exporter
image: docker.io/bitnami/apache-exporter:1.0.8-debian-12-r7
- name: drupal
image: docker.io/bitnami/drupal:11.0.1-debian-12-r0
image: docker.io/bitnami/drupal:11.0.1-debian-12-r1
- name: os-shell
image: docker.io/bitnami/os-shell:12-debian-12-r27
apiVersion: v2
Expand Down Expand Up @@ -40,4 +40,4 @@ maintainers:
name: drupal
sources:
- https://github.com/bitnami/charts/tree/main/bitnami/drupal
version: 20.0.0
version: 20.0.1
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: 11.0.1-debian-12-r0
tag: 11.0.1-debian-12-r1
digest: ""
## Specify a imagePullPolicy
## Defaults to 'Always' if image tag is 'latest', else set to 'IfNotPresent'
Expand Down

0 comments on commit 0490b9c

Please sign in to comment.