mirror of
https://github.com/bitnami/charts.git
synced 2026-03-10 06:57:55 +08:00
[bitnami/drupal] Release 21.2.8 (#33551)
* [bitnami/drupal] Release 21.2.8 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,12 @@
|
||||
# Changelog
|
||||
|
||||
## 21.2.7 (2025-05-06)
|
||||
## 21.2.8 (2025-05-08)
|
||||
|
||||
* [bitnami/drupal] chore: :recycle: :arrow_up: Update common and remove k8s < 1.23 references ([#33354](https://github.com/bitnami/charts/pull/33354))
|
||||
* [bitnami/drupal] Release 21.2.8 ([#33551](https://github.com/bitnami/charts/pull/33551))
|
||||
|
||||
## <small>21.2.7 (2025-05-06)</small>
|
||||
|
||||
* [bitnami/drupal] chore: :recycle: :arrow_up: Update common and remove k8s < 1.23 references (#33354) ([06648bb](https://github.com/bitnami/charts/commit/06648bb460b7b064848f4abc3e131d145bb0960c)), closes [#33354](https://github.com/bitnami/charts/issues/33354)
|
||||
|
||||
## <small>21.2.6 (2025-04-25)</small>
|
||||
|
||||
|
||||
@@ -2,18 +2,18 @@
|
||||
# SPDX-License-Identifier: APACHE-2.0
|
||||
|
||||
annotations:
|
||||
tanzuCategory: application
|
||||
category: CMS
|
||||
licenses: Apache-2.0
|
||||
images: |
|
||||
- name: apache-exporter
|
||||
image: docker.io/bitnami/apache-exporter:1.0.10-debian-12-r4
|
||||
image: docker.io/bitnami/apache-exporter:1.0.10-debian-12-r5
|
||||
- name: drupal
|
||||
image: docker.io/bitnami/drupal:11.1.6-debian-12-r7
|
||||
image: docker.io/bitnami/drupal:11.1.7-debian-12-r0
|
||||
- name: os-shell
|
||||
image: docker.io/bitnami/os-shell:12-debian-12-r43
|
||||
licenses: Apache-2.0
|
||||
tanzuCategory: application
|
||||
apiVersion: v2
|
||||
appVersion: 11.1.6
|
||||
appVersion: 11.1.7
|
||||
dependencies:
|
||||
- condition: mariadb.enabled
|
||||
name: mariadb
|
||||
@@ -24,7 +24,9 @@ dependencies:
|
||||
tags:
|
||||
- bitnami-common
|
||||
version: 2.x.x
|
||||
description: Drupal is one of the most versatile open source content management systems in the world. It is pre-configured with the Ctools and Views modules, Drush and Let's Encrypt auto-configuration support.
|
||||
description: Drupal is one of the most versatile open source content management systems
|
||||
in the world. It is pre-configured with the Ctools and Views modules, Drush and
|
||||
Let's Encrypt auto-configuration support.
|
||||
home: https://bitnami.com
|
||||
icon: https://dyltqmyl993wv.cloudfront.net/assets/stacks/drupal/img/drupal-stack-220x234.png
|
||||
keywords:
|
||||
@@ -41,4 +43,4 @@ maintainers:
|
||||
name: drupal
|
||||
sources:
|
||||
- https://github.com/bitnami/charts/tree/main/bitnami/drupal
|
||||
version: 21.2.7
|
||||
version: 21.2.8
|
||||
|
||||
@@ -73,7 +73,7 @@ usePasswordFiles: true
|
||||
image:
|
||||
registry: docker.io
|
||||
repository: bitnami/drupal
|
||||
tag: 11.1.6-debian-12-r7
|
||||
tag: 11.1.7-debian-12-r0
|
||||
digest: ""
|
||||
## Specify a imagePullPolicy
|
||||
## ref: https://kubernetes.io/docs/concepts/containers/images/#pre-pulled-images
|
||||
@@ -749,7 +749,7 @@ metrics:
|
||||
image:
|
||||
registry: docker.io
|
||||
repository: bitnami/apache-exporter
|
||||
tag: 1.0.10-debian-12-r4
|
||||
tag: 1.0.10-debian-12-r5
|
||||
digest: ""
|
||||
pullPolicy: IfNotPresent
|
||||
## Optionally specify an array of imagePullSecrets.
|
||||
|
||||
Reference in New Issue
Block a user