mirror of
https://github.com/bitnami/charts.git
synced 2026-03-13 06:47:24 +08:00
[bitnami/drupal] Bump chart version (#26768)
* [bitnami/drupal] Bump chart version Signed-off-by: juan131 <jariza@vmware.com> * Update CHANGELOG.md Signed-off-by: Bitnami Containers <bitnami-bot@vmware.com> --------- Signed-off-by: juan131 <jariza@vmware.com> Signed-off-by: Bitnami Containers <bitnami-bot@vmware.com> Co-authored-by: Bitnami Containers <bitnami-bot@vmware.com>
This commit is contained in:
committed by
GitHub
parent
b08646eec1
commit
01766d58ad
@@ -1,8 +1,12 @@
|
||||
# Changelog
|
||||
|
||||
## 18.21.1 (2024-06-04)
|
||||
## 18.21.2 (2024-06-05)
|
||||
|
||||
* [bitnami/drupal] Fix typo in deployment.yaml template ([#26679](https://github.com/bitnami/charts/pull/26679))
|
||||
* [bitnami/drupal] Bump chart version ([#26768](https://github.com/bitnami/charts/pull/26768))
|
||||
|
||||
## <small>18.21.1 (2024-06-04)</small>
|
||||
|
||||
* [bitnami/drupal] Fix typo in deployment.yaml template (#26679) ([5d83a69](https://github.com/bitnami/charts/commit/5d83a69dd3168a476a8edb9ea2d85c23b97cea13)), closes [#26679](https://github.com/bitnami/charts/issues/26679)
|
||||
|
||||
## 18.21.0 (2024-06-03)
|
||||
|
||||
|
||||
@@ -14,30 +14,30 @@ annotations:
|
||||
apiVersion: v2
|
||||
appVersion: 10.2.6
|
||||
dependencies:
|
||||
- condition: mariadb.enabled
|
||||
name: mariadb
|
||||
repository: oci://registry-1.docker.io/bitnamicharts
|
||||
version: 18.x.x
|
||||
- name: common
|
||||
repository: oci://registry-1.docker.io/bitnamicharts
|
||||
tags:
|
||||
- bitnami-common
|
||||
version: 2.x.x
|
||||
- condition: mariadb.enabled
|
||||
name: mariadb
|
||||
repository: oci://registry-1.docker.io/bitnamicharts
|
||||
version: 18.x.x
|
||||
- name: common
|
||||
repository: oci://registry-1.docker.io/bitnamicharts
|
||||
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.
|
||||
home: https://bitnami.com
|
||||
icon: https://bitnami.com/assets/stacks/drupal/img/drupal-stack-220x234.png
|
||||
keywords:
|
||||
- drupal
|
||||
- cms
|
||||
- blog
|
||||
- http
|
||||
- web
|
||||
- application
|
||||
- php
|
||||
- drupal
|
||||
- cms
|
||||
- blog
|
||||
- http
|
||||
- web
|
||||
- application
|
||||
- php
|
||||
maintainers:
|
||||
- name: Broadcom, Inc. All Rights Reserved.
|
||||
url: https://github.com/bitnami/charts
|
||||
- name: Broadcom, Inc. All Rights Reserved.
|
||||
url: https://github.com/bitnami/charts
|
||||
name: drupal
|
||||
sources:
|
||||
- https://github.com/bitnami/charts/tree/main/bitnami/drupal
|
||||
version: 18.21.1
|
||||
- https://github.com/bitnami/charts/tree/main/bitnami/drupal
|
||||
version: 18.21.2
|
||||
|
||||
Reference in New Issue
Block a user