Skip to content

Commit

Permalink
[bitnami/drupal] Release 20.0.5 (bitnami#29384)
Browse files Browse the repository at this point in the history
* [bitnami/drupal] Release 20.0.5 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]>
Signed-off-by: Michael Faherty <[email protected]>
  • Loading branch information
bitnami-bot authored and mike12806 committed Oct 30, 2024
1 parent e28de02 commit cf1c9fc
Show file tree
Hide file tree
Showing 3 changed files with 10 additions and 6 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

## 20.0.4 (2024-09-06)
## 20.0.5 (2024-09-12)

* [bitnami/drupal] Release 20.0.4 ([#29286](https://github.com/bitnami/charts/pull/29286))
* [bitnami/drupal] Release 20.0.5 ([#29384](https://github.com/bitnami/charts/pull/29384))

## <small>20.0.4 (2024-09-06)</small>

* [bitnami/drupal] Release 20.0.4 (#29286) ([cc775b8](https://github.com/bitnami/charts/commit/cc775b8b4889f3a393e7d39ed20feecc4221b9b2)), closes [#29286](https://github.com/bitnami/charts/issues/29286)

## <small>20.0.3 (2024-09-06)</small>

Expand Down
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-r9
- name: drupal
image: docker.io/bitnami/drupal:11.0.2-debian-12-r2
image: docker.io/bitnami/drupal:11.0.4-debian-12-r0
- name: os-shell
image: docker.io/bitnami/os-shell:12-debian-12-r30
apiVersion: v2
appVersion: 11.0.2
appVersion: 11.0.4
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: 20.0.4
version: 20.0.5
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.2-debian-12-r2
tag: 11.0.4-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 cf1c9fc

Please sign in to comment.