mirror of
https://github.com/bitnami/charts.git
synced 2026-03-07 16:17:21 +08:00
[bitnami/drupal] ⚡ ⬆️ Update dependency references (#34176)
* [bitnami/drupal] Release 21.2.10 updating components versions Signed-off-by: Bitnami Bot <bitnami.bot@broadcom.com> * Update CHANGELOG.md Signed-off-by: Bitnami Bot <bitnami.bot@broadcom.com> --------- Signed-off-by: Bitnami Bot <bitnami.bot@broadcom.com>
This commit is contained in:
@@ -1,8 +1,13 @@
|
||||
# Changelog
|
||||
|
||||
## 21.2.9 (2025-06-05)
|
||||
## 21.2.10 (2025-06-06)
|
||||
|
||||
* [bitnami/drupal] :zap: :arrow_up: Update dependency references ([#34134](https://github.com/bitnami/charts/pull/34134))
|
||||
* [bitnami/drupal] :zap: :arrow_up: Update dependency references ([#34176](https://github.com/bitnami/charts/pull/34176))
|
||||
|
||||
## <small>21.2.9 (2025-06-05)</small>
|
||||
|
||||
* [bitnami/drupal] :zap: :arrow_up: Update dependency references (#34134) ([cad0bf7](https://github.com/bitnami/charts/commit/cad0bf7670597148be076a4a5a403cfd0091fffb)), closes [#34134](https://github.com/bitnami/charts/issues/34134)
|
||||
* [bitnami/kubeapps] Deprecation followup (#33579) ([77e312c](https://github.com/bitnami/charts/commit/77e312c1772d4d7c4dc5d3ac0e80f4e452e3a062)), closes [#33579](https://github.com/bitnami/charts/issues/33579)
|
||||
|
||||
## <small>21.2.8 (2025-05-08)</small>
|
||||
|
||||
|
||||
@@ -7,13 +7,13 @@ annotations:
|
||||
- name: apache-exporter
|
||||
image: docker.io/bitnami/apache-exporter:1.0.10-debian-12-r9
|
||||
- name: drupal
|
||||
image: docker.io/bitnami/drupal:11.1.7-debian-12-r2
|
||||
image: docker.io/bitnami/drupal:11.1.8-debian-12-r0
|
||||
- name: os-shell
|
||||
image: docker.io/bitnami/os-shell:12-debian-12-r46
|
||||
licenses: Apache-2.0
|
||||
tanzuCategory: application
|
||||
apiVersion: v2
|
||||
appVersion: 11.1.7
|
||||
appVersion: 11.1.8
|
||||
dependencies:
|
||||
- condition: mariadb.enabled
|
||||
name: mariadb
|
||||
@@ -43,4 +43,4 @@ maintainers:
|
||||
name: drupal
|
||||
sources:
|
||||
- https://github.com/bitnami/charts/tree/main/bitnami/drupal
|
||||
version: 21.2.9
|
||||
version: 21.2.10
|
||||
|
||||
@@ -73,7 +73,7 @@ usePasswordFiles: true
|
||||
image:
|
||||
registry: docker.io
|
||||
repository: bitnami/drupal
|
||||
tag: 11.1.7-debian-12-r2
|
||||
tag: 11.1.8-debian-12-r0
|
||||
digest: ""
|
||||
## Specify a imagePullPolicy
|
||||
## ref: https://kubernetes.io/docs/concepts/containers/images/#pre-pulled-images
|
||||
|
||||
Reference in New Issue
Block a user