Skip to content

Commit

Permalink
[bitnami/drupal] Release 21.1.4 (#32174)
Browse files Browse the repository at this point in the history
* [bitnami/drupal] Release 21.1.4 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 Feb 26, 2025
1 parent c69bb88 commit d01701e
Show file tree
Hide file tree
Showing 4 changed files with 20 additions and 15 deletions.
9 changes: 7 additions & 2 deletions bitnami/drupal/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,8 +1,13 @@
# Changelog

## 21.1.3 (2025-02-06)
## 21.1.4 (2025-02-26)

* [bitnami/drupal] Release 21.1.3 ([#31803](https://github.com/bitnami/charts/pull/31803))
* [bitnami/drupal] Release 21.1.4 ([#32174](https://github.com/bitnami/charts/pull/32174))

## <small>21.1.3 (2025-02-06)</small>

* [bitnami/drupal] Release 21.1.3 (#31803) ([5f4890c](https://github.com/bitnami/charts/commit/5f4890c2c54371b3e06660fd1c7e65315a742225)), closes [#31803](https://github.com/bitnami/charts/issues/31803)
* Update copyright year (#31682) ([e9f02f5](https://github.com/bitnami/charts/commit/e9f02f5007068751f7eb2270fece811e685c99b6)), closes [#31682](https://github.com/bitnami/charts/issues/31682)

## <small>21.1.2 (2025-01-07)</small>

Expand Down
8 changes: 4 additions & 4 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: 20.2.2
version: 20.4.1
- name: common
repository: oci://registry-1.docker.io/bitnamicharts
version: 2.29.1
digest: sha256:8e394669a5842c64de12812471c9396527067a5329735871e0e79aca7fe4501d
generated: "2025-02-06T00:29:19.16775713Z"
version: 2.30.0
digest: sha256:21131a29acca29b3a365f60e3eca011e5cdea14734c15aec55b7d76c557a498e
generated: "2025-02-26T09:41:43.81095906Z"
10 changes: 5 additions & 5 deletions bitnami/drupal/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -6,13 +6,13 @@ annotations:
licenses: Apache-2.0
images: |
- name: apache-exporter
image: docker.io/bitnami/apache-exporter:1.0.9-debian-12-r11
image: docker.io/bitnami/apache-exporter:1.0.9-debian-12-r16
- name: drupal
image: docker.io/bitnami/drupal:11.1.2-debian-12-r0
image: docker.io/bitnami/drupal:11.1.3-debian-12-r0
- name: os-shell
image: docker.io/bitnami/os-shell:12-debian-12-r36
image: docker.io/bitnami/os-shell:12-debian-12-r39
apiVersion: v2
appVersion: 11.1.2
appVersion: 11.1.3
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: 21.1.3
version: 21.1.4
8 changes: 4 additions & 4 deletions bitnami/drupal/values.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -70,7 +70,7 @@ extraDeploy: []
image:
registry: docker.io
repository: bitnami/drupal
tag: 11.1.2-debian-12-r0
tag: 11.1.3-debian-12-r0
digest: ""
## Specify a imagePullPolicy
## ref: https://kubernetes.io/docs/concepts/containers/images/#pre-pulled-images
Expand Down Expand Up @@ -696,7 +696,7 @@ volumePermissions:
image:
registry: docker.io
repository: bitnami/os-shell
tag: 12-debian-12-r36
tag: 12-debian-12-r39
digest: ""
pullPolicy: IfNotPresent
## Optionally specify an array of imagePullSecrets.
Expand Down Expand Up @@ -746,7 +746,7 @@ metrics:
image:
registry: docker.io
repository: bitnami/apache-exporter
tag: 1.0.9-debian-12-r11
tag: 1.0.9-debian-12-r16
digest: ""
pullPolicy: IfNotPresent
## Optionally specify an array of imagePullSecrets.
Expand Down Expand Up @@ -913,7 +913,7 @@ certificates:
image:
registry: docker.io
repository: bitnami/os-shell
tag: 12-debian-12-r36
tag: 12-debian-12-r39
digest: ""
## Specify a imagePullPolicy
## ref: https://kubernetes.io/docs/concepts/containers/images/#pre-pulled-images
Expand Down

0 comments on commit d01701e

Please sign in to comment.